-
Notifications
You must be signed in to change notification settings - Fork 0
p3 in homme #16
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
base: og/cpstar
Are you sure you want to change the base?
p3 in homme #16
Conversation
|
Commit 7de2632 can be used as a "baseline" to track changes into p3 source files. This commit finalized the move of p3 source files into homme with only bare mandatory changes. The other changes (including debug statements) could potentially touch p3 source files, so best is to run diffs to make sure the changes do not alter p3 code. |
| real(rl) :: gamma ! coefficient for latent heat computation, gamma = Lvap / (Cp * exner) | ||
| real(rl) :: T ! temperature [K] | ||
| logical :: is_saturated | ||
| integer :: ii, jj, kk |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i also name my indices like that :)
…ted it into a column p3 proc), fix bug in computing FQ (added pdel factor), fix bug in simple qsat adj for using proper rho_water, fix dtime in p3, switch to adjustment of dp3d in forcing
Autoconversion and accretion: cleanup namelists
open this as a way to browse changes