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

LaMEM with FastScapeFortranLib #29

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

liyy1125
Copy link

@liyy1125 liyy1125 commented Nov 4, 2024

1. correct the bug when gathering vz to process 0; add a global vector to collect the velocity
2. add surface mode in .dat, and whether use FastScape can be set in .dat now
3. add a loading part, parameters used in FastScape can be set in .dat now
4. change the advecting part, depending on whether to use FastScape
5. add a refined part, using bilinear interpolation

    1. correct the bug when gathering vz to process 0; add a global vector to collect the velocity
    2. add surface mode in .dat, and whether use FastScape can be set in .dat now
    3. add a loading part, parameters used in FastScape can be set in .dat now
    4. change the advecting part, depending on whether to use FastScape
    5. add a refined part, using bilinear interpolation
1. add a saving part
2. correct a bug when using the VecScatterCreateToZero
3. add output in the terminal and change the input par
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