Changes between Version 300 and Version 301 of doc/app/parlist


Ignore:
Timestamp:
Feb 19, 2021 4:58:46 PM (4 years ago)
Author:
wagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/parlist

    v300 v301  
    2626* user:  {{{&user_parameters}}}\\
    2727* usm:  {{{&urban_surface_parameters}}}\\
    28 * vfm:  {{{&virtual_flight_parameters}}}
     28* vfm:  {{{&virtual_flight_parameters}}}\\
     29* vmm:  {{{&virtual_measurement_parameters}}}\\
    2930* wtm:  {{{&wind_turbine_parameters}}}
    3031
     
    250251|| [../stg_par#dt_stg_adjust dt_stg_adjust] || stg || R || 1800.0 || Time interval (in seconds) to adjust the turbulence statistics, i.e. the Reynolds-stress tensor, which define the amplitude and correlation of imposed correlation.
    251252|| [../stg_par#dt_stg_call dt_stg_call] || stg || R || 0.0 || Time interval to call the synthetic turbulence generator.
     253|| [../virtual_measurement_parameters#dt_virtual_measurement dt_virtual_measurement] || vmm || R || 0.01 || Temporal interval at which virtual measurements shall be output (in s).
    252254|| [../agent_parameters#dt_write_agent_data dt_write_agent_data] || agt || R ||9999999.9|| Output interval for agent NetCDF output (in s).
    253255|| [../particle_parameters#dt_write_particle_data dt_write_particle] \\ [../particle_parameters#dt_write_particle_data _data] || lpm || R || 9999999.9 || Temporal interval for output of particle data (in s).
     
    296298|| [../salsa_parameters#h2so4_init h2so4_init] [=#h] || salsa || R || 1.0 || Initial number concentration (in m^-3^) of gaseous sulphuric acid H2SO4 (g).
    297299|| [../salsa_parameters#hno3_init hno3_init] || salsa || R || 1.0 || Initial number concentration (in m^-3^) of gaseous nitric acid HNO3 (g).
    298 || [../wind_turbine_parameters#hub_x hub_x] || wtm || R(100) || none || Longitudinal position of the rotor center (in m).
    299 || [../wind_turbine_parameters#hub_y hub_y] || wtm || R(100) || none || Lateral position of the rotor center (in m).
    300 || [../wind_turbine_parameters#hub_z hub_z] || wtm || R(100) || none || Vertical position of the rotor center (in m). This represents the hub height of the turbine.
     300|| [../wind_turbine_parameters#hub_x hub_x] || wtm || R(100) || 9999999.9 || Longitudinal position of the rotor center (in m).
     301|| [../wind_turbine_parameters#hub_y hub_y] || wtm || R(100) || 9999999.9 || Lateral position of the rotor center (in m).
     302|| [../wind_turbine_parameters#hub_z hub_z] || wtm || R(100) || 9999999.9 || Vertical position of the rotor center (in m). This represents the hub height of the turbine.
    301303|| [../initialization_parameters#humidity humidity]  || ini || L || .F. || Parameter to switch on the prognostic equation for water vapor mixing ratio q.
    302304|| [../land_surface_parameters#hydraulic_conductivity hydraulic_conductivity] || lsm || R || depends on [../land_surface_parameters#soil_type soil_type] || Hydraulic conductivity of the soil at saturation (in m/s).
     
    430432|| [../runtime_parameters#nz_do3d nz_do3d] || ini || I || nz + 1 || Limits the output of 3d volume data along the vertical direction (grid point index k).
    431433|| [../salsa_parameters#ocnv_init ocnv_init] [=#o] || salsa || R || 1.0 || Initial number concentration (in m^-3^) of gaseous non-volatile organic compounds.
    432 || [../salsa_parameters#ocsv_init ocsv_init] || salsa || R || 1.0 || Initial number concentration (in m^-3^) of gaseous semi-volatile organic compounds.
     434|| [../salsa_parameters#ocsv_init ocsv_init] || salsa || R || 1.0 || Initial number concentration (in m^-3^) of gaseous semi-volatile organic compounds.
     435|| [../virtual_measurement_parameters#off_pr off_pr] || vmm || I || 1 || Number of surrounding grid points (in horizontal direction) around the original measurement location where variables shall be sampled (for profile measurements).
     436|| [../virtual_measurement_parameters#off_pr_z off_pr_z] || vmm || I || 0 || Number of surrounding grid points (in vertical direction) around the original measurement location where variables shall be sampled (for profile measurements).
     437|| [../virtual_measurement_parameters#off_tr off_tr] || vmm || I || 1 || Number of surrounding grid points (in horizontal direction) around the original measurement location where variables shall be sampled (for trajectory measurements).
     438|| [../virtual_measurement_parameters#off_tr_z off_tr_z] || vmm || I || 1 || Number of surrounding grid points (in vertical direction) around the original measurement location where variables shall be sampled (for trajectory measurements).
     439|| [../virtual_measurement_parameters#off_ts off_ts] || vmm || I || 1 || Number of surrounding grid points (in horizontal direction) around the original measurement location where variables shall be sampled (for stationary timeseries measurements).
     440|| [../virtual_measurement_parameters#off_ts_z off_ts_z] || vmm || I || 50 || Number of surrounding grid points (in vertical direction) around the original measurement location where variables shall be sampled (for stationary timeseries measurements).
    433441|| [../initialization_parameters#omega omega] || ini || R || 7.29212E-5 || Angular velocity of the rotating system (in rad s^-1^).
    434442|| [../initialization_parameters#omega_sor omega_sor] || ini || R || 1.8 || Convergence factor to be used with the SOR-scheme.
     
    566574|| [../runtime_parameters#skip_time_do2d_xz skip_time_do2d_xz] || run || R || value of [../runtime_parameters#skip_time_data_output skip_time] \\ [../runtime_parameters#skip_time_data_output _data_output] || No output of instantaneous vertical (xz) cross section data before this interval has passed (in s).
    567575|| [../runtime_parameters#skip_time_do2d_yz skip_time_do2d_yz] || run || R || value of [../runtime_parameters#skip_time_data_output skip_time] \\ [../runtime_parameters#skip_time_data_output _data_output] || No output of instantaneous vertical (yz) cross section data before this interval has passed (in s).
    568 || [../runtime_parameters#skip_time_do3d skip_time_do3d] || run || R || value of [../runtime_parameters#skip_time_data_output skip_time] \\ [../runtime_parameters#skip_time_data_output _data_output] || No output of instantaneous 3d volume data before this interval has passed (in s).
     576|| [../runtime_parameters#skip_time_do3d skip_time_do3d] || run || R || value of [../runtime_parameters#skip_time_data_output skip_time] \\ [../runtime_parameters#skip_time_data_output _data_output] || No output of instantaneous 3d volume data before this interval has passed (in s).
     577|| [../wind_turbine_parameters#smearing_kernel_size smearing_kernel_size] || wtm || R || 2.0 || Size of the smearing kernel given as multiples of the grid spacing [../initialization_parameters#dx dx].
    569578|| [../bulk_cloud_parameters#snow snow] || bulkc || L || .F. || Parameter to turn on prognostic equations of mixing ratio and number concentration for snow aggregates.
    570579|| [../urban_surface_parameters#soil_inner_temperature soil_inner] \\ [../urban_surface_parameters#soil_inner_temperature _temperature] || usm || R || 288.0 ||Deep soil temperature.
     
    623632|| [../initialization_parameters#topography topography] || ini || C*40 || 'flat' || Topography mode.
    624633|| [../initialization_parameters#topography_grid_convention topography_grid] \\ [../initialization_parameters#topography_grid_convention _convention] || ini || C*11 || default depends on \\ value of [../initialization_parameters#topography topography] || Convention for defining the topography grid.
    625 || [../wind_turbine_parameters#tower_cd tower_cd] || wtm || R(n_turbines_max) || 1.2 ||Drag coefficient for each tower. This parameter needs to be specified for each turbine.
    626 || [../wind_turbine_parameters#tower_diameter tower_diameter] || wtm || R(n_turbines_max) || 0.0 || Diameter of the tower of the wind turbine used below the rotor. This parameter has to be non-zero if a tower should be included. The parameter needs to be specified for every turbine separately.
     634|| [../wind_turbine_parameters#tower_cd tower_cd] || wtm || R(10000) || 1.2 ||Drag coefficient for each tower. This parameter needs to be specified for each turbine.
     635|| [../wind_turbine_parameters#tower_diameter tower_diameter] || wtm || R(10000) || 0.0 || Diameter of the tower of the wind turbine used below the rotor. This parameter has to be non-zero if a tower should be included. The parameter needs to be specified for every turbine separately.
    627636|| [../radiation_parameters#trace_fluxes_above trace_fluxes_above] || rrtmg || R || -1.0 || This parameter enables tracing of values of radiative fluxes in RTM.
    628637|| [../initialization_parameters#transpose_compute_overlap transpose_compute] \\ [../initialization_parameters#transpose_compute_overlap _overlap] || ini || L || .F. || Parameter to switch on parallel execution of fft and transpositions (with MPI_ALLTOALL).
     
    663672|| [../initialization_parameters#vg_vertical_gradient vg_vertical_gradient] || ini || R(10) || 10*0.0 || Gradient(s) of the initial profile of thev-component of the geostrophic wind (in 1/100s).
    664673|| [../initialization_parameters#vg_vertical_gradient_level vg_vertical_gradient] \\ [../initialization_parameters#vg_vertical_gradient_level _level] || ini || R(10) || 10*0.0 || Height level above which the gradient defined by [../initialization_parameters#vg_vertical_gradient vg_vertical_gradient] is effective (in m).
     674|| [../virtual_measurement_parameters#vm_time_start vm_time_start] || vmm || R || 0.0 || Start time of the virtual measurements.
    665675|| [../initialization_parameters#wall_adjustment wall_adjustment] [=#w] || ini || L || .T. || Parameter to restrict the mixing length in the vicinity of the bottom boundary (and near vertical walls of a non-flat [../initialization_parameters#topography topography]).
    666676|| [../urban_surface_parameters#wall_category wall_category] || usm || I || 2 || Wall category.
     
    683693|| [../virtual_flight_parameters#y_end y_end] [=#y] || vfm || R(100) || 100*999999999.0 || End-position of the flight leg along y in meter.
    684694|| [../virtual_flight_parameters#y_start y_start] || vfm || R(100) || 100*999999999.0 || Start-position of the flight leg along y in meter.
    685 || [../wind_turbine_parameters#yaw_angle yaw_angle] || wtm || R(100) || none || Yaw angle for each turbine in degrees. A positive yaw means a rotation of the rotor in clockwise direction within the xy-plane.
     695|| [../wind_turbine_parameters#yaw_angle yaw_angle] || wtm || R(10000) || 0.0 || Yaw angle for each turbine in degrees. A positive yaw means a rotation of the rotor in clockwise direction within the xy-plane.
    686696|| [../wind_turbine_parameters#yaw_control yaw_control] || wtm || L || .F. || Parameter to switch on the yaw controller.
    687697|| [../wind_turbine_parameters#yaw_misalignment_max yaw_misalignment_max] || wtm || R || 0.08726 || Maximum tolerated yaw misalignment (in rad).