From: michael Date: Wed, 7 Oct 2020 08:29:26 +0000 (+0200) Subject: Updated README file X-Git-Tag: V9_6_0~14 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=973248c3f7cc720bd0e6b13b70421a71aca50c08;p=tools%2Fsolverlab.git Updated README file --- diff --git a/README.md b/README.md index 473f314..2febd74 100755 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ The library is currently developed for linux distributions and is maintained on Examples of use --------------- - [Examples of stable numerical methods for the 1D linear transport equation](CDMATH/tests/doc/1DTransportEquation/RegularGrid/TransportEquation1D_RegularGrid.ipynb) -- [Shock formation and numerical capture issues for the 1D Burgers' equations](tests/doc/1DBurgersEquation/BurgersEquation1D.ipynb) +- [Shock formation and numerical capture issues for the 1D Burgers' equations](CDMATH/tests/doc/1DBurgersEquation/BurgersEquation1D.ipynb) - [Influence of the mesh on the convergence and low Mach precision for the UPWIND finite volume method applied to the 2D wave system](CDMATH/tests/doc/2DWaveSystemVF_stationary/Convergence_WaveSystem_Upwind_SQUARE.ipynb) - [Influence of the mesh on the convergence and low Mach precision for the CENTERED finite volume method applied to the 2D wave system](CDMATH/tests/doc/2DWaveSystemVF_stationary/Convergence_WaveSystem_Centered_SQUARE.ipynb) - [Influence of the mesh on the convergence and low Mach precision for the STAGGERED finite volume method applied to the 2D wave system](CDMATH/tests/doc/2DWaveSystemVF_stationary/Convergence_WaveSystem_Staggered_SQUARE_squares.ipynb) @@ -41,7 +41,7 @@ Create your source directory. For instance: * `cd ~/workspace/SOLVERLAB` Download from salome-platform.org -* clone the git repository to a folder SOLVERLAB-master: `git clone http://git.salome-platform.org/gitpub/modules/SolverLab.git SOLVERLAB-master` +* clone the git repository to a folder SOLVERLAB-master: `git clone http://git.salome-platform.org/gitpub/modules/solverlab.git SOLVERLAB-master` Set the environment for the compilation of SOLVERLAB