Last change
on this file since 4638 was
3883,
checked in by musat, 4 years ago
|
Ajout précisions pour l'installation dans le Readme
Modifs sed dans le concat_html.sh
|
File size:
948 bytes
|
Line | |
---|
1 | A.Idelkadi, mai 2020 |
---|
2 | Ajouts precisions: I.Musat, 29.04.2021 |
---|
3 | |
---|
4 | Steps to follow in order to run your Multiatlas : |
---|
5 | |
---|
6 | 1. Download the LMDZ "Multiatlas" package (svn) |
---|
7 | svn co https://svn.lmd.jussieu.fr/LMDZ/BOL/Multi_atlas |
---|
8 | |
---|
9 | 2. Install it on your machine : |
---|
10 | |
---|
11 | cd Multi_atlas |
---|
12 | chmod +x install_multi_atlas.sh |
---|
13 | ./install_multi_atlas.sh |
---|
14 | |
---|
15 | 3. Create the multiatlas directory (example Multi01) : |
---|
16 | mkdir -p /prodigfs/ipslfs/dods/YourLoginName/lmdz/MultiSimu/Multi01 |
---|
17 | cp Utils/def.txt Utils/atlas-def /prodigfs/ipslfs/dods/YourLoginName/lmdz/MultiSimu/Multi01/. |
---|
18 | Open and change characteristics (names, date, ...) of simulations in : |
---|
19 | /prodigfs/ipslfs/dods/YourLoginName/lmdz/MultiSimu/Multi01/def.txt |
---|
20 | Open and change name of variables in : |
---|
21 | /prodigfs/ipslfs/dods/YourLoginName/lmdz/MultiSimu/Multi01/atlas.def |
---|
22 | |
---|
23 | 4. add the simulations with the links to the outputs of your multiatlas in the run file : runs.txt |
---|
24 | |
---|
25 | 5. Then you can run : |
---|
26 | ./job_multi.sh Multi01 |
---|
27 | |
---|
Note: See
TracBrowser
for help on using the repository browser.