We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b53fcf1 commit f7f067fCopy full SHA for f7f067f
src/OceanSeaIceModels/InterfaceComputations/roughness_lengths.jl
@@ -88,7 +88,7 @@ function MomentumRoughnessLength(FT=Oceananigans.defaults.FloatType;
88
gravitational_acceleration = default_gravitational_acceleration,
89
maximum_roughness_length = 1,
90
air_kinematic_viscosity = 1.5e-5,
91
- wave_formulation = 0.02,
+ wave_formulation = 0.04,
92
smooth_wall_parameter = 0.11)
93
94
if wave_formulation isa Number
0 commit comments