You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: param_templates/json/MOM_input.json
+51-11Lines changed: 51 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -68,14 +68,6 @@
68
68
"$OCN_GRID == \"tx2_3v2\"": false
69
69
}
70
70
},
71
-
"DIABATIC_FIRST": {
72
-
"description": "\"[Boolean] default = False\nIf true, apply diabatic and thermodynamic processes,\nincluding buoyancy forcing and mass gain or loss,\nbefore stepping the dynamics forward.\"\n",
73
-
"datatype": "logical",
74
-
"units": "Boolean",
75
-
"value": {
76
-
"$OCN_GRID == \"tx2_3v2\"": true
77
-
}
78
-
},
79
71
"USE_REGRIDDING": {
80
72
"description": "\"[Boolean] default = False\nIf True, use the ALE algorithm (regridding/remapping).\nIf False, use the layered isopycnal algorithm.\"\n",
81
73
"datatype": "logical",
@@ -467,6 +459,14 @@
467
459
"datatype": "string",
468
460
"value": "PPM_CW"
469
461
},
462
+
"REMAP_VEL_CONSERVE_KE": {
463
+
"description": "\"[Boolean] default = False\nIf true, a correction is applied to the baroclinic component of velocity after\nremapping so that total KE is conserved. KE may not be conserved when\n(CS%BBL_h_vel_mask > 0.0) .and. (CS%h_vel_mask > 0.0)\"\n",
464
+
"datatype": "logical",
465
+
"units": "Boolean",
466
+
"value": {
467
+
"$OCN_GRID == \"tx2_3v2\"": false
468
+
}
469
+
},
470
470
"INIT_LAYERS_FROM_Z_FILE": {
471
471
"description": "\"[Boolean] default = False\nIf true, intialize the layer thicknesses, temperatures,\nand salnities from a Z-space file on a latitude-\nlongitude grid.\"\n",
472
472
"datatype": "logical",
@@ -505,6 +505,14 @@
505
505
"units": "Boolean",
506
506
"value": false
507
507
},
508
+
"Z_INIT_REMAP_GENERAL": {
509
+
"description": "\"[Boolean] default = False\nIf false, only initializes to z* coordinates. If true, allows initialization\ndirectly to general coordinates.\"\n",
510
+
"datatype": "logical",
511
+
"units": "Boolean",
512
+
"value": {
513
+
"$MOM6_VERTICAL_GRID == \"hycom1\" and $OCN_GRID in [\"tx2_3v2\"]": true
514
+
}
515
+
},
508
516
"USE_VARIABLE_MIXING": {
509
517
"description": "\"[Boolean] default = False\nIf true, the variable mixing code will be called. This\nallows diagnostics to be created even if the scheme is\nnot used. If KHTR_SLOPE_CFF>0 or KhTh_Slope_Cff>0,\nthis is set to true regardless of what is in the\nparameter file.\"\n",
510
518
"datatype": "logical",
@@ -694,7 +702,7 @@
694
702
"datatype": "real",
695
703
"units": "not defined",
696
704
"value": {
697
-
"$MOM6_VERTICAL_GRID == \"hycom1\"": 0.01
705
+
"$MOM6_VERTICAL_GRID == \"hycom1\"": 0.0
698
706
}
699
707
},
700
708
"MAXIMUM_INT_DEPTH_CONFIG": {
@@ -708,7 +716,8 @@
708
716
"description": "\"default = 'NONE'\nDetermines how to specify the maximum layer thicknesses.\nValid options are:\nNONE - there are no maximum layer thicknesses\nPARAM - use the vector-parameter MAX_LAYER_THICKNESS\nFILE:string - read from a file. The string specifies\nthe filename and variable name, separated\nby a comma or space, e.g. FILE:lev.nc,Z\nFNC1:string - FNC1:dz_min,H_total,power,precision\nThe list of maximum thickness for each layer.\"\n",
"description": "\"[Boolean] default = False\nKHTH_MIN is enforced throughout the whole water column. Otherwise,\nKHTH_MIN is only enforced at the surface. This parameter is only available\nwhen KHTH_USE_EBT_STRUCT=True and KHTH_MIN>0.\"\n",
1043
+
"datatype": "logical",
1044
+
"units": "Boolean",
1045
+
"value": {
1046
+
"$OCN_GRID == \"tx2_3v2\"": true
1047
+
}
1048
+
},
1024
1049
"KHTH_MAX_CFL": {
1025
1050
"description": "\"[nondimensional] default = 0.8\nThe maximum value of the local diffusive CFL ratio that\nis permitted for the thickness diffusivity. 1.0 is the\nmarginally unstable value in a pure layered model, but\nmuch smaller numbers (e.g. 0.1) seem to work better for\nALE-based models.\"\n",
1026
1051
"datatype": "real",
@@ -1557,7 +1582,14 @@
1557
1582
"datatype": "integer",
1558
1583
"value": {
1559
1584
"$OCN_GRID == \"tx0.25v1\"": 3,
1560
-
"$OCN_GRID == \"tx2_3v2\"": 3
1585
+
"$OCN_GRID == \"tx2_3v2\"": 2
1586
+
}
1587
+
},
1588
+
"OPACITY_SCHEME": {
1589
+
"description": "\"default = 'MANIZZA_05'\nThis character string specifies how chlorophyll concentrations are translated\ninto opacities. Currently valid options include:\n MANIZZA_05 - Use Manizza et al., GRL, 2005.\n MOREL_88 - Use Morel, JGR, 1988.\n OHLMANN_03 - Use Ohlmann, J Clim, 2003.\"\n",
1590
+
"datatype": "string",
1591
+
"value": {
1592
+
"$OCN_GRID == \"tx2_3v2\"": "OHLMANN_03"
1561
1593
}
1562
1594
},
1563
1595
"TRACER_ADVECTION_SCHEME": {
@@ -1592,6 +1624,14 @@
1592
1624
"$OCN_GRID == \"tx2_3v2\"": 50.0
1593
1625
}
1594
1626
},
1627
+
"FULL_DEPTH_KHTR_MIN": {
1628
+
"description": "\"[Boolean] default = False\nKHTR_MIN is enforced throughout the whole water column. Otherwise,\nKHTR_MIN is only enforced at the surface. This parameter is only available\nwhen KHTR_USE_EBT_STRUCT=True and KHTR_MIN>0.\"\n",
1629
+
"datatype": "logical",
1630
+
"units": "Boolean",
1631
+
"value": {
1632
+
"$OCN_GRID == \"tx2_3v2\"": true
1633
+
}
1634
+
},
1595
1635
"DEBUG": {
1596
1636
"description": "\"If true, write out verbose debugging data.\"\n",
0 commit comments