Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mathause/CTSM_pesieber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTSM for CCLM2 (branch release-clm5.0)

Clone the branch:
git clone -b release-clm5.0 https://github.com/pesieber/CTSM.git clm5.0
cd clm5.0
./manage_externals/checkout_externals

Note: you may need a fresh clone if you have ran checkout_externals on the main branch before (e.g. if you get errors about non-existing xml variable names, this is why...)

Install oasis (required for coupling):
spack install oasis@master%[email protected] fflags="-ffree-line-length-512"

Copy CCLM2_inputdata to your $SCRATCH (2 alternatives, depending on access)
cp -r /project/sm61/shared/CCLM2_inputdata $SCRATCH/.
cp -r /scratch/snx3000/psieber/CCLM2_inputdata $SCRATCH/.

CTSM

DOI

Overview and resources

The Community Terrestrial Systems Model.

This includes the Community Land Model (CLM5.0 and CLM4.5) of the Community Earth System Model.

For documentation, quick start, diagnostics, model output and references, see

http://www.cesm.ucar.edu/models/cesm2.0/land/

and

https://escomp.github.io/ctsm-docs/

For help with how to work with CTSM in git, see

https://github.com/ESCOMP/CTSM/wiki/Quick-start-to-CTSM-development-with-git

and

https://github.com/ESCOMP/ctsm/wiki/Recommended-git-setup

For support with model use, troubleshooting, etc., please use the CTSM forum (or other appropriate forum) here:

https://xenforo.cgd.ucar.edu/cesm/

To get updates on CTSM tags and important notes on CTSM developments join our low traffic email list:

https://groups.google.com/a/ucar.edu/forum/#!forum/ctsm-dev

(Send email to [email protected] if you have problems with any of this)

CTSM code management team

CTSM code management is provided primarily by:

Software engineering team:

Science team:

About

Fork of CTSM to implement OASIS coupling for CCLM2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 91.7%
  • Perl 3.5%
  • Python 2.8%
  • Shell 1.2%
  • NCL 0.5%
  • CMake 0.1%
  • Other 0.2%