Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Follow documentation for ACME Development Quick Start.
  2. Clone a branch on the remote repository that is not already in my local repository.
    $ git branch # lists the branchs branches I have locally
    $ git branch -r # lists the branchs branches on the repo remotely
    $ git status # lists the branch I'm on
    $ git checkout ACME-Climate/ACME/tangq/cam/RRM -b tangq/cam/RRM   # checks out remote branch and names it locally

 

Create and build a new case from the scripts directory:

  1. Suggested syntax
    $ ./create_newcase -case $CASENAME -compset FC5 -mach (your-machine-name-here) -res conusx4v1_conusx4v1
    $ ./cesm_setup
    $ ./$CASENAME.build

 

Info

Filter by label (Content by label)
showLabelsfalse
max5
spacesATM
sortmodified
showSpacefalse
reversetrue
typepage
labelsRRM configure CONUS

...