Changes between Version 237 and Version 238 of doc/app/parlist


Ignore:
Timestamp:
Dec 11, 2018 11:03:52 AM (7 years ago)
Author:
weniger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/parlist

    v237 v238  
    88'''Namelist abbreviations:'''\\
    99* agt:   {{{&agent_parameters}}}\\
     10* bulkc: {{{&bulk_cloud_parameters}}}\\
    1011* dvr:   {{{&dvr_graphics_par}}}\\
    1112* ini:   {{{&initialization_parameters}}}\\
     
    3233|| [../parpar#aero_type aero_type] || lpm || C*15 || 'maritime' || Define a aerosol spectrum using three log-normal distributions.
    3334|| [../parpar#aero_weight aero_weight] || lpm || R || 1.0 || Scale the number concentration defined by aero_type.
    34 || [../parpar#aerosol_bulk aerosol_bulk] || lpm || C*20 || 'nacl' || Parameter to choose the used aerosol type.
     35|| [../bcmpar#aerosol_bulk aerosol_bulk] || bulkc || C*20 || 'nacl' || Parameter to choose the used aerosol type.
    3536|| [../agtpar#agent_maximum_age agent_maximum_age] || agt || R(100) || 100 * 9999999.9 || Maximum time an agent can spend in the simulation before it is deleted.
    3637|| [../wind_turbine_par#air_dens air_dens] || wtm || R ||1.225|| The air density (in kg/m^3^) is necessary to convert the aerodynamic torque of the rotor into a power (in W).
     
    8586|| [../inipar#building_wall_left building_wall_left] || ini || R || building centered in \\ x-direction || x-coordinate of the left building wall in m.
    8687|| [../inipar#building_wall_south building_wall_south] || ini || R || building centered in \\ y-direction || y-coordinate of the South building wall in m.
    87 || [../inipar#c_sedimentation c_sedimentation] [=#c] || ini || R || 2.0 || Courant number of sedimentation process
     88|| [../bcmpar#bulk_cloud_model bulk_cloud_model] || bulkc || L || .F. || Parameter to switch on the bulk cloud model.
     89|| [../bcmpar#c_sedimentation c_sedimentation] [=#c] || bulkc || R || 2.0 || Courant number of sedimentation process.
    8890|| [../lsmpar#c_surface c_surface] || lsm || R || 20000.0 || Heat capacity of the surface (skin layer) per unit of area (in J/m²/K).
    8991|| [../inipar#calc_soil_moisture_during_spinup calc_soil_moisture] \\ [../inipar#calc_soil_moisture_during_spinup  _during_spinup] || ini || L || .F. || Solve prognosic equation for soil moisture in the spinup phase.
    9092|| [../inipar#call_psolver_at_all_substeps call_psolver_at] \\ [../inipar#call_psolver_at_all_substeps _all_substeps] || ini || L || .T. || Switch to steer the call of the pressure solver.
    91 || [../inipar#call_microphysics_at_all_substeps call_microphysics_at] \\ [../inipar#call_microphysics_at_all_substeps _all_substeps] || ini || L || .F. || Switch to steer the call of 2-moment microphysics.
     93|| [../bcmpar#call_microphysics_at_all_substeps call_microphysics_at] \\ [../bcmpar#call_microphysics_at_all_substeps _all_substeps] || bulkc || L || .F. || Switch to steer the call of 2-moment microphysics.
    9294|| [../canpar#canopy_drag_coeff canopy_drag_coeff] || pcm || R || 0.0 || Drag coefficient used in the [/wiki/doc/tut/the/canopy#Canopymodel plant canopy model].
    9395|| [../inipar#canopy_mode canopy_mode] || pcm || C*20 || 'block' || Canopy mode.
     
    105107|| [../inipar#cloud_droplets cloud_droplets] || ini || L || .F. || Parameter to switch on usage of cloud droplets.
    106108|| [../inipar#cloud_physics cloud_physics] || ini || L || .F. || Parameter to switch on the condensation scheme.
    107 || [../inipar#cloud_scheme cloud_scheme] || ini || C*20 || 'saturation_adjust' || Parameter to choose cloud physics scheme.
     109|| [../bcmpar#cloud_scheme cloud_scheme] || bulkc || C*20 || 'saturation_adjust' || Parameter to choose microphysics for bulk cloud physics.
    108110|| [../inipar#cloud_top_radiation cloud_top_radiation] || ini || L || .F. || Parameter to switch on longwave radiation cooling at cloud-tops.
    109111|| [../inipar#cloud_water_sedimentation cloud_water_sedimentation] || ini || L || .F. || Parameterize cloud water sedimentation in cloud physics scheme.