Property:Describe output parameters model
From CSDMS
This is a property of type Text.
I
Z
list of Zones: The discrete zones identified in the mask. +
W
M
W
G
C
organic (allochthonous and autochthonous) and mineral deposition, bay extent, forest extent, marsh extent are the primary outputs +
organic (allochthonous and autochthonous) and mineral deposition, bay extent, forest extent, marsh extent are the primary outputs +
I
overland runoff, soil moisture, and infiltration information, and landslide assessments (FSPFVL and AL). +
M
rasters of (at ArcGIS ASCII format):
1. soil PSD (d50) for each soil-profile layer at the end of the simulation (e.g. D50aL13.txt)
2. surface soil PSD (d50) at defined temporal increments (e.g. d50aL038.00pc.txt)
3. soil depth (cm) at defined temporal increments (e.g. DepthL038.00pc.txt)
4. total soil erosion (TotalErosion.txt)
5. soil PSD at the end of the simulation - a layer describing the % of each PSD grading class +
F
receivers : ndarray of size (num nodes, max neighbors at node)<br>
For each node, the IDs of the nodes that receive its flow.
For nodes that do not direct flow to all neighbors, grid.BAD_INDEX is given as a placeholder.
The ID of the node itself is given if no other receiver is assigned.
proportions : ndarray of size (num nodes, max neighbors at node)<br>
For each receiver, the proportion of flow (between 0 and 1) is given.
A proportion of zero indicates that the link does not have flow along it.
slopes: ndarray of size (num nodes, max neighbors at node)<br>
For each node in the array ``recievers``, the slope value (positive downhill) in the direction of flow.
If no flow occurs (value of ``recievers`` is -1), then this array is set to 0.
steepest_slope : ndarray<br>
The slope value (positive downhill) in the direction of flow.
steepest_receiver : ndarray<br>
For each node, the node ID of the node connected by the steepest link.
grid.BAD_INDEX is given if no flow emmanates from the node.
sink : ndarray<br>
IDs of nodes that are flow sinks (they are their own receivers)
receiver_links : ndarray of size (num nodes, max neighbors at node)<br>
ID of links that leads from each node to its receiver, or grid.BAD_INDEX if no flow occurs on this link.
steepest_link : ndarray<br>
For each node, the link ID of the steepest link.
grid.BAD_INDEX is given if no flow emanates from the node. +
receivers : ndarray of size (num nodes, max neighbors at node)<br>
For each node, the IDs of the nodes that receive its flow. For nodes that do not direct flow to all neighbors, BAD_INDEX_VALUE is given as a placeholder. The ID of the node itself is given if no other receiver is assigned.
proportions : ndarray of size (num nodes, max neighbors at node)<br>
For each receiver, the proportion of flow (between 0 and 1) is given. A proportion of zero indicates that the link does not have flow along it.
slopes: ndarray of size (num nodes, max neighbors at node)<br>
For each node in the array ``recievers``, the slope value (positive downhill) in the direction of flow. If no flow occurs (value of ``recievers`` is -1), then this array is set to 0.
steepest_slope : ndarray<br>
The slope value (positive downhill) in the direction of flow.
steepest_receiver : ndarray<br>
For each node, the node ID of the node connected by the steepest link. BAD_INDEX_VALUE is given if no flow emmanates from the node.
sink : ndarray<br>
IDs of nodes that are flow sinks (they are their own receivers)
receiver_links : ndarray of size (num nodes, max neighbors at node)<br>
ID of links that leads from each node to its receiver, or BAD_INDEX_VALUE if no flow occurs on this link.
steepest_link : ndarray<br>
For each node, the link ID of the steepest link. BAD_INDEX_VALUE is given if no flow emanates from the node. +
D
A
salt marsh erosion rate,
shape of marsh boundary,
erosion time,
magnitude of erosion events
frequency occurrence erosion events of a given magnitude +
T
sediment concentration (alpha); carrier fluid turbulence (k, epsilon); granular temperature (Theta); fluid pressure (p); sediment and fluid velocities (Ua, Ub); turbulence modulation factor (tmf); particle pressure ( kinetic part, pa), more details are described in the user maunal. +
S
sediment transport rate, direction of sediment transport, bedforms, and several intermediate results (settling velocity, threshold of movements , bed shear stress, etc.) +
M
sediment, root, and carbon fractions as a function of depth
porosity as a function of depth +
see MODFLOW 6 Description of Input/Output
at https://water.usgs.gov/water-resources/software/MODFLOW-6 +
O