Run GEMCLIM
version 3.3.2
This page is intended for people that already know how
to run GEM. If
you never ran GEM before you should rather have a look at the more
explicit running GEMCLIM for newbies
page.
Basically everything that was before called 'gem' or
'gemdm' is now called
'gemclim'.
a) Set the environment
- To obtain the proper environment you must
issue the following command for each new window session:
-
- . r.sm.dot gemclim 3.3.2
- The $gemclim variable
will now point to the climate version 3.3.2 of GEMCLIM.
b) Create executables
- When running at Environment Canada,
your .exper_cour file
should
look like this:
-
- RCSPATH="/usr/local/env/armnlib/modeles/GEMCLIM/v_3.3.2/RCS_DYN
/usr/local/env/armnlib/modeles/GEMCLIM/v_3.3.2/RCS_PHY"
- RCSBASE="v_3.3.2"
- When using CLASS the
CLASS RCS needs to be included as well:
-
- RCSPATH="/usr/local/env/armnlib/modeles/GEMCLIM/v_3.3.2/RCS_DYN
/usr/local/env/armnlib/modeles/GEMCLIM/v_3.3.2/RCS_PHY
/usr/local/env/armnlib/modeles/GEMCLIM/v_3.3.2/RCS_CLASS"
- RCSBASE="v_3.3.2"
- When running marvin or st1
your
'.exper_cour' should look like
this:
-
- RCSPATH="/home/armnlib/ssm/infrastructure_1.0_linux24-x86-64/share/armnlib/modeles/GEMCLIM/v_3.3.2/RCS_DYN
/home/armnlib/ssm/infrastructure_1.0_linux24-x86-64/share/armnlib/modeles/GEMCLIM/v_3.3.2/RCS_PHY"
- RCSBASE="v_3.3.2"
- When using CLASS the
CLASS RCS needs to be included as well:
- RCSPATH="/home/armnlib/ssm/infrastructure_1.0_linux24-x86-64/share/armnlib/modeles/GEMCLIM/v_3.3.2/RCS_DYN
/home/armnlib/ssm/infrastructure_1.0_linux24-x86-64/share/armnlib/modeles/GEMCLIM/v_3.3.2/RCS_PHY
/home/armnlib/ssm/infrastructure_1.0_linux24-x86-64/share/armnlib/modeles/GEMCLIM/v_3.3.2/RCS_CLASS"
- RCSBASE="v_3.3.2"
- You create the executables the same way you would create them
in
non-climate mode. You only have to type
-
- make gemclim
- instead of make gem.
c) Config files
- You will have to change the name of the file
'gem_settings.nml'
to 'gemclim_settings.nml'.
d) Extra scripts
- If you want GEMCLIM to use any customized scripts you will now
have to put
them in a
directory called:
- ${HOME}/modeles/GEMCLIM/v_3.3.2/scripts
Author: Katja Winger
Last update: January 2010