Skip to content

Commit

Permalink
Update src/OceanSeaIceModels/CrossRealmFluxes/similarity_theory_turbu…
Browse files Browse the repository at this point in the history
…lent_fluxes.jl

Co-authored-by: Gregory L. Wagner <[email protected]>
  • Loading branch information
simone-silvestri and glwagner authored Apr 26, 2024
1 parent 067c4a5 commit ac9137f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ end
return Δh, Δu, Δv, Δθ, Δq
end

@inline function compute_similarity_theory_fluxes(roughness_lengths::ConstantRoughnessLength,
@inline function compute_similarity_theory_fluxes(roughness_lengths,
surface_state,
atmos_state,
thermodynamics_parameters,
Expand Down

0 comments on commit ac9137f

Please sign in to comment.