hxmhuang / dumped_CIESM

The Community Integrated Earth System Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The present CIESM package includes:

(1) ciesm.model: includes earth system model codes developed by DESS of Tsinghua University based on NCAR CESM_v1.2.1.

(2) install.csh: This script is used to setup model run and archive directories (ciesm.run, ciesm.archive) and setup config_machines.xml.

(3) gen_newcase.csh: This script is used to setup and create model experiments.

================================================= How to use:

(1) Execute ./install.csh to create ciesm.run, ciesm.archive directories.

(2) Edit config_machines.xml, mkbatch.$machine and config_compilers.xml (in the path .../ciesm.model/scripts/ccsm_utils/Machines/) to setup your machine, job system, initial data directory and compiling environment.

(3) Edit gen_newcase.csh to setup your experiments and execute gen_newcase.csh to generate your experiments.

(4) Goto your experiment directory in ciesm.run, then execute the $CASE.submit script to submit.

(5) All output data will be moved to ciesm.archive/$CASE directory after your job finished.

About

The Community Integrated Earth System Model

License:Apache License 2.0


Languages

Language:Fortran 85.5%Language:HTML 3.6%Language:TeX 2.5%Language:Perl 2.4%Language:Shell 1.7%Language:Roff 1.3%Language:C 0.8%Language:M4 0.6%Language:Python 0.5%Language:Makefile 0.3%Language:C++ 0.3%Language:NCL 0.1%Language:MATLAB 0.1%Language:XSLT 0.1%Language:CMake 0.0%Language:JavaScript 0.0%Language:Gnuplot 0.0%Language:CSS 0.0%Language:Pascal 0.0%Language:Awk 0.0%Language:NewLisp 0.0%Language:Assembly 0.0%Language:nesC 0.0%Language:Puppet 0.0%Language:Objective-C 0.0%