Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
pegasus-isi
ACME-Workflow
Commits
48396e5f
Commit
48396e5f
authored
Jan 28, 2015
by
Juve, Gideon
Browse files
Update README
parent
8e571f2c
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
48396e5f
...
...
@@ -3,6 +3,9 @@ ACME-Workflow
Pegasus workflow for ACME climate models.
Consult the
[
CESM User's Guide
](
http://www.cesm.ucar.edu/models/cesm1.2/cesm/doc/usersguide/book1.html
)
for more information about the climate code used by this workflow.
On Hopper
---------
You need to create the case while logged into Hopper.
...
...
@@ -23,9 +26,10 @@ option for the Pegasus planner so that CASEDIR will become Pegasus' scratch dir.
$ ./create_newcase -case $CASEDIR -mach hopper -compset F1850 -res T31_g37 -project m2187
In this case "m2187" is our Hopper project ID, and "mach" means "machine"
and should be set to "hopper". The "compset" defines what initial conditions
you want to use, and "res" specifies the resolution. Possible compsets: F1850, B1850.
Possible resolutions: ne30_g16, T31_g37.
and should be set to "hopper". The "compset" defines the component set, or the
set of model components and configuration you want to use, and "res" specifies
the resolution, or grid setting. Possible compsets include: F1850, B1850.
Possible grids include: ne30_g16, T31_g37.
2.
Make any manual changes to the case that are required for your simulation.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment