We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd2452f commit e070589Copy full SHA for e070589
test/advection_test/test_host.F90
@@ -1062,8 +1062,8 @@ program test
1062
'cloud_liquid_dry_mixing_ratio ', &
1063
'ccpp_constituent_tendencies ', &
1064
'ccpp_constituents ', &
1065
- 'dynamic_constituents_for_cld_liq ', &
1066
- 'dynamic_constituents_for_cld_ice ', &
+ 'dynamic_constituents_for_cld_liq ', &
+ 'dynamic_constituents_for_cld_ice ', &
1067
'tendency_of_cloud_liquid_dry_mixing_ratio', &
1068
'cloud_ice_dry_mixing_ratio ' /)
1069
test_reqvars1 = (/ &
@@ -1073,8 +1073,8 @@ program test
1073
1074
1075
'cloud_ice_dry_mixing_ratio ', &
1076
1077
1078
'water_temperature_at_freezing ', &
1079
1080
0 commit comments