From f6f1bfa8069edc421bbdbd539cd891857c77881c Mon Sep 17 00:00:00 2001 From: Andrew Winters Date: Thu, 13 Apr 2023 07:20:25 +0200 Subject: [PATCH] add more information to VR acknowledgement --- README.md | 7 ++++--- docs/src/index.md | 5 +++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1de14ddfccd..3f0a3066c89 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ code from the cloned directory: ```bash git clone git@github.com: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. diff --git a/docs/src/index.md b/docs/src/index.md index 5ccd9511d18..f7e5d51d783 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -355,8 +355,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.