Skip to content

Commit 17d797f

Browse files
author
Steve Goldhaber
committed
- Restore prescribed_ozone_file default and clarify description
- Remove AMIP compset but document how these experiment compsets should be created.
1 parent 87a5e98 commit 17d797f

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

bld/namelist_files/namelist_defaults_cam.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -583,9 +583,9 @@
583583
<carma_soilerosion_file carma="dust">atm/cam/dst/soil_erosion_factor_1x1_c120907.nc</carma_soilerosion_file>
584584
<carma_emis_file carma="tholin">atm/waccm/emis/early_earth_haze.nc</carma_emis_file>
585585

586-
<!-- CAM-Chem ozone (2000 climatology) -->
586+
<!-- Default for ozone is 2000 climatology -->
587587
<prescribed_ozone_datapath>atm/cam/ozone</prescribed_ozone_datapath>
588-
<prescribed_ozone_file>ozone_strataero_b.e30_alpha08o.B1850C_MTt4s.ne30_t232_wgx3.330_branch_1850climo_zm_5day_c260415.nc</prescribed_ozone_file>
588+
<prescribed_ozone_file>ozone_1.9x2.5_L26_2000clim_c091112.nc</prescribed_ozone_file>
589589
<prescribed_ozone_name>O3</prescribed_ozone_name>
590590
<prescribed_ozone_type>CYCLICAL</prescribed_ozone_type>
591591
<prescribed_ozone_cycle_yr>2000</prescribed_ozone_cycle_yr>

cime_config/config_compsets.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -94,12 +94,12 @@
9494
<lname>2000_CAM70%LT%NORESM%GHGCAMoslo_CLM60%FATES-NOCOMP_CICE%PRES_DOCN%DOM_MOSART_DGLC%NOEVOLVE_SWAV_SESP</lname>
9595
</compset>
9696

97-
<!-- CAM7 AMIP -->
98-
99-
<compset>
100-
<alias>NFAMIP</alias>
101-
<lname>AMIP_CAM70%LT%NORESM%CAMoslo_CLM60%FATES-NOCOMP_CICE%PRES_DOCN%DOM_MOSART_DGLC%NOEVOLVE_SWAV_SESP</lname>
102-
</compset>
97+
<!-- CAM7 AMIP-style experiments -->
98+
<!-- These experiments should use "AMIP" as the time period
99+
designation (1979-2021).
100+
The name of the specific experiment (e.g., amip, piClim-X (or
101+
AerChemMIP)) should appear in the compset alias (shortname).
102+
-->
103103

104104
<!-- ********************************* -->
105105
<!-- Hybrid NorESM / CAM-chem compsets -->

0 commit comments

Comments
 (0)