wiki:Doc/Config/LMDZOR_v6.1

Version 4 (modified by jgipsl, 9 years ago) (diff)

--

The LMDZOR_v6 configuration


Person in charge: Josefine Ghattas


1. Description

LMDZOR_v6 is a configuration under construction. More information to come... Default compilation is still 96x96x39. Default option during run time is old physics and 2-layer hydrology. These options can be changed.

2. Parameter files

Most parameter file are found in PARAM/ directory as for the v5 configurations. But some files are now also copied from the model directories. This is the case for field_def_lmdz.xml and field_def_orchidee.xml. In lmdz.card and orchidee.card you can see where the files are taken from.

3. Quick installation

# Installation and compilation
svn co http://forge.ipsl.jussieu.fr/igcmg/svn/modipsl/trunk modipsl
cd modipsl/util
./model LMDZOR_v6
cd ../condig/LMDZOR_v6
gmake      [or gmake LMD144142-L39]

# Experiment setup
cp EXPERIMENT/LMDZOR/clim/config.card .
=> modify at least JobName=MyJobname, DateBegin, DateEnd
../../util/ins_job
cd MyJobname
# Modify default setup: change physics in lmdz.card (for other physics dans AP or NPv3.2 you also need to add physic.def_NPxxx in PARAM/)
# change hydrology(2- or 11- layer) in orchidee.card
ccc_msub Job_MyJobname / llsubmit Job_MyJobname

4. Simulations