Changes between Version 180 and Version 181 of doc/app/parlist


Ignore:
Timestamp:
Apr 8, 2016 10:07:38 AM (9 years ago)
Author:
scharf
Comment:

radiation model parameters added

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/parlist

    v180 v181  
    22== Listing of the steering parameters in alphabetical order ==
    33[[TracNav(doc/app/partoc|nocollapse)]]
    4 Initialization parameters (NAMELIST Group = ini), run parameters (run), spectra parameters (spec), parameters of the plant canopy model (pcm), parameters of the land surface model (lsm) as well as user-defined parameters (user) are alphabetically listed in the following table.
     4
     5'''Namelist abbreviations:'''\\
     6dvr:   DVR graphics\\
     7ini:   initialization parameters\\
     8lpm:   lagrangian-particle-model (particles) parameter\\
     9lsm:   land surface model parameters\\
     10nest:  nesting parameters\\
     11pcm:   plant-canopy-model parameters\\
     12rrtmg: radiation model parameters\\
     13run:   runtime parameters\\
     14spec:  spectra parameters \\
     15user:  user-defined parameters\\
     16
    517\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
    618Jump 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 Y [#z Z]'''
     
    921||='''Parameter Name'''  =||='''NAMELIST \\ Group'''  =||='''Parameter \\ Class'''  =|| \
    1022||='''[../fortrantypes FORTRAN] \\ [../fortrantypes Type]'''  =||='''Default \\ Value'''  =||='''Explanation'''  =||
     23|| [../radpar#albedo albedo] || rrtmg ||  || R || 0.2 || Surface albedo. ||
     24|| [../radpar#albedo_lw_diff albedo_lw_diff] || rrtmg ||  || R || depends on \\ [../radpar#albedo_type albedo_type] || Surface albedo for longwave diffuse radiation for a solar angle of 60°. ||
     25|| [../radpar#albedo_lw_dir albedo_lw_dir] || rrtmg ||  || R || depends on \\ [../radpar#albedo_type albedo_type] || Surface albedo for longwave direct radiation for a solar angle of 60°. ||
     26|| [../radpar#albedo_sw_diff albedo_sw_diff] || rrtmg ||  || R || depends on \\ [../radpar#albedo_type albedo_type] || Surface albedo for shortwave diffuse radiation for a solar angle of 60°. ||
     27|| [../radpar#albedo_sw_dir albedo_sw_dir] || rrtmg ||  || R || depends on \\ [../radpar#albedo_type albedo_type] || Surface albedo for shortwave direct radiation for a solar angle of 60°. ||
     28|| [../radpar#albedo_type albedo_type] || rrtmg ||  || I || 5 || Controls the choice of the surface albedos for direct/diffuse/broadband albedo for a solar angle of 80°. ||
    1129|| [../parpar#alloc_factor alloc_factor] || lpm || || R || 20.0 || Factor (in percent) describing the memory allocated additionally to the memory needed for initial particles at a given grid cell. ||
    1230|| [../canpar#alpha_lad alpha_lad] || pcm ||  || R || 9999999.9 || Coefficient for constructing leaf area density profile. ||
     
    7088|| [../inipar#conserve_volume_flow_mode conserve_volume] \\ [../inipar#conserve_volume_flow_mode _flow_mode] || ini || Mode || C*16 || 'default' || Modus of volume flow conservation. ||
    7189|| [../lsmpar#conserve_water_content conserve_water_content] || lsm ||  || L || .T. || Flag parameter for the bottom boundary condition of the soil model. ||
     90|| [../radpar#constant_albedo constant_albedo] || rrtmg ||  || L || .F. || Parameter to fix the surface albedo. ||
    7291|| [../inipar#constant_flux_layer constant_flux_layer] || ini || Boundary conditions || L || .T. || Parameter to switch on a constant flux layer between the surface and first computational grid level. ||
    7392|| [../inipar#coupling_start_time coupling_start_time] || ini || Mode || R || 0.0 || Simulation time of a precursor run.. ||
     
    86105|| [../userpar#data_output_user data_output_user] || user || Data output || C*10(100) || 100*' ' || User defined quantities for which 2d cross section and/or 3d volume data are to be output. ||
    87106|| [../d3par#data_output_2d_on_each_pe data_output_2d_on] \\ [../d3par#data_output_2d_on_each_pe _each_pe] || run || Data output || L || .T. || Output 2d cross section data by one or all processors.  ||
     107|| [../radpar#day_init day_init] || rrtmg ||  || I || 172 || Day of the year at model start. ||
    88108|| [../parpar#density_ratio density_ratio] || lpm || || R(10) || 0.0, 9*9999999.9 || Ratio of the density of the fluid and the density of the particles. ||
    89109|| [../parpar#dissipation_classes dissipation_classes] || lpm || || I ||10|| Number of dissipation classes to be used in the collision efficiency table. ||
     
    122142|| [../parpar#dt_prel dt_prel] || lpm || || R || 9999999.9 || Temporal interval at which particles are to be released from a particle source (in s). ||
    123143|| [../inipar#dt_pr_1d dt_pr_1d] || ini || Initialization || R || 9999999.9 || Temporal interval of vertical profile output of the 1D-model (in s). ||
     144|| [../radpar#dt_radiation dt_radiation] || rrtmg ||  || R || 0.0 || Time step of the radiation model (in s). ||
    124145|| [../d3par#dt_restart dt_restart] || run || Run steering || R || 9999999.9 || Temporal interval at which a new restart run is to be carried out (in s). ||
    125146|| [../d3par#dt_run_control dt_run_control] || run || Data output || R || 60.0 || Temporal interval at which run control output is to be made (in s). ||
     
    143164|| [../inipar#e_init e_init] [=#e] || ini || Mode || R || 0.0 || Initial TKE in m^2^s^-2^. ||
    144165|| [../inipar#e_min e_min] || ini || Mode || R || 0.0 || Minimum TKE in m^2^s^-2^. ||
     166|| [../radpar#emissivity emissivity] || rrtmg ||  || R || 0.95 || Surface emissivity (0-1). ||
    145167|| [../d3par#end_time end_time] || run || Run steering || R || 0.0 || Simulation time of the 3D model (in s). ||
    146168|| [../parpar#end_time_prel end_time_prel] || lpm || || R || 9999999.9 || Time of the last release of particles (in s). ||
     
    169191|| [../inipar#lad_vertical_gradient_level lad_vertical_gradient] \\ [../inipar#lad_vertical_gradient_level _level] || pcm || || R(10) || 10*0.0 || Height level above which the gradient of the leaf area density defined by [../inipar#lad_vertical_gradient lad_vertical_gradient] is effective (in m). ||
    170192|| [../canpar#lai_beta lai_beta] || pcm || || R || 0.0 || Leaf area index needed for construction of leaf area density profile. ||
     193|| [../radpar#lambda lambda] || rrtmg ||  || R || 0.0 || Geographical longitude (in degrees). ||
    171194||[../lsmpar#lambda_surface_stable lambda_surface_stable ] || lsm ||  || R || depends on [../lsmpar#veg_type veg_type] || Heat conductivity (between atmosphere and soil) (in W/m²/K) in case of stable stratification. ||
    172195||[../lsmpar#lambda_surface_unstable lambda_surface_unstable ] || lsm ||  || R || depends on [../lsmpar#veg_type veg_type] || Heat conductivity (between atmosphere and soil) (in W/m²/K) in case of unstable stratification. ||
     
    178201|| [../inipar#limiter_sedimentation limiter_sedimentation] || ini || Cloud physics || L || .T. || Use limiter in raindrop sedimentation process. ||
    179202|| [../inipar#loop_optimization loop_optimization] || ini || Numerics || C*16 || see parameter \\ description || Method used to optimize loops for solving the prognostic equations. ||
     203|| [../radpar#lw_radiation lw_radiation] || rrtmg ||  || L || .T. || Parameter to switch on/off longwave radiation. ||
    180204|| [../inipar#masking_method masking_method] || ini || Numerics || L || .F. || Switch for topography boundary conditions in multigrid solver. ||
    181205|| [../d3par#mask_scale_x mask_scale_x] || run || Data output || R || 1.0 || Scaling length for masked data output along x-direction. ||
     
    205229|| [../nestpar#nesting_datatransfer_mode nesting_datatransfer_mode] || nest || || C*7 || 'mixed' || Type of nesting data transfer mode. ||
    206230|| [../nestpar#nesting_mode nesting_mode] || nest || || C*7 || 'two-way' || Type of nesting mode. ||
     231|| [../radpar#net_radiation net_radiation] || rrtmg ||  || R || 0.0 || Net radiation at the surface (in W/m^2). ||
    207232|| [../d3par#netcdf_data_format netcdf_data_format] [=#n] || run || Data output || I ||2|| Data format for netCDF files. ||
    208233|| [../d3par#netcdf_deflate netcdf_deflate] [=#n] || run || Data output || I ||0|| Data compression level for NetCDF4/HDF5 format. ||
     
    264289|| [../inipar#q_vertical_gradient_level q_vertical_gradient] \\ [../inipar#q_vertical_gradient_level _level] || ini || Initialization || R(10) || 10*0.0 || Height level above which the humidity gradient defined by [../inipar#q_vertical_gradient q_vertical_gradient] is effective (in m). ||
    265290|| [../inipar#radiation radiation] [=#r] || ini || Mode || L || .F. || Parameter to switch on longwave radiation cooling at cloud-tops. ||
     291|| [../radpar#radiation_scheme radiation_scheme] || rrtmg ||  || C*10 || 'clear-sky' || Radiation scheme to be used. ||
    266292|| [../parpar#radius radius] || lpm || || R(10) || 0.0, 9* \\ 9999999.9 || Particle radius (in m). ||
    267293|| [../parpar#radius_classes radius_classes] || lpm || || I ||20|| Number of radius classes to be used in the collision efficiency table. ||
     
    281307|| [../lsmpar#root_fraction root_fraction] || lsm ||  || R(4) || depends on [../lsmpar#veg_type veg_type] || Root distribution over the four soil layers. ||
    282308|| [../inipar#roughness_length roughness_length] || ini || Boundary conditions || R || 0.1 || Roughness length (in m). ||
     309|| [../inipar#s_surface s_surface] || ini || Initialization || R || 0.0 || Surface value of the passive scalar (in kg/m^3^). ||
     310|| [../inipar#s_surface_initial_change s_surface_initial] \\ [../inipar#s_surface_initial_change _change] || ini || Initialization || R || 0.0 || Change in surface scalar concentration to be made at the beginning of the 3d run (in kg/m^3^). ||
     311|| [../inipar#s_vertical_gradient s_vertical_gradient] || ini || Initialization || R(10) || 10*0.0 || Scalar concentration gradient(s) of the initial scalar concentration profile (in kg/m^3^ / 100 m). ||
     312|| [../inipar#s_vertical_gradient_level s_vertical_gradient] \\ [../inipar#s_vertical_gradient_level _level] || ini || Initialization || 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). ||
    283313|| [../inipar#sa_surface sa_surface] [=#s] || ini || Initialization || R || 35.0 || Surface salinity (in psu). ||
    284314|| [../inipar#sa_vertical_gradient sa_vertical_gradient] || ini || Boundary conditions || R(10) || 10*0.0 || Salinity gradient(s) of the initial salinity profile (in psu / 100 m). ||
     
    295325|| [../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). ||
    296326|| [../lsmpar#skip_time_do_lsm skip_time_do_lsm] || lsm ||  || R || 0.0 || Time after which the land surface model is switched on. ||
     327|| [../radpar#skip_time_do_radiation skip_time_do_radiation] || rrtmg ||  || R || 0.0 || Time after which the radiation model is switched on. ||
    297328|| [../d3par#skip_time_domask skip_time_domask] || run || Data output || R \\ (max_masks) || max_masks*0.0 || No output of masked data before this interval has passed (in s). ||
    298329|| [../d3par#skip_time_dopr skip_time_dopr] || run || Data output || R || value of [../d3par#skip_time_data_output skip_time] \\ [../d3par#skip_time_data_output _data_output] || No output of vertical profile data before this interval has passed (in s). ||
     
    317348|| [../inipar#surface_scalarflux surface_scalarflux] || ini || Boundary conditions || R || 0.0 || Scalar flux at the surface (in kg/(m^2^s)). ||
    318349|| [../inipar#surface_waterflux surface_waterflux] || ini || Boundary conditions || R || 0.0 || Kinematic water flux near the surface (in m/s). ||
     350|| [../radpar#sw_radiation sw_radiation] || rrtmg ||  || L || .T. || Parameter to switch on/off shortwave radiation. ||
    319351|| [../d3par#synchronous_exchange synchronous_exchange] || run || MPI settings|| L || .F. || Defines how MPI handles the exchange of ghost points. ||
    320 || [../inipar#s_surface s_surface] || ini || Initialization || R || 0.0 || Surface value of the passive scalar (in kg/m^3^). ||
    321 || [../inipar#s_surface_initial_change s_surface_initial] \\ [../inipar#s_surface_initial_change _change] || ini || Initialization || R || 0.0 || Change in surface scalar concentration to be made at the beginning of the 3d run (in kg/m^3^). ||
    322 || [../inipar#s_vertical_gradient s_vertical_gradient] || ini || Initialization || R(10) || 10*0.0 || Scalar concentration gradient(s) of the initial scalar concentration profile (in kg/m^3^ / 100 m). ||
    323 || [../inipar#s_vertical_gradient_level s_vertical_gradient] \\ [../inipar#s_vertical_gradient_level _level] || ini || Initialization || 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). ||
    324352|| [../d3par#termination_time_needed termination_time] [=#t] \\ [../d3par#termination_time_needed _needed] || run || Run steering || R || 35.0 || CPU time needed for terminal actions at the end of a run in batch mode (in s). ||
    325353|| [../dvrpar#threshold threshold] || dvr || || R(10) || 0.0 || Threshold value for which an isosurface is to be created by the dvrp software. ||
     354|| [../radpar#time_utc_init time_utc_init] || rrtmg ||  || R || 43200.0 || UTC time at model start in seconds starting from midnight. ||
    326355|| [../inipar#timestep_scheme timestep_scheme] || ini || Numerics || C*20 || 'runge-kutta-3' || Time step scheme to be used for integration of the prognostic variables. ||
    327356|| [../inipar#topography topography] || ini || Topography || C*40 || 'flat' || Topography mode. ||