Versions Compared

Key

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

...

  1. Check-out ACME : see Development Quick Guide for details.
  2. Create and build a new case from the scripts directory:
    1. $ ./create_newcase -res conusx4v1_conusx4v1 -case $CASENAME -compset $COMPSET -mach $MACH -project $PROJECT
      ACME v0 – an example for L30: $ ./create_newcase -case f1850c5_conusx4v1 -project 150001 -compset F1850C5 -res conusx4v1_conusx4v1 -mach skybridge
      ACME v1 – an example for L72: $ ./create_newcase -case f1850c5fFC5AV1C-04P2_conusx4v1 _L72 -project 150001 -compset FC5AV1C-compset F1850C5 04P2 -res conusx4v1L72conusx4v1_conusx4v1L72 conusx4v1 -mach skybridge

  3. Edit env_mach_pes.xml as needed.  For Sandia's Redsky skybridge machine, using 200 800 cores and 1 thread for each component runs at 0X.25 YZ simulated years per day.
  4. Edit env_run.xml as needed to specify the run-length. 
  5. Set-up and build the case.
    $ ./cesm_setup   
    $ ./$CASENAME.build  
     (When building a case for the first time, the script will look for the boundary and initial condition files which are located on the ACME data server.  See ACME Input Data Repository.)
  6. Edit the namelist files (i.e., user_nl_cam) for user-specified output settings.  The recommended settings (as of ) are to follow the ne120 tunings for v0.3 listed in ne120 user_nl_cam.   The user should change zmconv_tau from 3000 to 3600, an ne30 setting, when running RRM.
  7. Run your $CASENAME
  8. Report the machine upon which you successfully ran the RRM configuration.  (Configuration Management /wiki/spaces/ED/pages/1867951 for a list of machines)
MachineDateACME CaseResolutionDurationPOCNotes
Redsky

 

FC5AV1C-04P2CONUS5 days
Skybridge

 

FC5AV1C-04CONUS5 days
Edison

FC5AV1C-04P2CONUS15 days

Cab

Syrah

 
FC5AV1C-04P2CONUS15 days

LLNL LC machines

Mira

 

FC5AV1C-03conusx4v1_conusx4v15 days






...