Changeset 1501


Ignore:
Timestamp:
Dec 3, 2014 5:44:29 PM (9 years ago)
Author:
maronga
Message:

last commit documented

Location:
palm/trunk/SOURCE
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/Makefile

    r1500 r1501  
    2020# Current revisions:
    2121# ------------------
    22 # Bugfix: missing adjustments for land surface model and radiation model
     22#
    2323#
    2424# Former revisions:
     
    2626# $Id$
    2727#
     28# 1500 2014-12-03 17:42:41Z maronga
     29# Bugfix: missing adjustments for land surface model and radiation model
     30#
    2831# 1496 2014-12-02 17:25:50Z maronga
    2932# Added land surface model and radiation model files: land_surface_model,
  • palm/trunk/SOURCE/check_parameters.f90

    r1500 r1501  
    2525! -----------------
    2626! $Id$
     27!
     28! 1500 2014-12-03 17:42:41Z maronga
     29! Boundary conditions changed to dirichlet for land surface model
    2730!
    2831! 1496 2014-12-02 17:25:50Z maronga
  • palm/trunk/SOURCE/land_surface_model.f90

    r1500 r1501  
    2020! Current revisions:
    2121! -----------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 1500 2014-12-03 17:42:41Z maronga
    2229! Corrected calculation of aerodynamic resistance (r_a).
    2330! Precipitation is now added to liquid water reservoir using LE_liq.
    2431! Added support for dry runs.
    2532!
    26 ! Former revisions:
    27 ! -----------------
    28 ! $Id$
    29 !
    3033! 1496 2014-12-02 17:25:50Z maronga
    3134! Initial revision
Note: See TracChangeset for help on using the changeset viewer.