Skip to content

Commit

Permalink
Update src/callbacks_step/glm_speed.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Winters <[email protected]>
  • Loading branch information
SimonCan and andrewwinters5000 authored Mar 14, 2024
1 parent 7c3248c commit 2114a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/callbacks_step/glm_speed.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The `cfl` number should be set to the same value as for the time step size calcu
`glm_scale` ensures that the GLM wave speed is lower than the fastest physical waves in the MHD
solution and should thus be set to a value within the interval [0,1]. Note that `glm_scale = 0`
deactivates the divergence cleaning.
In case of coupling semidiscretizations, specify for which semi_index the divergence
In case of coupled semidiscretizations, specify for which semi_index the divergence
cleaning should be applied.
"""
struct GlmSpeedCallback{RealT <: Real}
Expand Down

0 comments on commit 2114a81

Please sign in to comment.