-
Notifications
You must be signed in to change notification settings - Fork 324
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
Bugfix for calculating moist air density in init_atm_core #829
Conversation
@liujake If you could base the |
@mgduda I tried 'git rebase master' for this branch, looks like having some conflict. It will be easier to close this PR and do another one by creating a new branch based on master and do another PR. Is that Ok? |
modified: src/core_init_atmosphere/mpas_init_atm_cases.F
@mgduda I have a new branch 'bugfix_t2tv_v7.1' in my fork, which is based off of 'master' (not hotfix-v7.1). I can make a PR against hotfix-v7.1 if that is ok to you. |
@liujake Unless you need to preserve the current |
@mgduda Never did this way. Can you give me an exact command to use for 'git push --force ?' from local branch? |
@liujake The following should work:
|
@mgduda I did force-push. I do not see how can I change PR target to hotfix-v7.1? Can you do the change? |
@liujake I just updated the base of this PR to Thanks for providing this fix! |
This is a one line bug fix, part of MPAS-JEDI modifications documented in this issue #789.
When calculating moist air density, should use virtual temperature instead of temperature.