Versions Compared

Key

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

...

Code Block
breakoutModewide
${CODE_ROOT}/cime/scripts/create_newcase --case ${CASE_NAME} --compset ${COMPSET} --res ${RES} --pecount ${PECOUNT} --compiler ${COMPILER} --walltime ${WALLTIME} --queue ${QUEUE}

** For PM: Also specify --compiler gnugpu and --project e3sm_g

Then cd ${CASE_NAME}

Step 4: Change CIME settings (if Desired)

...