wiki:Doc/Config/ICOLMDZOR_v7

Version 2 (modified by jgipsl, 5 years ago) (diff)

--

ICOLMDZOR_v7

ICOLMDZOR_v7_work is a configuration under construction. Contact one of the persons in charge before first use.

Person in charge: Josefine Ghattas, Arnaud Caubel


1. Description

ICOLMDZOR is a configuration coupling DYNAMICO, LMDZ physics and ORCHIDEE.

1.1. Computing centers

ICOLMDZOR_v7_work is currently only maintained at irene/TGCC.

1.2. Compilation

Compilation is done using a script compilation_icolmdzor.sh available in modipsl/config/ICOLMDZOR. The script detects on which computing center the installation is done and sources modules needed for compilation. The same modules will be sourced during run time by libIGCM. The module file is set in the folder modipsl/config/ICOLMDZOR/ARCH/.

2. Quick installation guide

# Install modipsl
svn co http://forge.ipsl.jussieu.fr/igcmg/svn/modipsl/trunk modipsl
cd modipsl/util

# Download and compile configuration ICOLMDZOR_v7_work
./model ICOLMDZOR_v7_work
cd ../config/LMDZOR_v6
./compile_icolmdzor.sh [-debug, ...]

# Experiment setup
cp EXPERIMENT/ICOLMDZOR/clim_noleap/config.card .     # => modify at least JobName=MyJobname, DateBegin, DateEnd in config.card
../../libIGCM/ins_job
cd MyJobname

# Modify default setup: 
# for example change atmospheric resolution nbp, output level, parameter setup or input files

ccc_msub Job_MyJobname