Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
milankl committed Oct 18, 2024
1 parent 9176b35 commit 03396a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dynamics/initial_conditions.jl
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ end
"""$(TYPEDSIGNATURES)
Rossby-Haurwitz wave initial conditions as in Williamson et al. 1992, J Computational Physics
with an additional cut-off amplitude `c` to filter out tiny harmonics in the vorticity field."""
function intialize!(
function initialize!(
progn::PrognosticVariables,
initial_conditions::RossbyHaurwitzWave,
model::AbstractModel,
Expand Down

0 comments on commit 03396a6

Please sign in to comment.