Changes between Version 3 and Version 4 of doc/app/land_surface_parameters
- Timestamp:
- Mar 3, 2015 2:39:50 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/land_surface_parameters
v3 v4 4 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. The implementation is based on the ECMWF-IFS land surface parametrization (TESSEL) and its adaption in the DALES model. 5 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}}} was added, containing 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 tothe parameter file ({{{_p3d}}}).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}}} was added, containing all LSM-related steering parameters. The LSM is automatically activated when a {{{lsm_par}}} is set in the parameter file ({{{_p3d}}}). 7 7 8 8 \\\\\\\\\\\\