Skip to content

Commit

Permalink
fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
cgilet authored Jun 20, 2024
1 parent 1e03c39 commit 1ddaf78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/incflo.H
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ private:
amrex::Real m_dt_change_max = amrex::Real(1.1);

// Initial projection / iterations
bool m_do_initial_proj = true;
bool m_do_initial_proj = true;
int m_initial_iterations = 3;

// Use Boussinesq approximation for buoyancy?
Expand Down

0 comments on commit 1ddaf78

Please sign in to comment.