Heracles 4.0 User's Guide: Difference between revisions
Line 32: | Line 32: | ||
Enter a 1-line Experiment Description: | |||
Enter a 1-line Experiment Description: | |||
This should be short but descriptive, since it will be used to label plots. It can have spaces, though the string will be stored with underscores for the spaces. Provide a description and hit return. | This should be short but descriptive, since it will be used to label plots. It can have spaces, though the string will be stored with underscores for the spaces. Provide a description and hit return. | ||
Enter an Experiment Source Tag for History (Default: Heracles-4_0): | |||
Enter an Experiment Source Tag for History (Default: Heracles-4_0): | |||
xxx | xxx | ||
Line 69: | Line 67: | ||
The options b/c/d/e select a resolution with lat/lon, and c48-c1440 select one with the cubed sphere. Enter a resolution like so: | The options b/c/d/e select a resolution with lat/lon, and c48-c1440 select one with the cubed sphere. Enter a resolution like so: | ||
c48 | |||
c48 | |||
and hit enter. | and hit enter. | ||
Enter the Atmospheric Model Vertical Resolution: LM (Default: 72) | |||
Do you wish to run the COUPLED Ocean/Sea-Ice Model? (Default: NO or FALSE) | |||
Do you wish to run the COUPLED Ocean/Sea-Ice Model? (Default: NO or FALSE) | |||
You probably don't, so hit enter. | You probably don't, so hit enter. | ||
Line 90: | Line 87: | ||
Unless you are using a higher-resolution experiment, the default will suffice. | Unless you are using a higher-resolution experiment, the default will suffice. | ||
Do you wish to run GOCART? (Default: NO or FALSE) | |||
Do you wish to run GOCART? (Default: NO or FALSE) | |||
GOCART is the interactive chemistry package, as opposed to prescribed chemistry. It incurs a significant performance cost, so unless you know you want it, you should go with the default. The following assumes that you have entered "y". Otherwise, skip two steps to "Enter the tag..." | GOCART is the interactive chemistry package, as opposed to prescribed chemistry. It incurs a significant performance cost, so unless you know you want it, you should go with the default. The following assumes that you have entered "y". Otherwise, skip two steps to "Enter the tag..." | ||
Enter the GOCART Emission Files to use: MERRA2 (Default), PIESA, CMIP, NR, MERRA2-DD or OPS: | |||
Select your favorite emission files here. | Select your favorite emission files here. | ||
Enter the AERO_PROVIDER: GOCART (Default) or GOCART.data: | |||
Enter the AERO_PROVIDER: GOCART (Default) or | |||
Here you get to choose again to use interactive or prescribed aerosols. | Here you get to choose again to use interactive or prescribed aerosols. | ||
Line 118: | Line 109: | ||
This provides a default HISTORY.rc (output specification) file. The initial default will be the tag of the build in which you are running <code>gcm_setup</code>. The idea is that you can save a custom <code>HISTORY.rc</code> to the repository and have it checked out for your experiments. | This provides a default HISTORY.rc (output specification) file. The initial default will be the tag of the build in which you are running <code>gcm_setup</code>. The idea is that you can save a custom <code>HISTORY.rc</code> to the repository and have it checked out for your experiments. | ||
Enter Desired Location for HOME Directory (to contain scripts and RC files) | |||
Hit ENTER to use Default Location: | |||
Enter Desired Location for HOME Directory (to contain scripts and RC files) | ---------------------------------- | ||
Hit ENTER to use Default Location: | Default: /discover/nobackup/aeichman/myexp42 | ||
---------------------------------- | |||
Default: /discover/nobackup/aeichman/myexp42 | |||
This option determines where the experiment's home directory is located -- where the basic job scripts and major RC files (<code>AGCM.rc</code>, <code>CAP.rc</code> and <code>HISTORY.rc</code>) will be located. The first time you run the script it will default to a subdirectory under your account's home directory named <code>geos5</code>, remember what you decide (in <code>~/.HOMDIRroot</code>) and use that as a default in subsequent times the script is run. This initial default is fine, though another possibility is to enter your nobackup space, as shown here. This will place all of the HOME directory files of the experiment together with the rest of them. | This option determines where the experiment's home directory is located -- where the basic job scripts and major RC files (<code>AGCM.rc</code>, <code>CAP.rc</code> and <code>HISTORY.rc</code>) will be located. The first time you run the script it will default to a subdirectory under your account's home directory named <code>geos5</code>, remember what you decide (in <code>~/.HOMDIRroot</code>) and use that as a default in subsequent times the script is run. This initial default is fine, though another possibility is to enter your nobackup space, as shown here. This will place all of the HOME directory files of the experiment together with the rest of them. | ||
Enter Desired Location for EXPERIMENT Directory (to contain model output and restart files) | |||
Enter Desired Location for EXPERIMENT Directory (to contain model output and restart files) | Hit ENTER to use Default Location: | ||
Hit ENTER to use Default Location: | ---------------------------------- | ||
---------------------------------- | Default: /discover/nobackup/aeichman/myexp42 | ||
Default: /discover/nobackup/aeichman/myexp42 | |||
This determines the experiment directory, where restart files and various job output is stored. These are the storage-intensive parts and so default to the <code>nobackup</code> space. | This determines the experiment directory, where restart files and various job output is stored. These are the storage-intensive parts and so default to the <code>nobackup</code> space. | ||
Enter Location for Build directory containing: src/ Linux/ etc... | Enter Location for Build directory containing: src/ Linux/ etc... | ||
Hit ENTER to use Default Location: | Hit ENTER to use Default Location: | ||
---------------------------------- | ---------------------------------- | ||
Default: /discover/nobackup/aeichman/Heracles-4_0 | Default: /discover/nobackup/aeichman/Heracles-4_0 | ||
This determines which of your local builds is used to create the experiment. It defaults to the build of the script you are running, which is generally a good idea. | This determines which of your local builds is used to create the experiment. It defaults to the build of the script you are running, which is generally a good idea. | ||
Line 167: | Line 152: | ||
Creating gcm_convert.j for Experiment: myexp42 | Creating gcm_convert.j for Experiment: myexp42 | ||
Creating gcm_plot.tmpl for Experiment: myexp42 | Creating gcm_plot.tmpl for Experiment: myexp42 | ||
Creating gcm_quickplot.csh for Experiment: myexp | |||
Creating gcm_moveplot.j for Experiment: myexp | |||
Creating gcm_stats.j for Experiment: myexp | |||
Creating gcm_forecast.tmpl for Experiment: myexp42 | Creating gcm_forecast.tmpl for Experiment: myexp42 | ||
Creating gcm_forecast.setup for Experiment: myexp42 | Creating gcm_forecast.setup for Experiment: myexp42 |