We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2b2ec9 commit bd99dd7Copy full SHA for bd99dd7
MOM_input
@@ -599,6 +599,9 @@ LATENT_HEAT_VAPORIZATION = 2.501E+06 ! [J/kg] default = 2.5E+06
599
ADJUST_NET_FRESH_WATER_TO_ZERO = True ! [Boolean] default = False
600
! If true, adjusts the net fresh-water forcing seen by the ocean (including
601
! restoring) to zero.
602
+WIND_STAGGER = "A" ! default = "C"
603
+ ! A case-insensitive character string to indicate the staggering of the input
604
+ ! wind stress field. Valid values are 'A', 'B', or 'C'.
605
ENTHALPY_FROM_COUPLER = True ! [Boolean] default = False
606
! If True, the heat (enthalpy) associated with mass entering/leaving the ocean
607
! is provided via coupler.
0 commit comments