Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small fixes - main_driver.cpp and MFsurfchem #187

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

HyuntaeJung
Copy link
Contributor

  1. src_compressible_stag/main_driver.cpp
    : At line 138, the error message appears even when do_1D = 1. I suggest adding "&& do_1D == 0".

  2. src_MFsurfchem/MFsurfchem_functions.cpp
    : Fix dx[#] in the calculation of Ntot, based on the surface direction (ads_wall_dir).
    Note that there was no issue with the previous result because I used dx=dy=dz before.

  3. exec/compressible_stag_mui/GNUmakefile
    : Based on the change in exec/compressible_stag/GNUmakefile, I have fixed GNUmakefile in compressible_stag_mui. I believe there are no issues.

@HyuntaeJung HyuntaeJung requested review from ajnonaka and ckim103 March 12, 2025 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant