Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
marchdf committed Nov 26, 2024
1 parent c023265 commit 591392d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ ABLMeanBoussinesq::ABLMeanBoussinesq(const CFDSim& sim)
: m_mesh(sim.mesh()), m_transport(sim.transport_model())

{

const auto& abl = sim.physics_manager().get<amr_wind::ABL>();
abl.register_mean_boussinesq_term(this);

Expand Down

0 comments on commit 591392d

Please sign in to comment.