Skip to content

Commit

Permalink
Update Fortran so FMS is built with -DGFS_PHYS (#63)
Browse files Browse the repository at this point in the history
This has the effect of changing the physical constants used by fv3gfs and thus required a change to the md5sum files in fv3gfs-fortran.

* Point to latest master commit of fv3gfs-fortran
* Update HISTORY.md
  • Loading branch information
Oliver Watt-Meyer authored Apr 22, 2020
1 parent d924e2b commit 72ad37c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
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

0 comments on commit 72ad37c

Please sign in to comment.