Changes between Version 1 and Version 2 of doc/app/land_surface_parameters


Ignore:
Timestamp:
Mar 3, 2015 2:35:24 PM (10 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/land_surface_parameters

    v1 v2  
    1 == Land surface parameters ==
     1== Land Surface Parameters ==
     2[[TracNav(doc/app/partoc|nocollapse)]]
    23
    3 Coming soon.
     4Since 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
     6All 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"
     17R
     18}}}
     19{{{#!td style="vertical-align:top"
     209999999.9
     21}}}
     22{{{#!td
     23Dummy
     24}}}
     25|----------------