Changes between Version 184 and Version 185 of doc/app/parlist


Ignore:
Timestamp:
Apr 12, 2016 12:50:37 PM (9 years ago)
Author:
hoffmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/parlist

    v184 v185  
    155155|| [../dvrpar#dvrp_output dvrp_output] || dvr || || C*10 || 'rtsp' || Output mode for the dvrp software. ||
    156156|| [../dvrpar#dvrp_password dvrp_password] || dvr || || C*80 || '********' || Password for the computer to which data created by the dvrp software is to be transferred. ||
    157 || [../dvrpar#dvrp_psize dvrp_psize] || dvr || || R || 0.2*dx || Diameter of the particles in visualizations with the dvrp software (in m). ||
    158157|| [../dvrpar#dvrpsize_interval dvrpsize_interval] || dvr || || R(2) || 0.0, 1.0 || Interval of values used for determining the particle size displayed in the animation. ||
    159158|| [../dvrpar#dvrp_username dvrp_username] || dvr || || C*80 || no default value || Username of a valid account on the computer to which data created by the dvrp software is to be transferred. ||
     
    214213|| [../d3par#mask_y_loop mask_y_loop] || run || Data output || R \\ (max_masks, \\ 3) || max_masks*100* \\ (/-1.0,-1.0,-1.0/) || Loop begin, end and stride for y-coordinates of mask locations for masks (in multiples of [../d3par#mask_scale_y mask_scale_y]). ||
    215214|| [../d3par#mask_z_loop mask_z_loop] || run || Data output || R \\ (max_masks, \\ 3) || max_masks*100* \\ (/-1.0,-1.0,-1.0/) || Loop begin, end and stride for z-coordinates of mask locations for masks (in multiples of [../d3par#mask_scale_z mask_scale_z]). ||
    216 || [../parpar#maximum_number_of_particles maximum_number] [=#m] \\ [../parpar#maximum_number_of_particles _of_particles] || lpm || || I ||1000|| Maximum number of particles (on a PE). ||
    217 || [../parpar#maximum_number_of_tailpoints maximum_number] \\ [../parpar#maximum_number_of_tailpoints _of_tailpoints] || lpm || || I ||100|| Maximum number of tail points that a particle tail can have. ||
    218 || [../parpar#maximum_tailpoint_age maximum_tailpoint] \\ [../parpar#maximum_tailpoint_age _age] || lpm || || R || 100000.0 || Maximum age that the end point of a particle tail is allowed to have (in s). ||
    219215|| [../inipar#mg_cycles mg_cycles] || ini || Numerics || I ||-1|| Number of cycles to be used with the multigrid scheme. ||
    220216|| [../inipar#mg_switch_to_pe0_level mg_switch_to] \\ [../inipar#mg_switch_to_pe0_level _pe0_level] || ini || Numerics || I || see parameter \\ description || Grid level at which data shall be gathered on PE0. ||
     
    222218|| [../parpar#min_nr_particles min_nr_particles] || lpm || || I ||50|| Minimum number of particles for which memory is allocated at every grid cell. ||
    223219|| [../lsmpar#min_soil_resistance min_soil_resistance] || lsm ||  || R || 50.0 || Minimum soil resistance (in s/m). ||
    224 || [../parpar#minimum_tailpoint_distance minimum_tailpoint] \\ [../parpar#minimum_tailpoint_distance _distance] || lpm || || R || 0.0 || Minimum distance allowed between two adjacent points of a particle tail (in m). ||
    225220|| [../inipar#mixing_length_1d mixing_length_1d] || ini || Initialization || C*20 || 'as_in_3d_model' || Mixing length used in the 1d-model. ||
    226221|| [../dvrpar#mode_dvrp mode_dvrp] || dvr || || C*20(10) || 10*' ' || Graphical objects (isosurfaces, slicers, particles) which are to be created by the dvrp software. ||
     
    322317|| [../d3par#section_yz section_yz] || run || Data output || I(100) || no section || Position of cross section(s) for output of 2d (yz) vertical cross sections (grid point index i). ||
    323318|| [../parpar#seed_follows_topography seed_follows_topography] || lpm || || L || .F. || Heights of initial particles are interpreted relative to the given topography. ||
    324 || [../parpar#skip_particles_for_tail skip_particles_for_tail] || lpm || || I ||100|| Limit the number of particle tails. ||
    325319|| [../d3par#skip_time_data_output skip_time_data_output] || run || Data output || R || 0.0 || No data output before this interval has passed (in s). ||
    326320|| [../d3par#skip_time_data_output_av skip_time_data] \\ [../d3par#skip_time_data_output_av _output_av] || run || Data output || R || value of [../d3par#skip_time_data_output skip_time] \\ [../d3par#skip_time_data_output _data_output] || No output of temporally averaged 2d/3d data before this interval has passed (in s). ||
     
    371365|| [../inipar#uv_heights uv_heights] || ini || Initialization || R(100) || 100 * 9999999.9 || Height levels for prescribed u,v-profiles (in m). ||
    372366|| [../inipar#use_cmax use_cmax] || ini || Boundary conditions || L || .T. || Parameter to choose calculation method of the phase velocity in case of radiation boundary conditions. ||
    373 || [../parpar#use_particle_tails use_particle_tails] || lpm || || L || .F. || Give particles a tail. ||
    374367|| [../parpar#use_sgs_for_particles use_sgs_for_particles] || lpm || || L || .F. || Use subgrid-scale velocities for particle advection. ||
    375368|| [../inipar#use_subsidence_tendencies use_subsidence_tendencies] || ini || Mode || L || .F. || Parameter to choose the calculation method of subsidence in case of runs with large scale forcing. ||