Skip to content

Commit

Permalink
Synced physics with UWM:ufs/dev. Chnged TEMPO control flag from 8 to 88.
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinswales committed Jan 6, 2025
1 parent fe003c9 commit 84c011c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ccpp/data/GFS_typedefs.F90
Original file line number Diff line number Diff line change
Expand Up @@ -942,7 +942,7 @@ module GFS_typedefs
integer :: imp_physics !< choice of microphysics scheme
integer :: imp_physics_gfdl = 11 !< choice of GFDL microphysics scheme
integer :: imp_physics_thompson = 8 !< choice of Thompson microphysics scheme
integer :: imp_physics_tempo = 8 !< choice of TEMPO microphysics scheme
integer :: imp_physics_tempo = 88 !< choice of TEMPO microphysics scheme
integer :: imp_physics_wsm6 = 6 !< choice of WSMG microphysics scheme
integer :: imp_physics_zhao_carr = 99 !< choice of Zhao-Carr microphysics scheme
integer :: imp_physics_zhao_carr_pdf = 98 !< choice of Zhao-Carr microphysics scheme with PDF clouds
Expand Down
2 changes: 1 addition & 1 deletion ccpp/physics

0 comments on commit 84c011c

Please sign in to comment.