File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,9 +42,9 @@ THERMO_SPANS_COUPLING = True ! [Boolean] default = False
4242 ! coupling timestep. The actual thermodynamic timestep that is used in this case
4343 ! is the largest integer multiple of the coupling timestep that is less than or
4444 ! equal to DT_THERM.
45- THICKNESSDIFFUSE = True ! [Boolean] default = False
45+ THICKNESSDIFFUSE = False ! [Boolean] default = False
4646 ! If true, isopycnal surfaces are diffused with a Laplacian coefficient of KHTH.
47- THICKNESSDIFFUSE_FIRST = True ! [Boolean] default = False
47+ THICKNESSDIFFUSE_FIRST = False ! [Boolean] default = False
4848 ! If true, do thickness diffusion or interface height smoothing before dynamics.
4949 ! This is only used if THICKNESSDIFFUSE or APPLY_INTERFACE_FILTER is true.
5050HFREEZE = 10.0 ! [m] default = -1.0
You can’t perform that action at this time.
0 commit comments