source: CONFIG/UNIFORM/v6/IPSLCM6.3/README

Last change on this file was 5555, checked in by aclsce, 3 years ago

Created IPSLCM6.3 configuration, merge between IPSLCM6.2 and LMDZOR_v6.3.

File size: 1.5 KB
Line 
1**********************************************************************************************
2Compile this configuration using the script compilation_ipslcm6.sh
3
4For default compilation do:
5./compile_ipslcm6.sh
6
7Or to know more about options do:
8./compile_ipslcm6.sh -h
9
10
11**********************************************************************************************
12
13
14How to create a job and run directory :
15
16Choose in EXPERIMENTS the experiment to be done and copy the corresponding config.card to modipsl/config/IPSLCM6/, beside this README file. Modify the config.card as usual, for at least the JobName. Apply ../../libIGCM/ins_job and the creation of a new run directory will be done :
17  - the run directory will be created with the same name as JobName in config.card. If a directory with the same name already exists, nothing will be done.
18  - the PARAM, DRIVER and POST directories from GENERAL/ will be copied into the new run directory.
19  - the COMP directory from EXPERIMENTS/ will be copied into the new run directory, according to the variable ExpType in config.card.
20  - the config.card will be moved into the run directory.
21  - a job will be created in the run directory.
22
23Once the run directory has been created with ins_job, this directory is used as a normal run directory. More run directories can be created using ins_job several times. ins_job will never write in an existing run directory.
24
25
26Documentation on how to use the configurations are found here : http://forge.ipsl.jussieu.fr/igcmg_doc/wiki/Doc
27
Note: See TracBrowser for help on using the repository browser.