-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add more information to VR acknowledgement
- Loading branch information
1 parent
fc9ba18
commit f6f1bfa
Showing
2 changed files
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -104,7 +104,7 @@ code from the cloned directory: | |
```bash | ||
git clone [email protected]:trixi-framework/Trixi.jl.git | ||
cd Trixi.jl | ||
mkdir run | ||
mkdir run | ||
cd run | ||
julia --project=. -e 'using Pkg; Pkg.develop(PackageSpec(path=".."))' # Install local Trixi clone | ||
julia -e 'using Pkg; Pkg.add(["OrdinaryDiffEq", "Trixi2Vtk", "Plots"])' # Install additional packages | ||
|
@@ -285,8 +285,9 @@ ERC Starting Grant "An Exascale aware and Un-crashable Space-Time-Adaptive | |
Discontinuous Spectral Element Solver for Non-Linear Conservation Laws" (Extreme), | ||
ERC grant agreement no. 714487. | ||
|
||
This project has benefited from funding from Vetenskapsrådet (VR, Swedish Research Council), Sweden grant | ||
agreement 2020-03642 VR. | ||
This project has benefited from funding from Vetenskapsrådet (VR, Swedish Research Council), Sweden | ||
through the VR Starting Grant "Shallow water flows including sediment transport and morphodynamics", | ||
VR grant agreement 2020-03642 VR. | ||
|
||
This project has benefited from funding from the United States National Science Foundation under awards | ||
DMS-1719818 and DMS-1943186. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters