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

Update Fortran so FMS is built with -DGFS_PHYS #63

Merged
merged 3 commits into from
Apr 22, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,12 @@ Latest
------

Major changes:
- Updated fv3gfs-fortran submodule to 31fc2ee. Important changes are addition of `do_gfdl_mp_in_physics` and `do_only_clearsky_rad` namelist parameters.
Minor changs:
- Updated fv3gfs-fortran submodule to 42f2877a. Important changes are:
- Addition of `do_gfdl_mp_in_physics` and `do_only_clearsky_rad` namelist parameters.
- Physical constants in model changed to `GFS_PHYS` versions.
- Preliminary online coarse-graining code infrastructure introduced.

Minor changes:
- Replaced latent and sensible heat fortran variable names with instantaneous versions instead of cumulative. Updated units of total_precipitation.


Expand Down
2 changes: 1 addition & 1 deletion lib/external