Skip to content

Commit

Permalink
Merge branch 'master' of github.com:trixi-framework/paper-self-gravit…
Browse files Browse the repository at this point in the history
…ating-gas-dynamics
  • Loading branch information
sloede committed Aug 24, 2020
2 parents bf5a2fc + 4c670bd commit 5f89f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion section-4.1-convergence-tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ julia> Trixi.convtest("parameters_eoc_test_coupled_euler_gravity.toml", 4, N=4)
## Sec. 4.1.3, Table 5, EOC tests coupled Euler-gravity (update gravity once per step)

```julia
julia> Trixi.convtest("parameters_coupling_convergence_test.toml", 4,
julia> Trixi.convtest("parameters_eoc_test_coupled_euler_gravity.toml", 4,
update_gravity_once_per_stage=false)
```

0 comments on commit 5f89f85

Please sign in to comment.