Rev | Line | |
---|
[3684] | 1 | A.Idelkadi, mai 2020 |
---|
[4304] | 2 | I.Musat, 24.10.2022 : 2 ajouts |
---|
| 3 | 1/ adresse svn |
---|
| 4 | 2/ changement PATHS ${dthredds} sur ciclad-ng |
---|
| 5 | dthredds=/thredds/ipsl |
---|
[3684] | 6 | |
---|
| 7 | |
---|
[4304] | 8 | Steps to follow in order to run your Multi_atlas : |
---|
| 9 | |
---|
| 10 | 1. Download the LMDZ "Multi_atlas" package (svn) |
---|
| 11 | svn co https://svn.lmd.jussieu.fr/LMDZ/BOL/Multi_atlas |
---|
| 12 | |
---|
[3684] | 13 | 2. Install it on your machine : |
---|
[4304] | 14 | |
---|
| 15 | cd Multi_atlas |
---|
| 16 | chmod +x install_multi_atlas.sh |
---|
[3684] | 17 | ./install_multi_atlas.sh |
---|
| 18 | |
---|
| 19 | 3. Create the multiatlas directory (example Multi01) : |
---|
[4304] | 20 | mkdir -p ${thredds}/YourLoginName/lmdz/MultiSimu/Multi01 |
---|
| 21 | cp Utils/def.txt Utils/atlas-def ${dthredds}/YourLoginName/lmdz/MultiSimu/Multi01/. |
---|
[3684] | 22 | Open and change characteristics (names, date, ...) of simulations in : |
---|
[4304] | 23 | ${dthredds}/YourLoginName/lmdz/MultiSimu/Multi01/def.txt |
---|
[3684] | 24 | Open and change name of variables in : |
---|
[4304] | 25 | ${dthredds}/YourLoginName/lmdz/MultiSimu/Multi01/atlas.def |
---|
[3684] | 26 | |
---|
[4304] | 27 | 4. add the simulations with the links to the outputs of your multiatlas in the run file : runs.txt |
---|
| 28 | |
---|
| 29 | 5. Then you can run : |
---|
[3684] | 30 | ./job_multi.sh Multi01 |
---|
| 31 | |
---|
Note: See
TracBrowser
for help on using the repository browser.