Changes between Version 223 and Version 224 of doc/app/parlist


Ignore:
Timestamp:
Oct 4, 2018 1:53:07 AM (7 years ago)
Author:
raasch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/parlist

    v223 v224  
    1010lsm:   land surface model parameters ({{{&land_surface_parameters}}})\\
    1111nest:  nesting parameters ({{{&nesting_parameters}}})\\
     12ocean: ocean parameters ({{{&ocean_parameters}}}\\
    1213pcm:   plant-canopy-model parameters ({{{&plant_canopy_parameters}}})\\
    1314rrtmg: radiation model parameters ({{{&radiation_parameters}}})\\
     
    5455|| [../inipar#bc_s_b bc_s_b] || ini || C*20 || 'dirichlet' || Bottom boundary condition of the scalar concentration.
    5556|| [../inipar#bc_s_t bc_s_t] || ini || C*20 || 'neumann' || Top boundary condition of the scalar concentration.
    56 || [../inipar#bc_sa_t bc_sa_t] || ini || C*20 || 'neumann' || Top boundary condition of the salinity.
     57|| [../oceanpar#bc_sa_t bc_sa_t] || ocean || C*20 || 'neumann' || Top boundary condition of the salinity.
    5758|| [../inipar#bc_uv_b bc_uv_b] || ini || C*20 || 'dirichlet' || Bottom boundary condition of the horizontal wind components u and v.
    5859|| [../inipar#bc_uv_t bc_uv_t] || ini || C*20 || 'dirichlet' || Top boundary condition of the horizontal velocity components u and v.
    5960|| [../canpar#beta_lad beta_lad] || pcm || R || 9999999.9 || Coefficient for constructing leaf area density profile.
    60 || [../inipar#bottom_salinityflux bottom_salinityflux] || ini || R || 0.0 || Kinematic salinity flux near the surface (in psu m/s).
     61|| [../oceanpar#bottom_salinityflux bottom_salinityflux] || ocean || R || 0.0 || Kinematic salinity flux near the surface (in psu m/s).
    6162|| [../inipar#building_height building_height] || ini || R || 50.0 || Height of a single building in m.
    6263|| [../inipar#building_length_x building_length_x] || ini || R || 50.0 || Width of a single building in m.
     
    349350|| [../inipar#roughness_length roughness_length] || ini || R || 0.1 || Roughness length (in m).
    350351|| [../wind_turbine_par#rr rr] || wtm || R(100) ||63|| Radius of the rotor (in m).
    351 || [../inipar#s_surface s_surface] || ini || R || 0.0 || Surface value of the passive scalar (in kg/m^3^).
     352|| [../inipar#s_surface s_surface] [=#s] || ini || R || 0.0 || Surface value of the passive scalar (in kg/m^3^).
    352353|| [../inipar#s_surface_initial_change s_surface_initial] \\ [../inipar#s_surface_initial_change _change] || ini || R || 0.0 || Change in surface scalar concentration to be made at the beginning of the 3d run (in kg/m^3^).
    353354|| [../inipar#s_vertical_gradient s_vertical_gradient] || ini || R(10) || 10*0.0 || Scalar concentration gradient(s) of the initial scalar concentration profile (in kg/m^3^ / 100 m).
    354355|| [../inipar#s_vertical_gradient_level s_vertical_gradient] \\ [../inipar#s_vertical_gradient_level _level] || ini || R(10) || 10*0.0 || Height level above which the scalar gradient defined by [../inipar#s_vertical_gradient s_vertical_gradient] is effective (in m).
    355 || [../inipar#sa_surface sa_surface] [=#s] || ini || R || 35.0 || Surface salinity (in psu).
    356 || [../inipar#sa_vertical_gradient sa_vertical_gradient] || ini || R(10) || 10*0.0 || Salinity gradient(s) of the initial salinity profile (in psu / 100 m).
    357 || [../inipar#sa_vertical_gradient_level sa_vertical_gradient] \\ [../inipar#sa_vertical_gradient_level _level] || ini || R(10) || 10*0.0 || Height level above which the salinity gradient defined by [../inipar#sa_vertical_gradient sa_vertical_gradient] is effective (in m).
     356|| [../oceanpar#salinity salinity] || ocean || L || .T. || Parameter to switch on/off calculation of salinity equation.
     357|| [../oceanpar#sa_surface sa_surface] || ocean || R || 35.0 || Surface salinity (in psu).
     358|| [../oceanpar#sa_vertical_gradient sa_vertical_gradient] || ocean || R(10) || 10*0.0 || Salinity gradient(s) of the initial salinity profile (in psu / 100 m).
     359|| [../oceanpar#sa_vertical_gradient_level sa_vertical_gradient] \\ [../inipar#sa_vertical_gradient_level _level] || ocean || R(10) || 10*0.0 || Height level above which the salinity gradient defined by [../oceanpar#sa_vertical_gradient sa_vertical_gradient] is effective (in m).
    358360|| [../lsmpar#saturation_moisture saturation_moisture] || lsm || R || depends on [../lsmpar#soil_type soil_type] || Soil moisture at saturation (in m³/m³).
    359361|| [../inipar#scalar_advec scalar_advec] || ini || C*10 || 'pw-scheme' || Advection scheme to be used for the scalar quantities.
     
    388390|| [../inipar#spinup_time spinup_time] || ini || R || 0.0 || Parameter for steering of the spinup time.
    389391|| [../inipar#statistic_regions statistic_regions] || ini || I ||0|| Number of additional user-defined subdomains for which statistical analysis and corresponding output (profiles, time series) shall be made.
     392|| [../oceanpar#stokes_waveheight stokes_waveheight] || ocean || R || 0.0 || Parameter to switch on and set the effects of Langmuir circulation in PALM's ocean mode.
     393|| [../oceanpar#stokes_wavelength stokes_wavelength] || ocean || R || 0.0 || Parameter to switch on and set the effects of Langmuir circulation in PALM's ocean mode.
    390394|| [../inipar#subs_vertical_gradient subs_vertical_gradient] || ini || R(10) || 10*0.0 || Gradient(s) of the profile for the large scale subsidence/ascent velocity (in (m/s) / 100 m).
    391395|| [../inipar#subs_vertical_gradient_level subs_vertical_gradient] \\ [../inipar#subs_vertical_gradient_level _level] || ini || R(10) || 10*0.0 || Height level above which the gradient for the subsidence/ascent velocity defined by [../inipar#subs_vertical_gradient subs_vertical_gradient] is effective (in m).
     
    411415|| [../inipar#top_momentumflux_u top_momentumflux_u] || ini || R || no prescribed momentumflux || Momentum flux along x at the top boundary (in m^2^/s^2^).
    412416|| [../inipar#top_momentumflux_v top_momentumflux_v] || ini || R || no prescribed momentumflux || Momentum flux along y at the top boundary (in m^2^/s^2^).
    413 || [../inipar#top_salinityflux top_salinityflux] || ini || R || no prescribed \\ salinityflux || Kinematic salinity flux at the top boundary, i.e. the sea surface (in psu m/s).
     417|| [../oceanpar#top_salinityflux top_salinityflux] || ocean || R || no prescribed \\ salinityflux || Kinematic salinity flux at the top boundary, i.e. the sea surface (in psu m/s).
    414418|| [../inipar#top_scalarflux top_scalarflux] || ini || R || no prescribed \\ scalarflux|| Scalar flux at the top surface.
    415419|| [../inipar#transpose_compute_overlap transpose_compute] \\ [../inipar#transpose_compute_overlap _overlap] || ini || L || .F. || Parameter to switch on parallel execution of fft and transpositions (with MPI_ALLTOALL).
     
    447451|| [../inipar#wall_heatflux wall_heatflux] || ini || R(5) || 5*0.0 || Prescribed kinematic sensible heat flux in K m/s at the five topography faces.
    448452|| [../inipar#wall_humidityflux wall_humidityflux] || ini || R(5) || 5*0.0 || Prescribed kinematic humidity flux in m/s at the five topography faces.
     453|| [../oceanpar#wall_salinityflux wall_salinityflux] || ocean || R(0:5) || 6*0.0 || Prescribed kinematic salinity flux in Psu m/s at the six topography faces
    449454|| [../inipar#wall_scalarflux wall_scalarflux] || ini || R(5) || 5*0.0 || Prescribed scalar flux in kg/(m^2^ s) at the five topography faces.
     455|| [../oceanpar#wave_breaking wave_breaking] || ocean || L || .F. || Parameter to switch on turbulence generation by wave breaking.
    450456|| [../lsmpar#wilting_point wilting_point] || lsm || R || depends on [../lsmpar#soil_type soil_type] || Soil moisture at permanent wilting point (in m³/m³).
    451457|| [../parpar#write_particle_statistics write_particle] \\ [../parpar#write_particle_statistics _statistics] || lpm || L || .F. || Switch on/off output of particle information.