source: BOL/Multi_atlas/Doc/Readme @ 3684

Last change on this file since 3684 was 3684, checked in by idelkadi, 4 years ago

Repository under svn of a first version of Multiatlas diagnostics for LMDZ. This version is adapted to be able to run a LMDZ multiatlas on an individual account on the ciclad machine of the IPSL. In this version, the parts to be modified are identified so as to subsequently adapt it to other machines.
This version is still under development.

File size: 699 bytes
Line 
1A.Idelkadi, mai 2020
2
3Steps to follow in order to run your Multiatlas :
41. Download the LMDZ "Multiatlas" package (svn)
5  svn co
6
72. Install it on your machine :
8 ./install_multi_atlas.sh
9
103. Create the multiatlas directory (example Multi01) :
11 mkdir -p /prodigfs/ipslfs/dods/YourLoginName/lmdz/MultiSimu/Multi01
12 cp def.txt  atlas-def /prodigfs/ipslfs/dods/YourLoginName/lmdz/MultiSimu/Multi01/.
13 Open and change characteristics (names, date, ...) of simulations in :
14  /prodigfs/ipslfs/dods/YourLoginName/lmdz/MultiSimu/Multi01/def.txt
15 Open and change name of variables in :
16  /prodigfs/ipslfs/dods/YourLoginName/lmdz/MultiSimu/Multi01/atlas.def
17
183. Then you can run :
19  ./job_multi.sh Multi01
20
Note: See TracBrowser for help on using the repository browser.