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: Tristan Montoya <[email protected]>
  • Loading branch information
benegee and tristanmontoya authored Jul 23, 2024
1 parent 4a70804 commit 51cbcea
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 @@ -353,7 +353,7 @@ import Trixi: varnames, flux_chandrashekar, boundary_condition_slip_wall,
zero(eltype(u)), zero(eltype(u)))
end

# Raylight damping sponge source term form A. Sridhar et al.,
# Rayleigh damping sponge source term form A. Sridhar et al.,
# Large-eddy simulations with ClimateMachine: a new open-sourcecode for
# atmospheric simulations on GPUs and CPUs, 2 Oct 2021, doi: 10.5194/gmd-15-6259-2022,
# https://arxiv.org/abs/2110.00853 [physics.ao-ph] .
Expand Down

0 comments on commit 51cbcea

Please sign in to comment.