Fortuna 2.4 User's Guide: Difference between revisions
Line 24: | Line 24: | ||
<pre> | |||
Enter the Experiment ID: | |||
</pre> | |||
Enter a name and hit return. For this example we'll set the experiment ID to "myexp43". Experiment IDs need to have no whitespace and not start with a digit, since it will be the prefix of job names and PBS imposes certain limits on job names. | |||
<pre> | <pre> | ||
Enter a 1-line Experiment Description: | Enter a 1-line Experiment Description: | ||
</pre> | |||
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. | |||
<pre> | |||
Enter the Lat/Lon Horizontal Resolution: IM JM | Enter the Lat/Lon Horizontal Resolution: IM JM | ||
or ..... the Cubed-Sphere Resolution: cNN | or ..... the Cubed-Sphere Resolution: cNN | ||
</pre> | |||
The lat/lon option allows four resolutions: 144x91, 288x181, 576x361 or 1152x721 corresponding rougly to 2, 1, 1/2 and 1/4 degree resolutions. Enter a resolution like so: | |||
<pre> | |||
144 91 | 144 91 | ||
</pre> | |||
and hit enter. | |||
<pre> | |||
Enter the Model Vertical Resolution: LM (Default: 72) | Enter the Model Vertical Resolution: LM (Default: 72) | ||
</pre> | |||
The current standard is 72 levels, and unless you know what you are doing you should stick with that. | |||
<pre> | |||
Do you wish to run GOCART? (Default: NO or FALSE) | Do you wish to run GOCART? (Default: NO or FALSE) | ||
y | </pre> | ||
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". | |||
<pre> | |||
Enter the GOCART Emission Files to use: "CMIP" (Default), "PIESA", or "OPS": | Enter the GOCART Emission Files to use: "CMIP" (Default), "PIESA", or "OPS": | ||