3 | | Coming soon. |
| 4 | Since r1551 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 | |
| 6 | All parts 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 when a {{{radiation_par}}} is set in the parameter file ({{{_p3d}}}). |
| 7 | |
| 8 | \\\\\\\\\\\\ |
| 9 | '''NAMELIST group name: radiation_par''' \\\\ |
| 10 | |
| 11 | ||='''Parameter Name''' =||='''[../fortrantypes FORTRAN Type]''' =||='''Default Value''' =||='''Explanation''' =|| |
| 12 | |---------------- |
| 13 | {{{#!td style="vertical-align:top" |
| 14 | [=#alpha_lad '''alpha_lad'''] |
| 15 | }}} |
| 16 | {{{#!td style="vertical-align:top" |
| 17 | R |
| 18 | }}} |
| 19 | {{{#!td style="vertical-align:top" |
| 20 | 9999999.9 |
| 21 | }}} |
| 22 | {{{#!td |
| 23 | Dummy |
| 24 | }}} |
| 25 | |---------------- |