{{draft}} "The [https://www.cesm.ucar.edu/ Community Earth System Model] is a fully coupled global climate model developed in collaboration with colleagues in the research community. CESM provides state of the art computer simulations of Earth's past, present, and future climate states." =Porting and Validating= The below configuration files and commands are designed for a local installation of CESM 2.1.5. Local installations allow for [https://ncar.github.io/CESM-Tutorial/notebooks/sourcemods/sourcemods.html source code changes] which may be useful for specific research purposes. Before making the adaptations as described below, please [https://www.cesm.ucar.edu/models/cesm2/download download CESM 2.1.5 from the CESM developers] in your local directory. ==Local machine file==
~/.cime/config_machines.xml
from the following minimal content per cluster:
~/.cime/config_batch.xml
from the following minimal content:
~/.cime/config_compilers.xml
from the following minimal content per cluster:
cesm
and the current
machine:
{{Command2
|prompt=[name@server ~]$
|/path/to/CESM/cime/scripts/create_newcase --case test_case --compset IHistClm50Bgc --res f19_g17
}}
=Reference=
* [https://www.cesm.ucar.edu/ Main website]
** [https://escomp.github.io/CESM/versions/cesm2.1/html/ CESM Quickstart Guide (CESM2.1)]
** [https://esmci.github.io/cime/versions/maint-5.6/html/xml_files/cesm.html CESM Coupled Model XML Files]