Changeset 1497


Ignore:
Timestamp:
Dec 2, 2014 5:28:07 PM (9 years ago)
Author:
maronga
Message:

last commit documented

Location:
palm/trunk/SOURCE
Files:
16 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/Makefile

    r1496 r1497  
    2020# Current revisions:
    2121# ------------------
    22 # Added land surface model and radiation model files: land_surface_model,
    23 # radiation_model, user_init_land_surface
     22#
    2423#
    2524# Former revisions:
     
    2726# $Id$
    2827#
     28# 1496 2014-12-02 17:25:50Z maronga
     29# Added land surface model and radiation model files: land_surface_model,
     30# radiation_model, user_init_land_surface
     31#
    2932# 1484 2014-10-21 10:53:05Z kanani
    3033# plant_canopy_model-dependency added for check_parameters, header, init_3d_model,
  • palm/trunk/SOURCE/check_parameters.f90

    r1496 r1497  
    2020! Current revisions:
    2121! -----------------
    22 ! Added checks for the land surface model
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1496 2014-12-02 17:25:50Z maronga
     29! Added checks for the land surface model
     30!
    2831! 1484 2014-10-21 10:53:05Z kanani
    2932! Changes due to new module structure of the plant canopy model:
  • palm/trunk/SOURCE/header.f90

    r1496 r1497  
    2020! Current revisions:
    2121! -----------------
    22 ! Renamed: "radiation -> "cloud_top_radiation"
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1496 2014-12-02 17:25:50Z maronga
     29! Renamed: "radiation -> "cloud_top_radiation"
     30!
    2831! 1484 2014-10-21 10:53:05Z kanani
    2932! Changes due to new module structure of the plant canopy model:
  • palm/trunk/SOURCE/init_3d_model.f90

    r1496 r1497  
    2020! Current revisions:
    2121! ------------------
    22 ! Added initialization of the land surface and radiation schemes
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1496 2014-12-02 17:25:50Z maronga
     29! Added initialization of the land surface and radiation schemes
     30!
    2831! 1484 2014-10-21 10:53:05Z kanani
    2932! Changes due to new module structure of the plant canopy model:
  • palm/trunk/SOURCE/land_surface_model.f90

    r1496 r1497  
    2020! Current revisions:
    2121! -----------------
    22 ! Initial revision
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1496 2014-12-02 17:25:50Z maronga
     29! Initial revision
     30!
    2831!
    2932! Description:
  • palm/trunk/SOURCE/modules.f90

    r1496 r1497  
    2020! Current revisions:
    2121! ------------------
    22 ! Renamed "radiation" -> "cloud_top_radiation"
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1496 2014-12-02 17:25:50Z maronga
     29! Renamed "radiation" -> "cloud_top_radiation"
     30!
    2831! 1484 2014-10-21 10:53:05Z kanani
    2932! Changes due to new module structure of the plant canopy model:
  • palm/trunk/SOURCE/package_parin.f90

    r1496 r1497  
    2020! Current revisions:
    2121! -----------------
    22 ! Added support for the land surface model and radiation scheme
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1496 2014-12-02 17:25:50Z maronga
     29! Added support for the land surface model and radiation scheme
     30!
    2831! 1484 2014-10-21 10:53:05Z kanani
    2932! Changes due to new module structure of the plant canopy model:
  • palm/trunk/SOURCE/parin.f90

    r1496 r1497  
    2020! Current revisions:
    2121! -----------------
    22 ! Renamed: "radiation -> "cloud_top_radiation"
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1496 2014-12-02 17:25:50Z maronga
     29! Renamed: "radiation -> "cloud_top_radiation"
     30!
    2831! 1484 2014-10-21 10:53:05Z kanani
    2932! Changes due to new module structure of the plant canopy model:
  • palm/trunk/SOURCE/prandtl_fluxes.f90

    r1496 r1497  
    2020! Current revisions:
    2121! -----------------
    22 ! Adapted for land surface model
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1496 2014-12-02 17:25:50Z maronga
     29! Adapted for land surface model
     30!
    2831! 1494 2014-11-21 17:14:03Z maronga
    2932! Bugfixes: qs is now calculated before calculation of Rif. Ccalculation of
  • palm/trunk/SOURCE/prognostic_equations.f90

    r1496 r1497  
    2020! Current revisions:
    2121! ------------------
    22 ! Renamed "radiation" -> "cloud_top_radiation"
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1496 2014-12-02 17:25:50Z maronga
     29! Renamed "radiation" -> "cloud_top_radiation"
     30!
    2831! 1484 2014-10-21 10:53:05Z kanani
    2932! Changes due to new module structure of the plant canopy model:
  • palm/trunk/SOURCE/radiation_model.f90

    r1496 r1497  
    2020! Current revisions:
    2121! -----------------
    22 ! Initial revision
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1496 2014-12-02 17:25:50Z maronga
     29! Initial revision
     30!
    2831!
    2932! Description:
  • palm/trunk/SOURCE/read_var_list.f90

    r1496 r1497  
    2020! Current revisions:
    2121! ------------------
    22 ! Renamed "radiation" -> "cloud_top_radiation"
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1496 2014-12-02 17:25:50Z maronga
     29! Renamed "radiation" -> "cloud_top_radiation"
     30!
    2831! 1484 2014-10-21 10:53:05Z kanani
    2932! Changes in the course of the canopy-model modularization:
  • palm/trunk/SOURCE/swap_timelevel.f90

    r1496 r1497  
    2020! Current revisions:
    2121! -----------------
    22 ! Added swapping of land surface model quantities
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1496 2014-12-02 17:25:50Z maronga
     29! Added swapping of land surface model quantities
     30!
    2831! 1374 2014-04-25 12:55:07Z raasch
    2932! bugfix: use-statement for nopointer-case added
  • palm/trunk/SOURCE/time_integration.f90

    r1496 r1497  
    2020! Current revisions:
    2121! ------------------
    22 ! Added calls for the land surface model and radiation scheme
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1496 2014-12-02 17:25:50Z maronga
     29! Added calls for the land surface model and radiation scheme
     30!
    2831! 1402 2014-05-09 14:25:13Z raasch
    2932! location messages modified
  • palm/trunk/SOURCE/user_init_land_surface.f90

    r1496 r1497  
    2020! Current revisions:
    2121! -----------------
    22 ! Initial revision
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727
     28! 1496 2014-12-02 17:25:50Z maronga
     29! Initial revision
     30!
    2831! Description:
    2932! ------------
  • palm/trunk/SOURCE/write_var_list.f90

    r1496 r1497  
    2020! Current revisions:
    2121! -----------------
    22 ! Renamed "radiation" -> "cloud_top_radiation"
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1496 2014-12-02 17:25:50Z maronga
     29! Renamed "radiation" -> "cloud_top_radiation"
     30!
    2831! 1484 2014-10-21 10:53:05Z kanani
    2932! Changes in the course of the canopy-model modularization:
Note: See TracChangeset for help on using the changeset viewer.