|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
A class describing a refinement path and command-line options for a particular PISM verification test. More...
Public Member Functions | |
| def | build_command |
Static Public Attributes | |
| int | N = 50 |
| max number of levels that will work with | |
| string | name = "" |
| one-letter test name | |
| string | test = "" |
| test description | |
| string | path = "" |
| description of the refinement path | |
| list | Mx = [] |
| list | My = [] |
| list | Mz = [31] |
| 31 levels in the ice | |
| list | Mbz = [1] |
| no bedrock by default | |
| string | opts = "" |
| extra options (such as -y, -ys, -ssa_rtol) | |
| string | executable = "pismv" |
A class describing a refinement path and command-line options for a particular PISM verification test.
string executable = "pismv" [static] |
int N = 50 [static] |
1.7.3