Skip to content

Commit 8d15333

Browse files
committed
Add 13 to the possible values for config_init_case in init_atmosphere Registry
This commit adds initialization case 13 (CAM-MPAS 3-d grid with specified topography and zeta levels) to the possible_values attribute for the config_init_case namelist option in the init_atmosphere core Registry.xml file.
1 parent d969b10 commit 8d15333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core_init_atmosphere/Registry.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
8 = surface field (SST, sea-ice) update file for use with real-data simulations \newline
6767
9 = lateral boundary conditions update file for use with real-data simulations \newline
6868
13 = CAM-MPAS 3-d grid with specified topography and zeta levels"
69-
possible_values="1 -- 9"/>
69+
possible_values="1 -- 9, or 13"/>
7070

7171
<nml_option name="config_calendar_type" type="character" default_value="gregorian" in_defaults="false"
7272
units="-"

0 commit comments

Comments
 (0)