Changes between Version 25 and Version 26 of doc/app/radiation_parameters


Ignore:
Timestamp:
Mar 26, 2018 4:16:04 PM (7 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/radiation_parameters

    v25 v26  
    44For revision r1551 onwards, an interface for use of radiation models is available in PALM. Currently, PALM offers one built-in radiation model for clear-sky conditions, calculating the net radiation at the surface.
    55
    6 All parts of the radiation code (and the interface of the radiation code) are modularized in module [/browser/palm/trunk/SOURCE/radiation_model.f90 radiation_model_mod]. In this context, a new Fortran NAMELIST {{{radiation_par}}} was added, containing all radiation-related steering parameters. The radiation module is automatically activated if a {{{radiation_par}}} is set in the parameter file ({{{_p3d}}}).
     6All parts of the radiation code (and the interface of the radiation code) are modularized in module [/browser/palm/trunk/SOURCE/radiation_model.f90 radiation_model_mod]. In this context, a new Fortran NAMELIST {{{radiation_parameters}}} was added, containing all radiation-related steering parameters. The radiation module is automatically activated if a {{{radiation_par}}} is set in the parameter file ({{{_p3d}}}).
    77
    88When using the RRTMG radiation model, it is required to [wiki:doc/tec/radiation#Installation compile the radiation code] first as a library. Moreover, the use of netCDF is mandatory.
    99
    1010\\
    11 '''NAMELIST group name: radiation_par''' \\\\
     11'''NAMELIST group name: radiation_parameters''' \\\\
    1212
    1313||='''Parameter Name'''  =||='''[../fortrantypes FORTRAN Type]'''  =||='''Default Value'''  =||='''Explanation'''  =||