CMS:CardList:Flow: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
! Cardname !! Value(s) !! Information | ! Cardname !! Value(s) !! Information | ||
|- | |- | ||
|colspan="3" align="left"|Model Files | |colspan="3" align="left"|'''Model Files''' | ||
|- | |- | ||
||*GRID_FILE || <file>_grid.h5 || | ||*GRID_FILE || <file>_grid.h5 || | ||
Line 10: | Line 10: | ||
||*PARAMS_FILE || <file>_mp.h5 || | ||*PARAMS_FILE || <file>_mp.h5 || | ||
|- | |- | ||
||Grid Geometry || | |colspan="3" align="left"|'''Grid Geometry''' || | ||
|- | |- | ||
||BATHYMETRY_DATASET || %GRID_FILE% <path to 'Depth' dataset>|| | ||BATHYMETRY_DATASET || %GRID_FILE% <path to 'Depth' dataset>|| | ||
|- | |- | ||
||GRID_ANGLE || # || | ||GRID_ANGLE || # || a real number - units in degrees | ||
|- | |- | ||
||GRID_ORIGIN_X || # || | ||GRID_ORIGIN_X || # || a real number - units in meters | ||
|- | |- | ||
||GRID_ORIGIN_Y || # || | ||GRID_ORIGIN_Y || # || a real number - units in meters | ||
|- | |- | ||
||CELL_LATITUDES || %PARAMS_FILE% <path to 'Lats' dataset>|| | ||CELL_LATITUDES || %PARAMS_FILE% <path to 'Lats' dataset>|| | ||
Line 24: | Line 24: | ||
||GRID_CELL_TYPES || <path to 'CellTypes' dataset>|| | ||GRID_CELL_TYPES || <path to 'CellTypes' dataset>|| | ||
|- | |- | ||
||General Parameters || | |colspan="3" align="left"|'''General Parameters''' || | ||
|- | |- | ||
||USE_ADVECTION_TERMS || 'ON' or 'OFF'|| | ||USE_ADVECTION_TERMS || 'ON' or 'OFF'|| | ||
Line 32: | Line 32: | ||
||USE_WALL_FRICTION_TERMS || 'ON' or 'OFF'|| | ||USE_WALL_FRICTION_TERMS || 'ON' or 'OFF'|| | ||
|- | |- | ||
||DRYING_DEPTH || # || | ||DRYING_DEPTH || # || a real number - units in meters | ||
|- | |- | ||
||SIMULATION_LABEL || 'xxx' || | ||SIMULATION_LABEL || 'xxx' || string of characters | ||
|- | |- | ||
||2D_MODE || 'ON' or 'OFF'|| | ||2D_MODE || 'ON' or 'OFF'|| | ||
|- | |- | ||
||NUM_THREADS || # || | ||NUM_THREADS || # || an integer number | ||
|- | |- | ||
||Timing|| | |colspan="3" align="left"|'''Timing'''|| | ||
|- | |- | ||
||HYDRO_TIMESTEP || # | ||HYDRO_TIMESTEP || # || a real number - units in seconds | ||
|- | |- | ||
||STARTING_JDATE || ##### | ||STARTING_JDATE || ##### || a 5-digit integer number representing YY and MMM | ||
|- | |- | ||
||STARTING_JDATE_HOUR || # | ||STARTING_JDATE_HOUR || # || an integer number representing the starting hour. | ||
|- | |- | ||
||DURATION_RUN || # | ||DURATION_RUN || # || a real number - units in hours | ||
|- | |- | ||
||DURATION_RAMP || # | ||DURATION_RAMP || # || a real number - units in hours | ||
|- | |- | ||
||Transport|| | |colspan="3" align="left"|'''Transport'''|| | ||
|- | |- | ||
||CALC_SALINITY || 'ON' or 'OFF' | ||CALC_SALINITY || 'ON' or 'OFF' | ||
Line 58: | Line 58: | ||
||CALC_SEDIMENT_TRANSPORT || 'ON' or 'OFF' | ||CALC_SEDIMENT_TRANSPORT || 'ON' or 'OFF' | ||
|- | |- | ||
||WATER_DENSITY || # | ||WATER_DENSITY || # || a real number - units in kg/m^3 | ||
|- | |- | ||
||WATER_TEMPERATURE || # | ||WATER_TEMPERATURE || # || a real number - units in degrees celcius | ||
|- | |- | ||
||Observation Cells|| | |colspan="3" align="left"|'''Observation Cells'''|| | ||
|- | |- | ||
||TIME_SERIES_INCREMENT || # | ||TIME_SERIES_INCREMENT || # || an integer number - units in seconds | ||
|- | |- | ||
||FLOW_RATE_INCREMENT || # | ||FLOW_RATE_INCREMENT || # || an integer number - units in seconds | ||
|- | |- | ||
||Q_TRANS_RATE_INCREMENT || # | ||Q_TRANS_RATE_INCREMENT || # || an integer number - units in seconds | ||
|- | |- | ||
||Tidal Constituents|| | |colspan="3" align="left"|'''Tidal Constituents'''|| | ||
|- | |- | ||
||TIDAL_CONSTITUENTS_BEGIN || || | ||TIDAL_CONSTITUENTS_BEGIN || || denotes beginning of a list of constituents, one per line | ||
|- | |- | ||
||TIDAL_CONSTITUENT_xx || # # || | ||TIDAL_CONSTITUENT_xx || # # || tidal constituent - xx replaced with component name - such as M2 | ||
|- | |- | ||
|| || || | || || || first number is a real number denoting amplitude - units in meters | ||
|- | |- | ||
|| || || | || || || second number is a real number denoting phase - units in degrees | ||
|- | |- | ||
|| || || | || || || CARD can be repeated up to 37 times without duplication of component name. | ||
|- | |- | ||
||TIDAL_CONSTITUENTS_END || || | ||TIDAL_CONSTITUENTS_END || || denotes end of the constituent list | ||
|- | |- | ||
||Output Times List|| | |colspan="3" align="left"|'''Output Times List'''|| | ||
|- | |- | ||
||TIME_SERIES_i || # (###) || | ||TIME_SERIES_i || # (###) || i - is replaced by integer from 0 to 4 -- THIS CARD HAS BEEN REPLACED IN SMS 11 | ||
|- | |- | ||
|| || || | || || || # is integer - number of total times in list | ||
|- | |- | ||
|| || || | || || || ### is a series of real numbers which denote discrete output times | ||
|- | |- | ||
|| || || | || || || each TIME_SERIES_# can be applied to different solution datasets | ||
|- | |- | ||
||TIME_LIST_i || # (bb ii ee)|| | ||TIME_LIST_i || # (bb ii ee)|| i - is replaced by integer from 0 to 4 -- THIS CARD IS NEW IN SMS 11 | ||
|- | |- | ||
|| || || | || || || # is integer - number of bb,ii,ee series | ||
|- | |- | ||
|| || || | || || || bb is a real number denoting the beginning time of new interval in list | ||
|- | |- | ||
|| || || | || || || ii is a real number denoting the new interval in the list | ||
|- | |- | ||
|| || || | || || || ee is a real number denoting the ending time of the new interval in list | ||
|- | |- | ||
||WSE_OUT_TIMES_LIST || # || | ||WSE_OUT_TIMES_LIST || # || an integer number | ||
|- | |- | ||
||VEL_OUT_TIMES_LIST || # || | ||VEL_OUT_TIMES_LIST || # || an integer number | ||
|- | |- | ||
||MORPH_OUT_TIMES_LIST || # || | ||MORPH_OUT_TIMES_LIST || # || an integer number | ||
|- | |- | ||
||TRANS_OUT_TIMES_LIST || # || | ||TRANS_OUT_TIMES_LIST || # || an integer number | ||
|- | |- | ||
||WAVES_OUT_TIMES_LIST || # || | ||WAVES_OUT_TIMES_LIST || # || an integer number | ||
|- | |- | ||
||EDDY_VISCOSITY_OUT_TIMES_LIST || # || | ||EDDY_VISCOSITY_OUT_TIMES_LIST || # || an integer number | ||
|- | |- | ||
||User-defined cell-specific datasets|| | |colspan="3" align="left"|'''User-defined cell-specific datasets'''|| | ||
|- | |- | ||
||HARDBOTTOM_DATASET || %GRID_FILE% <path to dataset>|| | ||HARDBOTTOM_DATASET || %GRID_FILE% <path to dataset>|| | ||
Line 128: | Line 128: | ||
||BOTTOM_FRICTION_DATASET || %GRID_FILE% <path to dataset>|| | ||BOTTOM_FRICTION_DATASET || %GRID_FILE% <path to dataset>|| | ||
|- | |- | ||
||Cellstrings|| | |colspan="3" align="left"|'''Cellstrings'''|| | ||
|- | |- | ||
||TIDAL_CELLSTRING || %PARAMS_FILE% <path to cellstring> | ||TIDAL_CELLSTRING || %PARAMS_FILE% <path to cellstring> | ||
Line 138: | Line 138: | ||
||MHDRIVER_CELLSTRING || %PARAMS_FILE% <path to cellstring> | ||MHDRIVER_CELLSTRING || %PARAMS_FILE% <path to cellstring> | ||
|- | |- | ||
||Wind/Wave|| | |colspan="3" align="left"|'''Wind/Wave'''|| | ||
|- | |- | ||
||ANEMOMETER_HEIGHT || # || | ||ANEMOMETER_HEIGHT || # || a real number - units in meters above mean water level | ||
|- | |- | ||
||WIND_INPUT_CURVE || %PARAMS_FILE% <path to dataset> | ||WIND_INPUT_CURVE || %PARAMS_FILE% <path to dataset> | ||
|- | |- | ||
||Output|| | |colspan="3" align="left"|'''Output'''|| | ||
|- | |- | ||
||GLOBAL_VELOCITY_OUTPUT || <file>_sol.h5 <path to dataset> | ||GLOBAL_VELOCITY_OUTPUT || <file>_sol.h5 <path to dataset> | ||
Line 158: | Line 158: | ||
||GLBL_CONC_CAPAC_OUTPUT || <path to dataset> | ||GLBL_CONC_CAPAC_OUTPUT || <path to dataset> | ||
|- | |- | ||
||Inline Steering|| | |colspan="3" align="left"|'''Inline Steering'''|| | ||
|- | |- | ||
||CMS-WAVE_SIM_FILE || <file>.sim | ||CMS-WAVE_SIM_FILE || <file>.sim |
Revision as of 21:49, 3 June 2010
Cardname | Value(s) | Information | |
---|---|---|---|
Model Files | |||
*GRID_FILE | <file>_grid.h5 | ||
*PARAMS_FILE | <file>_mp.h5 | ||
Grid Geometry | |||
BATHYMETRY_DATASET | %GRID_FILE% <path to 'Depth' dataset> | ||
GRID_ANGLE | # | a real number - units in degrees | |
GRID_ORIGIN_X | # | a real number - units in meters | |
GRID_ORIGIN_Y | # | a real number - units in meters | |
CELL_LATITUDES | %PARAMS_FILE% <path to 'Lats' dataset> | ||
GRID_CELL_TYPES | <path to 'CellTypes' dataset> | ||
General Parameters | |||
USE_ADVECTION_TERMS | 'ON' or 'OFF' | ||
USE_MIXING_TERMS | 'ON' or 'OFF' | ||
USE_WALL_FRICTION_TERMS | 'ON' or 'OFF' | ||
DRYING_DEPTH | # | a real number - units in meters | |
SIMULATION_LABEL | 'xxx' | string of characters | |
2D_MODE | 'ON' or 'OFF' | ||
NUM_THREADS | # | an integer number | |
Timing | |||
HYDRO_TIMESTEP | # | a real number - units in seconds | |
STARTING_JDATE | ##### | a 5-digit integer number representing YY and MMM | |
STARTING_JDATE_HOUR | # | an integer number representing the starting hour. | |
DURATION_RUN | # | a real number - units in hours | |
DURATION_RAMP | # | a real number - units in hours | |
Transport | |||
CALC_SALINITY | 'ON' or 'OFF' | ||
CALC_SEDIMENT_TRANSPORT | 'ON' or 'OFF' | ||
WATER_DENSITY | # | a real number - units in kg/m^3 | |
WATER_TEMPERATURE | # | a real number - units in degrees celcius | |
Observation Cells | |||
TIME_SERIES_INCREMENT | # | an integer number - units in seconds | |
FLOW_RATE_INCREMENT | # | an integer number - units in seconds | |
Q_TRANS_RATE_INCREMENT | # | an integer number - units in seconds | |
Tidal Constituents | |||
TIDAL_CONSTITUENTS_BEGIN | denotes beginning of a list of constituents, one per line | ||
TIDAL_CONSTITUENT_xx | # # | tidal constituent - xx replaced with component name - such as M2 | |
first number is a real number denoting amplitude - units in meters | |||
second number is a real number denoting phase - units in degrees | |||
CARD can be repeated up to 37 times without duplication of component name. | |||
TIDAL_CONSTITUENTS_END | denotes end of the constituent list | ||
Output Times List | |||
TIME_SERIES_i | # (###) | i - is replaced by integer from 0 to 4 -- THIS CARD HAS BEEN REPLACED IN SMS 11 | |
# is integer - number of total times in list | |||
### is a series of real numbers which denote discrete output times | |||
each TIME_SERIES_# can be applied to different solution datasets | |||
TIME_LIST_i | # (bb ii ee) | i - is replaced by integer from 0 to 4 -- THIS CARD IS NEW IN SMS 11 | |
# is integer - number of bb,ii,ee series | |||
bb is a real number denoting the beginning time of new interval in list | |||
ii is a real number denoting the new interval in the list | |||
ee is a real number denoting the ending time of the new interval in list | |||
WSE_OUT_TIMES_LIST | # | an integer number | |
VEL_OUT_TIMES_LIST | # | an integer number | |
MORPH_OUT_TIMES_LIST | # | an integer number | |
TRANS_OUT_TIMES_LIST | # | an integer number | |
WAVES_OUT_TIMES_LIST | # | an integer number | |
EDDY_VISCOSITY_OUT_TIMES_LIST | # | an integer number | |
User-defined cell-specific datasets | |||
HARDBOTTOM_DATASET | %GRID_FILE% <path to dataset> | ||
D50_DATASET | %GRID_FILE% <path to dataset> | ||
MANNINGS_N_DATASET | %GRID_FILE% <path to dataset> | ||
ROUGHNESS_DATASET | %GRID_FILE% <path to dataset> | ||
BOTTOM_FRICTION_DATASET | %GRID_FILE% <path to dataset> | ||
Cellstrings | |||
TIDAL_CELLSTRING | %PARAMS_FILE% <path to cellstring> | ||
QDRIVER_CELLSTRING | %PARAMS_FILE% <path to cellstring> | ||
HDRIVER_CELLSTRING | %PARAMS_FILE% <path to cellstring> | ||
MHDRIVER_CELLSTRING | %PARAMS_FILE% <path to cellstring> | ||
Wind/Wave | |||
ANEMOMETER_HEIGHT | # | a real number - units in meters above mean water level | |
WIND_INPUT_CURVE | %PARAMS_FILE% <path to dataset> | ||
Output | |||
GLOBAL_VELOCITY_OUTPUT | <file>_sol.h5 <path to dataset> | ||
GLOBAL_WATER_LEVEL_OUTPUT | <file>_sol.h5 <path to dataset> | ||
GLOBAL_MORPHOLOGY_OUTPUT | <file>_sol.h5 <path to dataset> | ||
GLOBAL_TRANS_RATE_OUTPUT | <file>_sol.h5 <path to dataset> | ||
GLBL_CONCENTRATION_OUTPUT | <path to dataset> | ||
GLBL_CONC_CAPAC_OUTPUT | <path to dataset> | ||
Inline Steering | |||
CMS-WAVE_SIM_FILE | <file>.sim | ||
STEERING_INTERVAL | ## of hours |