Property:Describe input parameters model

From CSDMS

This is a property of type Text.

Showing 20 pages using this property.
T
The input variables used for modeling infiltration and unsaturated vertical flow with the 1D Richard's equation are defined as follows: K_s = saturated hydraulic conductivity (m / s) K_i = initial hydraulic conductivity (m / s) (typically much less than K_s) θ_s = soil water content at ψ = 0 (unitless) (often set to the soil porosity, φ) θ_i = initial soil water content (unitless) θ_r = residual soil water content (unitless) (must be < θ_i) ψ_B = bubbling pressure head (meters) (also called air-entry pressure, ψ_ae) ψ_A = pressure head offset parameter (meters) λ = pore-size distribution parameter (unitless) (alt. notation = 1/b ) η = 2 + (3 * λ) (unitless) (see Notes) c = transitional Brooks-Corey curvature parameter (unitless) (see Notes) dznodes = vertical distance between nodes (meters) nnodes = number of subsurface vertical nodes The behavior of this component is controlled with a configuration (CFG) file, which may point to other files that contain input data.  +
The input variables used for the Degree-Day method of estimating runoff due to snowmelt are defined as follows: c_0 = coefficient T_0 = threshold temperature (deg C) T_air = air temperature (deg C) ρ_snow = density of the snow (kg / m^3) ρ_water = density of liquid water, 1000 (kg / m^3) h0_snow = initial snow depth (m) h0_swe = initial depth, snow water equivalent (m) The behavior of this component is controlled with a configuration (CFG) file, which may point to other files that contain input data. Here is a sample configuration (CFG) file for this component: Method code: 0 Method name: Degree-Day Time step: Scalar 3600.00000000 (sec) Cp_snow: Scalar 2090.00000000 (J/kg/K) rho_snow: Scalar 300.00000000 (kg/m^3) c0: Scalar 2.70000005 (mm/day/deg C) T0: Scalar -0.20000000 (deg C) h0_snow: Scalar 0.50000000 (m) h0_swe: Scalar 0.15000000 (m) Save grid timestep: Scalar 60.00000000 (sec) Save mr grids: 0 Case5_2D-SMrate.rts (m/s) Save hs grids: 0 Case5_2D-hsnow.rts (m) Save sw grids: 0 Case5_2D-hswe.rts (m) Save cc grids: 0 Case5_2D-Ecc.rts (J/m^2) Save pixels timestep: Scalar 60.00000000 (sec) Save mr pixels: 0 Case5_0D-SMrate.txt (m/s) Save hs pixels: 0 Case5_0D-hsnow.txt (m) Save sw pixels: 0 Case5_0D-hswe.txt (m) Save cc pixels: 0 Case5_0D-Ecc.txt (J/m^2)  +
The input variables used for the Dynamic Wave method of routing flow in channels are defined as follows. These inputs must be provided as grids: *flow_codes = D8 flow codes (Jenson convention), (NE,E,SE,S,SW,W,NW,N) → (1,2,4,8,16,32,64,128) *bed_slope = slope of the channel bed or hillslope (m / m) *Manning_n = Manning roughness parameter (s / m1/3) *bed_width = bed width for trapezoidal cross-section (m) *bank_angle = bank angle for trapezoid (deg) (from vertical) *sinuosity = channel sinuosity (unitless) (along-channel / straight length) *init_depth = initial water depth (m) (See Notes below) These inputs can be provided as scalars or grids: *sinuosity = channel sinuosity (m/m) (along-channel / straight length) *init_depth = initial water depth (m) (See HTML help) Grids must be saved in binary files with no header. All variables should be stored as 4-byte, floating-point numbers (IEEE standard) except flow codes, which are unsigned, 1-byte integers. The behavior of this component is controlled with a configuration (CFG) file, which may point to other files that contain input data. Here is a sample configuration (CFG) file for this component: Method code: 3 Method name: Dynamic_Wave Manning flag: 1 Law of Wall flag: 0 Time step: Scalar 6.00000000 (sec) D8 flow code: Grid Treynor_flow.rtg (none) D8 slope: Grid Treynor_slope.rtg (m/m) Manning N: Grid Treynor_chan-n.rtg (s/m^(1/3)) Bed width: Grid Treynor_chan-w.rtg (m) Bank angle: Grid Treynor_chan-a.rtg (deg) Init. depth: Scalar 0.00000000 (m) Sinuosity: Scalar 1.00000000 (m/m) Save grid timestep: Scalar 60.00000000 (sec) Save Q grids: 1 Case5_2D-Q.rts (m^3/s) Save u grids: 0 Case5_2D-u.rts (m/s) Save d grids: 0 Case5_2D-d.rts (m) Save f grids: 0 Case5_2D-f.rts (none) Save pixels timestep: Scalar 60.00000000 (sec) Save Q pixels: 1 Case5_0D-Q.txt (m^3/s) Save u pixels: 0 Case5_0D-u.txt (m/s) Save d pixels: 0 Case5_0D-d.txt (m) Save f pixels: 0 Case5_0D-f.txt (none)  
The input variables used for the Dynamic Wave method of routing flow in channels are defined as follows. These inputs must be provided as grids: *flow_codes = D8 flow codes (Jenson convention), (NE,E,SE,S,SW,W,NW,N) → (1,2,4,8,16,32,64,128) *bed_slope = slope of the channel bed or hillslope (m / m) *Manning_n = Manning roughness parameter (s / m^1/3) *bed_width = bed width for trapezoidal cross-section (m) *bank_angle = bank angle for trapezoid (deg) (from vertical) *sinuosity = channel sinuosity (unitless) (along-channel / straight length) *init_depth = initial water depth (m) (See Notes below) These inputs can be provided as scalars or grids: *sinuosity = channel sinuosity (m/m) (along-channel / straight length) *init_depth = initial water depth (m) (See HTML help) Grids must be saved in binary files with no header. All variables should be stored as 4-byte, floating-point numbers (IEEE standard) except flow codes, which are unsigned, 1-byte integers. The behavior of this component is controlled with a configuration (CFG) file, which may point to other files that contain input data. Here is a sample configuration (CFG) file for this component: Method code: 1 Method name: Kinematic_Wave Manning flag: 1 Law of Wall flag: 0 Time step: Scalar 6.00000000 (sec) D8 flow code: Grid Treynor_flow.rtg (none) D8 slope: Grid Treynor_slope.rtg (m/m) Manning N: Grid Treynor_chan-n.rtg (s/m^(1/3)) Bed width: Grid Treynor_chan-w.rtg (m) Bank angle: Grid Treynor_chan-a.rtg (deg) Init. depth: Scalar 0.00000000 (m) Sinuosity: Scalar 1.00000000 (m/m) Save grid timestep: Scalar 60.00000000 (sec) Save Q grids: 1 Case5_2D-Q.rts (m^3/s) Save u grids: 0 Case5_2D-u.rts (m/s) Save d grids: 0 Case5_2D-d.rts (m) Save f grids: 0 Case5_2D-f.rts (none) Save pixels timestep: Scalar 60.00000000 (sec) Save Q pixels: 1 Case5_0D-Q.txt (m^3/s) Save u pixels: 0 Case5_0D-u.txt (m/s) Save d pixels: 0 Case5_0D-d.txt (m) Save f pixels: 0 Case5_0D-f.txt (none)  
U
The model is driven by inputs of air temperature, precipitation, wind speed, humidity and radiation at time steps sufficient to resolve the diurnal cycle (six hours or less)  +
1
The model takes as input (i) p, dynamics asymmetry parameter; (ii) L, the hillslope length; (iii) H, the hillslope height; (iv) N, the number of steps of the simulation; and (v) a choice of initial hillslope profile.  +
B
The use of this coupled model framework requires Barrier3D v2.0 (https://doi.org/10.5281/zenodo.7604068) and PyBMFT-C v1.0 (https://doi.org/10.5281/zenodo.7853803). 1) barrier3d-parameters.yaml: yaml-formatted text file containing initial values for all static and dynamic variables 2) barrier3d-elevation.npy: Initial interior elevation grid 3) barrier3d-storms.npy: Stochastically generated sequence of storms 4) barrier3d-dunes.npy: Initial height of dune cells 5) barrier3d-growthparam.npy: Alongshore varying growth rates for the dune domain 6) Equilibrium Bay Depth.mat: Array of bay depths for a given combination of rate of sea level rise and external sediment supply 7) MarshStrat.mat: Initial marsh stratigraphy  +
F
There are four input data files to be read by subroutine init. The first file consists of control parameters and is named funwave2d.data for 2-D programs and funwave1d.data for 1-D programs. With the use of intrinsic function NAMELIST in the program, variable name and its corresponding data can be put together. The logical device number for this file is chosen as 1 and the form of the files is ASCII. The other three input files are water depth data, initial wave field data, and time series of source function amplitude, respectively. Their names are represented by f1n, f2n and f3n which are specified in funwave2d.data or funwave1d.data. Binary format is used for these three files to increase I/O speed for 2-D prograams while ASCII format is used for 1-D programs. Since the record length of data for binary format in SGI computer is different from other machines, a control parameter imch is used in funwave2d.data or funwave1d.data to adjust for different computers.  +
R
There are hundreds of input parameters for the physical, ecosystem, and sediment models. In addition, there are input scripts for floats, stations, model coupling, and data assimilation.  +
C
There are hundreds of input parameters for the physical, ecosystem, and sediment models. In addition, there are input scripts for floats, stations, model coupling, and data assimilation.  +
U
There are hundreds of input parameters for the physical, ecosystem, and sediment models. In addition, there are input scripts for floats, stations, model coupling, and data assimilation.  +
C
There are hundreds of input parameters for the physical, ecosystem, and sediment models. In addition, there are input scripts for floats, stations, model coupling, and data assimilation.  +
T
These inputs must be provided as grids: *flow_codes = D8 flow codes (Jenson 1984 convention), (NE,E,SE,S,SW,W,NW,N) → (1,2,4,8,16,32,64,128) *bed_slope = slope of the channel bed or hillslope (m / m) *Manning_n = Manning roughness parameter (s / m^(1/3)) *bed_width = bed width for trapezoidal cross-section (m) *bank_angle = bank angle for trapezoid (deg) (from vertical) These inputs can be provided as scalars or grids: *sinuosity = channel sinuosity (m/m) (along-channel / straight length) *init_depth = initial water depth (m) (See HTML help) Grids must be saved in binary files with no header. All variables should be stored as 4-byte, floating-point numbers (IEEE standard) except flow codes, which are unsigned, 1-byte integers. The behavior of this component is controlled with a configuration (CFG) file, which may point to other files that contain input data. Here is a sample configuration (CFG) file for this component: Method code: 2 Method name: Diffusive_Wave Manning flag: 1 Law of Wall flag: 0 Time step: Scalar 6.00000000 (sec) D8 flow code: Grid Treynor_flow.rtg (none) D8 slope: Grid Treynor_slope.rtg (m/m) Manning N: Grid Treynor_chan-n.rtg (s/m^(1/3)) Bed width: Grid Treynor_chan-w.rtg (m) Bank angle: Grid Treynor_chan-a.rtg (deg) Init. depth: Scalar 0.00000000 (m) Sinuosity: Scalar 1.00000000 (m/m) Save grid timestep: Scalar 60.00000000 (sec) Save Q grids: 1 Case5_2D-Q.rts (m^3/s) Save u grids: 0 Case5_2D-u.rts (m/s) Save d grids: 0 Case5_2D-d.rts (m) Save f grids: 0 Case5_2D-f.rts (none) Save pixels timestep: Scalar 60.00000000 (sec) Save Q pixels: 1 Case5_0D-Q.txt (m^3/s) Save u pixels: 0 Case5_0D-u.txt (m/s) Save d pixels: 0 Case5_0D-d.txt (m) Save f pixels: 0 Case5_0D-f.txt (none)  
O
This component operates on a Landlab RasterModelGrid instance, and requires that the user has downloaded and installed Landlab. Parameters listed below are required. Ones noted as (optional) will revert to the prescribed default values as described in the documentation. Input parameters include: grid : A Landlab RasterModelGrid, representing the topography h_init : (optional) Thickness of initial thin layer of water on the surface alpha : (optional) Time step coeffcient, described in Bates et al., 2010 and de Almeida et al., 2012. mannings_n : (optional) Manning's roughness coefficient. g : (optional) Acceleration due to gravity (m/s^2). theta : (optional) Weighting factor from de Almeida et al., 2012. rainfall_intensity : (optional) Rainfall intensity.  +
C
This data component serves as input climate data for components in the permafrost toolbox. It requires specification of time period, time step (monthly), and of grid dimensions. To set the grid to a desired region x=25 means 25 degrees east of the international date line y=37 means 37 degrees south of the north pole (30 by 23) means a grid that is "30 degrees E/W by 23 degrees N/S"  +
This is a data component that serves as input to a set of components in the permafrost modeling toolkit  +
S
This model expects that the user has downloaded and installed the Landlab modeling framework. It operates on a Landlab RasterModelGrid instance. Other input parameters include: hydraulic_conductivity soil_bulk_density rock_density initial_soil_moisture_content soil_type volume_fraction_coarse_fragments coarse_sed_flag surface_water_minimum_depth soil_pore_size_distribution_index soil_bubbling_pressure wetting_front_capillary_pressure_head  +
A
Three input maps at ESRI ASCII format: # Flow Direction (ArcGIS format); # Contributing Area (Flow Accumulation-ArcGIS format); # Slope (ArcGIS format);  +
F
Tides, Winds, Heat flux, Preccipitation/Evaporation, River discharges, Groundwater, O.B. fluxes  +
2
Time (s) and space (m) descretisation steps, Wind friction coefficient (dimensionless), Chezy Bed friction coefficient (units?), Wind velocity components in x and y (m/s), Coriolis parameter (1/s), Max number of grid points along x direction, Max number of grid points along y direction, Max number of time steps desired, Number of coastal and open boundary nodes, Dependent variables are saved every dat timesteps, Amplitude of the incident long waves (m), Period of the incident long waves (s), Starting node number of the computation field in the jth row, Ending node number of the computation field in the jth row.  +