3 | | Coming soon. |
| 4 | Since r1551 a full land surface model (LMS) is available in PALM. It consists of a four layer soil model for the soil temperature and moisture contents and a solver for the energy balance at the surface. |
| 5 | |
| 6 | All parts of the LSM code are modularized in module [/browser/palm/trunk/SOURCE/land_surface_model.f90 land_surface_model_mod]. In this context, a new Fortran NAMELIST {{{lsm_par}}} contains all lsm-related steering parameters. The LSM is automatically activated when a H{{{lsm_par}}} is set in the parameter file ence, in order to automatically enable the canopy model, NAMELIST {{{canopy_par}}} and the respective canopy parameters must be added to the parameter file ({{{_p3d}}}). |
| 7 | |
| 8 | \\\\\\\\\\\\ |
| 9 | '''NAMELIST group name: lsm_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 | |---------------- |