Commit 8f55723
authored
sima0_09_001: Update CAM7 gravity waves snapshot (#458)
Tag name (required for release branches): sima0_09_001
Originator(s): @jimmielin
Description (include the issue title, and the keyword ['closes',
'fixes', 'resolves'] followed by the issue number):
- Fix #457 by updating with CAM7 snapshot made with cam6_4_141
- Update to atmos_phys atmos_phys0_20_000 to bring in latest tag in sync
with CAM
Describe any changes made to build system: N/A
Describe any changes made to the namelist: N/A
List any changes to the defaults for the input datasets (e.g. boundary
datasets):
- Updated snapshot file for cam7 GW
List all files eliminated and why: N/A
List all files added and what they do: N/A
List all existing files that have been modified, and describe the
changes:
(Helpful git command: `git diff --name-status
development...<your_branch_name>`)
```
M .gitmodules
M src/physics/ncar_ccpp
- bring in atmos_phys0_20_000
M cime_config/testdefs/testmods_dirs/cam/outfrq_gw_cam7_derecho/user_nl_cam
- update snapshot for CAM7 GW
```
If there are new failures (compared to the
`test/existing-test-failures.txt` file),
have them OK'd by the gatekeeper, note them here, and add them to the
file.
If there are baseline differences, include the test and the reason for
the
diff. What is the nature of the change? Roundoff?
derecho/intel/aux_sima:
```
SMS_Ln9.ne3pg3_ne3pg3_mg37.FCAM7.derecho_intel.cam-outfrq_se_cslam_analy_ic (Overall: DIFF) details:
- bringing in moving mountain gravity wave bug fix
SMS_Ln9.ne3pg3_ne3pg3_mg37.FKESSLER.derecho_intel.cam-outfrq_se_cslam_multitape (Overall: NLFAIL) details:
- pre-existing failure
```
derecho/gnu/aux_sima:
```
SMS_Ln2.ne3pg3_ne3pg3_mg37.FPHYStest.derecho_gnu.cam-outfrq_gw_cam7_derecho (Overall: DIFF) details:
- bringing in moving mountain gravity wave bug fix (new baseline)
- physics check data now continues to pass successfully even after updating atmos_phys.
SMS_Ln9.ne3pg3_ne3pg3_mg37.FCAM7.derecho_gnu.cam-outfrq_se_cslam_analy_ic (Overall: DIFF) details:
- bringing in moving mountain gravity wave bug fix (new baseline)
```
If this changes climate describe any run(s) done to evaluate the new
climate in enough detail that it(they) could be reproduced:
CAM-SIMA date used for the baseline comparison tests if different than
latest:1 parent 31d38b5 commit 8f55723
3 files changed
Lines changed: 4 additions & 4 deletions
File tree
- cime_config/testdefs/testmods_dirs/cam/outfrq_gw_cam7_derecho
- src/physics
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
- schemes/gravity_wave_drag/gravity_wave_drag_moving_mountain.F90+12-1
- schemes/radiation_utils/solar_irradiance_data.F90+421
- schemes/radiation_utils/solar_irradiance_data.meta+223
- schemes/radiation_utils/solar_irradiance_data_namelist.xml+157
- schemes/rrtmgp/objects/ccpp_fluxes.meta+2-1
- schemes/rrtmgp/objects/ccpp_fluxes_byband.meta+1-1
- schemes/rrtmgp/objects/ccpp_gas_concentrations.meta+1-1
- schemes/rrtmgp/objects/ccpp_gas_optics_rrtmgp.meta+5-1
- schemes/rrtmgp/objects/ccpp_optical_props.meta+4-1
- schemes/rrtmgp/objects/ccpp_source_functions.meta+1-1
- schemes/rrtmgp/rrtmgp_constituents.F90+166
- schemes/rrtmgp/rrtmgp_constituents.meta+65
- schemes/rrtmgp/rrtmgp_constituents_namelist.xml+105
- schemes/rrtmgp/rrtmgp_inputs.F90+19-22
- schemes/rrtmgp/rrtmgp_inputs.meta+334
- schemes/rrtmgp/rrtmgp_inputs_setup.F90+27-15
- schemes/rrtmgp/rrtmgp_inputs_setup.meta+256
- schemes/rrtmgp/rrtmgp_lw_aerosols.F90+39
- schemes/rrtmgp/rrtmgp_lw_aerosols.meta+31
- schemes/rrtmgp/rrtmgp_lw_calculate_fluxes.F90+70
- schemes/rrtmgp/rrtmgp_lw_calculate_fluxes.meta+109
- schemes/rrtmgp/rrtmgp_lw_calculate_heating_rate.F90+40
- schemes/rrtmgp/rrtmgp_lw_calculate_heating_rate.meta+67
- schemes/rrtmgp/rrtmgp_lw_cloud_optics.F90+6-23
- schemes/rrtmgp/rrtmgp_lw_cloud_optics.meta+191
- schemes/rrtmgp/rrtmgp_lw_gas_optics.F90+88-87
- schemes/rrtmgp/rrtmgp_lw_gas_optics.meta+141
- schemes/rrtmgp/rrtmgp_lw_gas_optics_namelist.xml+91
- schemes/rrtmgp/rrtmgp_lw_gas_optics_pre.F90+3-4
- schemes/rrtmgp/rrtmgp_lw_gas_optics_pre.meta+94
- schemes/rrtmgp/rrtmgp_lw_mcica_subcol_gen.F90+25-16
- schemes/rrtmgp/rrtmgp_lw_mcica_subcol_gen.meta+106
- schemes/rrtmgp/rrtmgp_lw_rte.F90+3-3
- schemes/rrtmgp/rrtmgp_lw_rte.meta+129
- schemes/rrtmgp/rrtmgp_post.F90+9-2
- schemes/rrtmgp/rrtmgp_post.meta+148
- schemes/rrtmgp/rrtmgp_pre.F90+49-35
- schemes/rrtmgp/rrtmgp_pre.meta+301
- schemes/rrtmgp/rrtmgp_pre_namelist.xml+329
- schemes/rrtmgp/rrtmgp_subcycle.F90+41
- schemes/rrtmgp/rrtmgp_subcycle.meta+52
- schemes/rrtmgp/rrtmgp_sw_aerosols.F90+42
- schemes/rrtmgp/rrtmgp_sw_aerosols.meta+37
- schemes/rrtmgp/rrtmgp_sw_calculate_fluxes.F90+111
- schemes/rrtmgp/rrtmgp_sw_calculate_fluxes.meta+139
- schemes/rrtmgp/rrtmgp_sw_calculate_heating_rate.F90+39
- schemes/rrtmgp/rrtmgp_sw_calculate_heating_rate.meta+67
- schemes/rrtmgp/rrtmgp_sw_cloud_optics.F90+27-18
- schemes/rrtmgp/rrtmgp_sw_cloud_optics.meta+277
- schemes/rrtmgp/rrtmgp_sw_gas_optics.F90+97-96
- schemes/rrtmgp/rrtmgp_sw_gas_optics.meta+119
- schemes/rrtmgp/rrtmgp_sw_gas_optics_namelist.xml+91
- schemes/rrtmgp/rrtmgp_sw_gas_optics_pre.F90+4-5
- schemes/rrtmgp/rrtmgp_sw_gas_optics_pre.meta+97
- schemes/rrtmgp/rrtmgp_sw_mcica_subcol_gen.F90+15-13
- schemes/rrtmgp/rrtmgp_sw_mcica_subcol_gen.meta+121
- schemes/rrtmgp/rrtmgp_sw_rte.F90+9-8
- schemes/rrtmgp/rrtmgp_sw_rte.meta+119
- schemes/rrtmgp/rrtmgp_sw_solar_var.F90+21-72
- schemes/rrtmgp/rrtmgp_sw_solar_var.meta+98
- schemes/rrtmgp/rrtmgp_sw_solar_var_setup.F90+80
- schemes/rrtmgp/rrtmgp_sw_solar_var_setup.meta+38
- schemes/rrtmgp/rrtmgp_variables.F90+97
- schemes/rrtmgp/rrtmgp_variables.meta+139
- schemes/rrtmgp/utils/calculate_net_heating.F90+3-3
- schemes/rrtmgp/utils/calculate_net_heating.meta+79
- schemes/rrtmgp/utils/radiation_tools.F90+1-1
- schemes/rrtmgp/utils/rrtmgp_cloud_optics_setup.meta+31
- schemes/rrtmgp/utils/rrtmgp_cloud_optics_setup_namelist.xml+130
- schemes/rrtmgp/utils/rrtmgp_dry_static_energy_tendency.meta+61
- schemes/sima_diagnostics/rrtmgp_cloud_diagnostics.F90+97
- schemes/sima_diagnostics/rrtmgp_cloud_diagnostics.meta+113
- schemes/sima_diagnostics/rrtmgp_diagnostics.F90+80
- schemes/sima_diagnostics/rrtmgp_diagnostics.meta+101
- schemes/sima_diagnostics/rrtmgp_lw_diagnostics.F90+158
- schemes/sima_diagnostics/rrtmgp_lw_diagnostics.meta+173
- schemes/sima_diagnostics/rrtmgp_sw_diagnostics.F90+218
- schemes/sima_diagnostics/rrtmgp_sw_diagnostics.meta+221
- schemes/sima_diagnostics/scheme_diagnostics_template.F90-1
- suites/suite_cam4.xml+49-4
- test/test_suites/suite_rrtmgp.xml+53
0 commit comments