Skip to content

Conversation

@oksanaguba
Copy link
Owner

@oksanaguba oksanaguba commented Feb 17, 2025

open this as a way to browse changes

@oksanaguba oksanaguba changed the title p3 p3 in homme Feb 20, 2025
@oksanaguba
Copy link
Owner Author

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

git diff 7de263280e40b175 HEAD

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
Copy link
Owner Author

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 :)

as3833 and others added 4 commits March 10, 2025 11:32
…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
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.

3 participants