source: CONFIG/UNIFORM/v6/IPSLCM6.2/README @ 4444

Last change on this file since 4444 was 4444, checked in by jgipsl, 5 years ago

Comments for compilation

File size: 1.4 KB
Line 
1This configuration currently only work at irene/TGCC.
2Temporary before compilation following must be done:
3
4ln -s arch-X64_IRENE.env ARCH/arch.env
5source ARCH/arch.env
6gmake
7
8**********************************************************************************************
9
10How to create a job and run directory :
11
12Choose 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 :
13  - 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.
14  - the PARAM, DRIVER and POST directories from GENERAL/ will be copied into the new run directory.
15  - the COMP directory from EXPERIMENTS/ will be copied into the new run directory, according to the variable ExpType in config.card.
16  - the config.card will be moved into the run directory.
17  - a job will be created in the run directory.
18
19Once 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.
20
21
22Documentation on how to use the configurations are found here : http://forge.ipsl.jussieu.fr/igcmg_doc/wiki/Doc
23
Note: See TracBrowser for help on using the repository browser.