Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Please follow the steps below when wanting to run the regionally refined model (RRM) CONUS grid in ACME.

Step-by-step guide

Check-out the ACME's RRM branch:

  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 branches I have locally
    $ git branch -r # lists the 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

 

Here is a picture of the CONUS grid:  Regionally Refined CONUS Grids

Filter by label

There are no items with the selected labels at this time.

  • No labels