Difference between revisions of "CyberShake simulation specifications"
From SCECpedia
Jump to navigationJump to searchLine 15: | Line 15: | ||
*Run server (string) | *Run server (string) | ||
*Minimum Vs (in m/s, 1 float) | *Minimum Vs (in m/s, 1 float) | ||
− | * | + | *Velocity model list (complex type, includes GTL information) |
+ | *Smoothing distance (in km, 1 float) | ||
=== PreCVM === | === PreCVM === | ||
Line 28: | Line 29: | ||
Produced: | Produced: | ||
*Surface coordinates of corners of simulation volume (4 sets of double (lat, lon) coordinates in degrees) | *Surface coordinates of corners of simulation volume (4 sets of double (lat, lon) coordinates in degrees) | ||
− | *Projection used | + | *Dimensions of region (in km, 3 floats) |
+ | *Number of grid points in each dimension (3 ints) | ||
+ | *Projection used (string) | ||
=== UCVM === | === UCVM === | ||
Line 36: | Line 39: | ||
*Minimum Vs | *Minimum Vs | ||
*Grid spacing | *Grid spacing | ||
+ | *Velocity model list | ||
Produced: | Produced: | ||
+ | === Smoothing === | ||
+ | |||
+ | Consumed: | ||
+ | *Smoothing distance | ||
+ | *Velocity model list | ||
+ | |||
+ | Produced: | ||
+ | |||
+ | === PreSgt === | ||
+ | |||
+ | Consumed: | ||
+ | *Grid spacing | ||
+ | *Deterministic frequency | ||
+ | |||
+ | Produced: | ||
+ | |||
+ | === PreAWP === | ||
+ | Consumed: | ||
− | + | Produced: |
Revision as of 20:29, 15 October 2019
This page is to gather and document the development of a specifications file, generated by the DAX generator and consumed/augmented by workflow stages, which tracks specification information about a CyberShake run. The concept is that having this will simplify reproducibility of previous CyberShake results.
Contents
Specifications to track
This is a list of specifications to track, along with the number and type of data, and what is consumed/produced by each step.
DAX Generator
Produced:
- Timestep (in sec, 1 float)
- Grid spacing (in meters, 1 float)
- Deterministic frequency (in sec, 1 float)
- Depth (in km, 1 float)
- Rotation angle (in degrees, 1 float)
- Run server (string)
- Minimum Vs (in m/s, 1 float)
- Velocity model list (complex type, includes GTL information)
- Smoothing distance (in km, 1 float)
PreCVM
Consumed:
- Deterministic frequency
- Grid spacing
- Depth
- Rotation angle
- Run server
Produced:
- Surface coordinates of corners of simulation volume (4 sets of double (lat, lon) coordinates in degrees)
- Dimensions of region (in km, 3 floats)
- Number of grid points in each dimension (3 ints)
- Projection used (string)
UCVM
Consumed:
- Deterministic frequency
- Minimum Vs
- Grid spacing
- Velocity model list
Produced:
Smoothing
Consumed:
- Smoothing distance
- Velocity model list
Produced:
PreSgt
Consumed:
- Grid spacing
- Deterministic frequency
Produced:
PreAWP
Consumed:
Produced: