Skip to content

Commit

Permalink
Updates for renaming Thompson to TEMPO
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersJensen-NOAA committed Dec 19, 2024
1 parent bfda968 commit ef2c371
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ccpp/config/ccpp_prebuild_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
'module_ozphys' : '',
'ty_ozphys' : '',
},
'module_mp_thompson_params' : {
'module_mp_thompson_params' : '',
'module_mp_tempo_params' : {
'module_mp_tempo_params' : '',
'ty_tempo_cfg' : '',
},
'module_h2ophys' : {
Expand Down
2 changes: 1 addition & 1 deletion ccpp/data/GFS_typedefs.F90
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module GFS_typedefs

use module_radsw_parameters, only: topfsw_type, sfcfsw_type
use module_radlw_parameters, only: topflw_type, sfcflw_type
use module_mp_thompson_params,only: ty_tempo_cfg
use module_mp_tempo_params,only: ty_tempo_cfg
use module_ozphys, only: ty_ozphys
use module_h2ophys, only: ty_h2ophys
use land_iau_mod, only: land_iau_external_data_type, land_iau_control_type, &
Expand Down
2 changes: 1 addition & 1 deletion ccpp/physics

0 comments on commit ef2c371

Please sign in to comment.