Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 412 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 412 Bytes

Machine-specific XML files for running CESM on Oscar

These are files to place in ~/.cime if you want to install your own version of CESM2 on Oscar.

  • config_batch.xml
  • config_compilers.xml
  • config_machines.xml

To use this repository to create your own ~/.cime directory

cd ~
git clone https://github.com/brown-ccv/CIME_Oscar
mkdir ~/.cime
cp CIME_OSCAR/<cesm_version>/<date>/* ~/.cime