We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64a57cb commit 561a5d1Copy full SHA for 561a5d1
README.md
@@ -39,7 +39,7 @@ downloaded manually and then run from within the cloned directory:
39
git clone https://github.com/trixi-framework/TrixiAtmo.jl.git
40
julia --project=@.
41
```
42
-In addition TrixiAtmo.jl requires the numerical solver framework
+In addition, TrixiAtmo.jl requires the numerical solver framework
43
[Trixi.jl](https://github.com/trixi-framework/Trixi.jl), relevant sub-packages of
44
[OrdinaryDiffEq.jl](https://github.com/SciML/OrdinaryDiffEq.jl) for time integration, and
45
[Plots.jl](https://github.com/JuliaPlots/Plots.jl) for visualization, which can be
0 commit comments