Changes between Version 25 and Version 26 of doc/app/radiation_parameters
- Timestamp:
- Mar 26, 2018 4:16:04 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/radiation_parameters
v25 v26 4 4 For 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. 5 5 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}}}).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_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}}}). 7 7 8 8 When 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. 9 9 10 10 \\ 11 '''NAMELIST group name: radiation_par ''' \\\\11 '''NAMELIST group name: radiation_parameters''' \\\\ 12 12 13 13 ||='''Parameter Name''' =||='''[../fortrantypes FORTRAN Type]''' =||='''Default Value''' =||='''Explanation''' =||