diff --git a/README.md b/README.md index 1852e4e2439eebe4f038fc6dfbbf1142e457a988..0300dfd79350390bdd26c4666bd3e7985181f978 100644 --- a/README.md +++ b/README.md @@ -59,13 +59,12 @@ The original version of the code is written in C for pre-postprocessing, IO hand The equations are solved iteratively using time-marching algorithms, and most of the time spent during a time step is usually due to the computation of the velocity-pressure coupling, for simple physics. For this reason, the two test cases chosen for the benchmark suite have been designed to assess the velocity-pressure coupling computation, and rely on the same configuration, with a mesh 8 times larger for Test Case B than for Test Case A, the time step being halved to ensure a correct Courant number. - - Web site: https://code-saturne.org -- Code download: +- Code download: https://repository.prace-ri.eu/ueabs/Code_Saturne/2.1/CS_5.3_PRACE_UEABS.tar.gz - Disclaimer: please note that by downloading the code from this website, you agree to be bound by the terms of the GPL license. -- Build and Run instructions: https://repository.prace-ri.eu/git/UEABS/ueabs/blob/r2.1-dev/code_saturne/Code_Saturne_Build_Run_5.3_UEABS.pdf -- Test Case A: -- Test Case B: +- Build and Run instructions: [code_saturne/Code_Saturne_Build_Run_5.3_UEABS.pdf](code_saturne/Code_Saturne_Build_Run_5.3_UEABS.pdf) +- Test Case A: https://repository.prace-ri.eu/ueabs/Code_Saturne/2.1/CS_5.3_PRACE_UEABS_CAVITY_13M.tar.gz +- Test Case B: https://repository.prace-ri.eu/ueabs/Code_Saturne/2.1/CS_5.3_PRACE_UEABS_CAVITY_111M.tar.gz # CP2K