Changes between Version 255 and Version 256 of doc/app/parlist


Ignore:
Timestamp:
Jan 8, 2019 1:11:57 PM (7 years ago)
Author:
weniger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/parlist

    v255 v256  
    1212* chem:  {{{&chemistry_parameters}}}\\
    1313* dvr:   {{{&dvr_graphics_par}}}\\
     14* indoor:  {{{&indoor_parameters}}}\\
    1415* ini:   {{{&initialization_parameters}}}\\
    1516* lpm:   {{{&particle_parameters}}}\\
     
    2425* user:  {{{&user_parameters}}}\\
    2526* vfm:  {{{&virtual_flight_parameters}}}
     27
     28
    2629
    2730Jump to '''[#a A] [#b B] [#c C] [#d D] [#e E] [#f F] [#g G] [#h H] [#i I] J [#k K] [#l L] [#m M] [#n N] [#o O] [#p P] [#q Q] [#r R] [#s S] [#t T] [#u U] [#v V] [#w W] [#x X] [#y Y] [#z Z]'''
     
    9194|| [../inipar#building_length_x building_length_x] || ini || R || 50.0 || Width of a single building in m.
    9295|| [../inipar#building_length_y building_length_y] || ini || R || 50.0 || Depth of a single building in m.
     96|| [../indoorpar#building_type building_type] || indoor || I || 1 || Index of used building type in building database.
    9397|| [../inipar#building_wall_left building_wall_left] || ini || R || building centered in \\ x-direction || x-coordinate of the left building wall in m.
    9498|| [../inipar#building_wall_south building_wall_south] || ini || R || building centered in \\ y-direction || y-coordinate of the South building wall in m.
     
    211215|| [../d3par#dt_do3d dt_do3d] || run || R || value of \\ [../d3par#dt_data_output dt_data_output] || Temporal interval at which 3d volume data shall be output (in s).
    212216|| [../dvrpar#dt_dvrp dt_dvrp] || dvr || R || 9999999.9 || Temporal interval of scenes to be displayed with the dvrp software (in s).
     217|| [../indoorpar#dt_indoor dt_indoor] || indoor || R || 3600.0 || Time interval for the call of the indoor model.
    213218|| [../d3par#dt_max dt_max] || run || R || 20.0 || Maximum allowed value of the timestep (in s).
    214219|| [../parpar#dt_min_part dt_min_part] || lpm || R || 0.0002 || Minimum value for the particle timestep when SGS velocities are used (in s).
     
    275280|| [../inipar#inflow_damping_width inflow_damping_width] || ini || R || 0.1* [../inipar#inflow_damping_height inflow] \\ [../inipar#inflow_damping_height _damping_height] || Transition range within which the turbulence signal is damped to zero (in m).
    276281|| [../inipar#inflow_disturbance_begin inflow_disturbance] \\ [../inipar#inflow_disturbance_begin _begin] || ini || I || MIN(10, nx/2 or ny/2) || Lower limit of the horizontal range for which random perturbations are to be imposed on the horizontal velocity field (gridpoints).
    277 || [../inipar#inflow_disturbance_end inflow_disturbance] \\ [../inipar#inflow_disturbance_end _end] || ini || I || MIN(100, 3/4*nx or 3/4*ny) || Upper limit of the horizontal range for which random perturbations are to be imposed on the horizontal velocity field (gridpoints).
     282|| [../inipar#inflow_disturbance_end inflow_disturbance] \\ [../inipar#inflow_disturbance_end _end] || ini || I || MIN(100, 3/4*nx or 3/4*ny) || Upper limit of the horizontal range for which random perturbations are to be imposed on the horizontal velocity field (gridpoints).
     283|| [../indoorpar#initial_indoor_temperature initial_indoor_temperature] || indoor || R || 293.15 || Initial indoor temperatures.
    278284|| [../inipar#initializing_actions initializing_actions] || ini || C*100 || no default value || Initialization actions to be carried out.
    279285|| [../parpar#initial_weighting_factor initial_weighting] \\ [../parpar#initial_weighting_factor _factor] || lpm || R || 1.0 || Factor to define the real number of initial droplets in a grid cell.