Skip to content

Commit

Permalink
Update src/equations/compressible_moist_euler_2d_lucas.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Hendrik Ranocha <[email protected]>
  • Loading branch information
MarcoArtiano and ranocha authored Jan 28, 2025
1 parent 43dd6e0 commit 1cb12fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/equations/compressible_moist_euler_2d_lucas.jl
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ end
# boundary top
z_top = 16000.0
# positive even power with default value 2
gamma = 2.0f0
gamma = 2
# relaxation coefficient > 0
alpha = 0.5f0

Expand Down

0 comments on commit 1cb12fc

Please sign in to comment.