A.Idelkadi, mai 2020 Ajouts precisions: I.Musat, 29.04.2021 Steps to follow in order to run your Multiatlas : 1. Download the LMDZ "Multiatlas" package (svn) svn co https://svn.lmd.jussieu.fr/LMDZ/BOL/Multi_atlas 2. Install it on your machine : cd Multi_atlas chmod +x install_multi_atlas.sh ./install_multi_atlas.sh 3. Create the multiatlas directory (example Multi01) : mkdir -p /prodigfs/ipslfs/dods/YourLoginName/lmdz/MultiSimu/Multi01 cp Utils/def.txt Utils/atlas-def /prodigfs/ipslfs/dods/YourLoginName/lmdz/MultiSimu/Multi01/. Open and change characteristics (names, date, ...) of simulations in : /prodigfs/ipslfs/dods/YourLoginName/lmdz/MultiSimu/Multi01/def.txt Open and change name of variables in : /prodigfs/ipslfs/dods/YourLoginName/lmdz/MultiSimu/Multi01/atlas.def 4. add the simulations with the links to the outputs of your multiatlas in the run file : runs.txt 5. Then you can run : ./job_multi.sh Multi01