Property:Describe output parameters model

From CSDMS

This is a property of type Text.

Showing 20 pages using this property.
F
"flow__link_to_receiver_node": { "dtype": int, "intent": "out", "optional": False, "units": "-", "mapping": "node", "doc": "ID of link downstream of each node, which carries the discharge", } "flow__receiver_node": { "dtype": int, "intent": "out", "optional": False, "units": "-", "mapping": "node", "doc": "Node array of receivers (node that receives flow from current node)", } "flow__sink_flag": { "dtype": bool, "intent": "out", "optional": False, "units": "-", "mapping": "node", "doc": "Boolean array, True at local lows", } "topographic__elevation": { "dtype": float, "intent": "in", "optional": True, "units": "m", "mapping": "node", "doc": "Land surface topographic elevation", } "topographic__steepest_slope": { "dtype": float, "intent": "out", "optional": False, "units": "-", "mapping": "node", "doc": "The steepest *downhill* slope", }  +
P
"flow__potential": { "dtype": float, "intent": "out", "optional": False, "units": "m**3/s", "mapping": "node", "doc": "Value of the hypothetical field 'K', used to force water flux to flow downhill", } "surface_water__depth": { "dtype": float, "intent": "out", "optional": False, "units": "m", "mapping": "node", "doc": "Depth of water on the surface", } "surface_water__discharge": { "dtype": float, "intent": "out", "optional": False, "units": "m**3/s", "mapping": "node", "doc": "Volumetric discharge of surface water", } "topographic__elevation": { "dtype": float, "intent": "in", "optional": False, "units": "m", "mapping": "node", "doc": "Land surface topographic elevation", } "water__unit_flux_in": { "dtype": float, "intent": "in", "optional": False, "units": "m/s", "mapping": "node", "doc": "External volume water per area per time input to each node (e.g., rainfall rate)", }  +
T
"flow__receiver_node": { "dtype": int, "intent": "in", "optional": False, "units": "-", "mapping": "node", "doc": "Node array of receivers (node that receives flow from current node)", } "sediment__deposition_coeff": { "dtype": float, "intent": "out", "optional": False, "units": "-", "mapping": "node", "doc": "Fraction of incoming sediment that is deposited on the node", } "sediment__deposition_rate": { "dtype": float, "intent": "out", "optional": False, "units": "m/yr", "mapping": "node", "doc": "Deposition rate on node", } "sediment__erosion_rate": { "dtype": float, "intent": "out", "optional": False, "units": "m/yr", "mapping": "node", "doc": "Erosion rate on node", } "sediment__flux_in": { "dtype": float, "intent": "out", "optional": False, "units": "m/yr", "mapping": "node", "doc": "Incoming sediment rate on node (=qs/dx)", } "sediment__flux_out": { "dtype": float, "intent": "out", "optional": False, "units": "m/yr", "mapping": "node", "doc": "Outgoing sediment rate on node = sediment eroded on node + sediment transported across node from upstream", } "sediment__transfer_rate": { "dtype": float, "intent": "out", "optional": False, "units": "m/yr", "mapping": "node", "doc": "Rate of transferred sediment across a node (incoming sediment - deposited sediment on node)", } "topographic__elevation": { "dtype": float, "intent": "inout", "optional": False, "units": "m", "mapping": "node", "doc": "Land surface topographic elevation", } "topographic__steepest_slope": { "dtype": float, "intent": "in", "optional": False, "units": "m/m", "mapping": "node", "doc": "The steepest *downhill* slope", }  +
F
"fracture_at_node": { "dtype": np.int8, "intent": "out", "optional": False, "units": "-", "mapping": "node", "doc": "presence (1) or absence (0) of fracture", }  +
L
"landslide__probability_of_failure": { "dtype": float, "intent": "out", "optional": False, "units": "None", "mapping": "node", "doc": "number of times FS is <=1 out of number of iterations user selected", } "soil__density": { "dtype": float, "intent": "in", "optional": False, "units": "kg/m3", "mapping": "node", "doc": "wet bulk density of soil", } "soil__internal_friction_angle": { "dtype": float, "intent": "in", "optional": False, "units": "degrees", "mapping": "node", "doc": "critical angle just before failure due to friction between particles", } "soil__maximum_total_cohesion": { "dtype": float, "intent": "in", "optional": False, "units": "Pa or kg/m-s2", "mapping": "node", "doc": "maximum of combined root and soil cohesion at node", } "soil__mean_relative_wetness": { "dtype": float, "intent": "out", "optional": False, "units": "None", "mapping": "node", "doc": "Indicator of soil wetness; relative depth perched water table within the soil layer", } "soil__minimum_total_cohesion": { "dtype": float, "intent": "in", "optional": False, "units": "Pa or kg/m-s2", "mapping": "node", "doc": "minimum of combined root and soil cohesion at node", } "soil__mode_total_cohesion": { "dtype": float, "intent": "in", "optional": False, "units": "Pa or kg/m-s2", "mapping": "node", "doc": "mode of combined root and soil cohesion at node", } "soil__probability_of_saturation": { "dtype": float, "intent": "out", "optional": False, "units": "None", "mapping": "node", "doc": "number of times relative wetness is >=1 out of number of iterations user selected", } "soil__saturated_hydraulic_conductivity": { "dtype": float, "intent": "in", "optional": False, "units": "m/day", "mapping": "node", "doc": "mode rate of water transmitted through soil - provided if transmissivity is NOT provided to calculate tranmissivity with soil depth", } "soil__thickness": { "dtype": float, "intent": "in", "optional": False, "units": "m", "mapping": "node", "doc": "soil depth to restrictive layer", } "soil__transmissivity": { "dtype": float, "intent": "in", "optional": False, "units": "m2/day", "mapping": "node", "doc": "mode rate of water transmitted through a unit width of saturated soil - either provided or calculated with Ksat and soil depth", } "topographic__slope": { "dtype": float, "intent": "in", "optional": False, "units": "tan theta", "mapping": "node", "doc": "gradient of the ground surface", } "topographic__specific_contributing_area": { "dtype": float, "intent": "in", "optional": False, "units": "m", "mapping": "node", "doc": "specific contributing (upslope area/cell face ) that drains to node", }  
F
"lithosphere__overlying_pressure_increment": { "dtype": float, "intent": "in", "optional": False, "units": "Pa", "mapping": "node", "doc": "Applied pressure to the lithosphere over a time step", } "lithosphere_surface__elevation_increment": { "dtype": float, "intent": "out", "optional": False, "units": "m", "mapping": "node", "doc": "The change in elevation of the top of the lithosphere (the land surface) in one timestep", }  +
V
"plant__age": { "dtype": float, "intent": "out", "optional": False, "units": "Years", "mapping": "cell", "doc": "Age of plant", } "plant__live_index": { "dtype": float, "intent": "out", "optional": False, "units": "None", "mapping": "cell", "doc": "1 - vegetation__cumulative_water_stress", } "vegetation__cumulative_water_stress": { "dtype": float, "intent": "in", "optional": False, "units": "None", "mapping": "cell", "doc": "cumulative vegetation__water_stress over the growing season", } "vegetation__plant_functional_type": { "dtype": int, "intent": "in", "optional": False, "units": "None", "mapping": "cell", "doc": "classification of plants (int), grass=0, shrub=1, tree=2, bare=3, shrub_seedling=4, tree_seedling=5", }  +
P
"radiation__incoming_shortwave_flux": { "dtype": float, "intent": "out", "optional": False, "units": "W/m^2", "mapping": "cell", "doc": "total incident shortwave radiation over the time step", } "radiation__net_flux": { "dtype": float, "intent": "out", "optional": False, "units": "W/m^2", "mapping": "cell", "doc": "net total radiation over the time step", } "radiation__net_longwave_flux": { "dtype": float, "intent": "out", "optional": False, "units": "W/m^2", "mapping": "cell", "doc": "net incident longwave radiation over the time step", } "radiation__net_shortwave_flux": { "dtype": float, "intent": "out", "optional": False, "units": "W/m^2", "mapping": "cell", "doc": "net incident shortwave radiation over the time step", } "radiation__ratio_to_flat_surface": { "dtype": float, "intent": "in", "optional": False, "units": "None", "mapping": "cell", "doc": "ratio of total incident shortwave radiation on sloped surface to flat surface", } "surface__potential_evapotranspiration_rate": { "dtype": float, "intent": "out", "optional": False, "units": "mm", "mapping": "cell", "doc": "potential sum of evaporation and potential transpiration", }  +
R
"radiation__incoming_shortwave_flux": { "dtype": float, "intent": "out", "optional": False, "units": "W/m^2", "mapping": "cell", "doc": "total incident shortwave radiation over the time step", } "radiation__net_shortwave_flux": { "dtype": float, "intent": "out", "optional": False, "units": "W/m^2", "mapping": "cell", "doc": "net incident shortwave radiation over the time step", } "radiation__ratio_to_flat_surface": { "dtype": float, "intent": "out", "optional": False, "units": "None", "mapping": "cell", "doc": "ratio of total incident shortwave radiation on sloped surface to flat surface", } "topographic__elevation": { "dtype": float, "intent": "in", "optional": False, "units": "m", "mapping": "node", "doc": "Land surface topographic elevation", }  +
S
"rainfall__flux": { "dtype": float, "intent": "out", "optional": False, "units": "mm/hr", "mapping": "node", "doc": "Depth of water delivered per unit time in each storm", } "rainfall__total_depth_per_year": { "dtype": float, "intent": "out", "optional": False, "units": "mm/yr", "mapping": "node", "doc": "Depth of water delivered in total in each model year", } "topographic__elevation": { "dtype": float, "intent": "in", "optional": True, "units": "m", "mapping": "node", "doc": "Land surface topographic elevation", }  +
"sediment_fill__depth": { "dtype": float, "intent": "out", "optional": False, "units": "m", "mapping": "node", "doc": "Depth of sediment added at eachnode", } "topographic__elevation": { "dtype": float, "intent": "inout", "optional": False, "units": "m", "mapping": "node", "doc": "Land surface topographic elevation", }  +
E
"soil__depth": { "dtype": float, "intent": "in", "optional": False, "units": "m", "mapping": "node", "doc": "Depth of soil or weathered bedrock", } "soil_production__rate": { "dtype": float, "intent": "out", "optional": False, "units": "m/yr", "mapping": "node", "doc": "rate of soil production at nodes", }  +
T
"soil__flux": { "dtype": float, "intent": "out", "optional": False, "units": "m^2/yr", "mapping": "link", "doc": "flux of soil in direction of link", } "topographic__elevation": { "dtype": float, "intent": "inout", "optional": False, "units": "m", "mapping": "node", "doc": "Land surface topographic elevation", } "topographic__slope": { "dtype": float, "intent": "out", "optional": False, "units": "m/m", "mapping": "link", "doc": "gradient of the ground surface", }  +
V
"surface__evapotranspiration": { "dtype": float, "intent": "in", "optional": False, "units": "mm", "mapping": "cell", "doc": "actual sum of evaporation and plant transpiration", } "surface__potential_evapotranspiration_30day_mean": { "dtype": float, "intent": "in", "optional": False, "units": "mm", "mapping": "cell", "doc": "30 day mean of surface__potential_evapotranspiration", } "surface__potential_evapotranspiration_rate": { "dtype": float, "intent": "in", "optional": False, "units": "mm", "mapping": "cell", "doc": "potential sum of evaporation and potential transpiration", } "vegetation__cover_fraction": { "dtype": float, "intent": "out", "optional": False, "units": "None", "mapping": "cell", "doc": "fraction of land covered by vegetation", } "vegetation__dead_biomass": { "dtype": float, "intent": "out", "optional": False, "units": "g m^-2 d^-1", "mapping": "cell", "doc": "weight of dead organic mass per unit area - measured in terms of dry matter", } "vegetation__dead_leaf_area_index": { "dtype": float, "intent": "out", "optional": False, "units": "None", "mapping": "cell", "doc": "one-sided dead leaf area per unit ground surface area", } "vegetation__live_biomass": { "dtype": float, "intent": "out", "optional": False, "units": "g m^-2 d^-1", "mapping": "cell", "doc": "weight of green organic mass per unit area - measured in terms of dry matter", } "vegetation__live_leaf_area_index": { "dtype": float, "intent": "out", "optional": False, "units": "None", "mapping": "cell", "doc": "one-sided green leaf area per unit ground surface area", } "vegetation__plant_functional_type": { "dtype": int, "intent": "in", "optional": False, "units": "None", "mapping": "cell", "doc": "classification of plants (int), grass=0, shrub=1, tree=2, bare=3, shrub_seedling=4, tree_seedling=5", } "vegetation__water_stress": { "dtype": float, "intent": "in", "optional": False, "units": "None", "mapping": "cell", "doc": "parameter that represents nonlinear effects of water deficit on plants", }  
O
"surface_water__depth": { "dtype": float, "intent": "inout", "optional": False, "units": "m", "mapping": "node", "doc": "Depth of water on the surface", }  +
S
"taxa__richness": { "dtype": int, "intent": "out", "optional": False, "units": "-", "mapping": "node", "doc": "The number of taxa at each node", }  +
P
"topographic__elevation": { "dtype": float, "intent": "inout", "optional": False, "units": "m", "mapping": "node", "doc": "Land surface topographic elevation", }  +
N
"topographic__elevation": { "dtype": float, "intent": "inout", "optional": True, "units": "m", "mapping": "node", "doc": "Land surface topographic elevation", }  +
O
* Calculation of snowmelt using the surface energy balance or a temperature index/enhanced temperature index method * Calculation of evapotranspiration for snow-free surfaces using the FAO Penman-Monteith method   +
D
* Query particle locations and travel times at a given iteration * Query particle locations at a given travel time * Plot the particle exposure time distributions * Animate the output images of particle locations * Plot the travel paths specified particles have taken * Plot the particle positions for a specified iteration or travel time   +