Skip to content

Commit d59599c

Browse files
committed
Merge branch 'eamxx-topo-defaults' into next (PR #7483)
EAMxx has funky resolution-specific settings for pgrad_correction and hv_ref_profiles [BFB] for most resolutions (NE30, NE256, NE1024) [CC] for some tests, like ne4. Also NE120, NE512 cases.
2 parents f21a493 + fc6e494 commit d59599c

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

components/eamxx/cime_config/namelist_defaults_eamxx.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -822,12 +822,6 @@ be lost if SCREAM_HACK_XML is not enabled.
822822
<dt_remap_factor constraints="ge 1">2</dt_remap_factor>
823823
<dt_tracer_factor constraints="ge 1">1</dt_tracer_factor>
824824
<hv_ref_profiles>6</hv_ref_profiles> <!-- Default (rough topography) -->
825-
<hv_ref_profiles hgrid="ne4np4">0</hv_ref_profiles> <!-- Value for smooth topography/aquaplanet -->
826-
<hv_ref_profiles hgrid="ne120np4">0</hv_ref_profiles>
827-
<hv_ref_profiles hgrid="ne512np4">0</hv_ref_profiles>
828-
<hv_ref_profiles hgrid="ne0np4_conus_x4v1_lowcon">0</hv_ref_profiles>
829-
<hv_ref_profiles hgrid="ne0np4_CAx32v1">0</hv_ref_profiles>
830-
<hv_ref_profiles COMPSET=".*SCREAM%AQUA.*">0</hv_ref_profiles>
831825
<hypervis_order>2</hypervis_order>
832826
<hypervis_scaling>3.0</hypervis_scaling>
833827
<hypervis_subcycle>1</hypervis_subcycle>
@@ -846,12 +840,6 @@ be lost if SCREAM_HACK_XML is not enabled.
846840
<nu_top COMPSET=".*DP-EAMxx">1.0e4</nu_top>
847841
<nu_top hgrid="ne0np4_conus_x4v1_lowcon">100000.0</nu_top>
848842
<pgrad_correction>1</pgrad_correction> <!-- Default (rough topography) -->
849-
<pgrad_correction hgrid="ne4np4">0</pgrad_correction> <!-- Value for smooth topography/aquaplanet -->
850-
<pgrad_correction hgrid="ne120np4">0</pgrad_correction>
851-
<pgrad_correction hgrid="ne512np4">0</pgrad_correction>
852-
<pgrad_correction hgrid="ne0np4_conus_x4v1_lowcon">0</pgrad_correction>
853-
<pgrad_correction hgrid="ne0np4_CAx32v1">0</pgrad_correction>
854-
<pgrad_correction COMPSET=".*SCREAM%AQUA.*">0</pgrad_correction>
855843
<se_ftype valid_values="0,2">0</se_ftype>
856844
<se_geometry>sphere</se_geometry>
857845
<se_geometry COMPSET=".*DP-EAMxx">plane</se_geometry>

0 commit comments

Comments
 (0)