Changeset 1586


Ignore:
Timestamp:
Apr 30, 2015 7:11:33 AM (9 years ago)
Author:
maronga
Message:

last commit documented

Location:
palm/trunk
Files:
25 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/LIB/rrtmg/Makefile

    r1585 r1586  
    2020# Current revisions:
    2121# ------------------
    22 # Initial revision
     22#
    2323#
    2424# Former revisions:
     
    2626# $Id$
    2727#
     28# 1585 2015-04-30 07:05:52Z maronga
     29# Initial revision
     30#
    2831# Description:
    2932# ------------
  • palm/trunk/LIB/rrtmg/Makefile_static

    r1585 r1586  
    2020# Current revisions:
    2121# ------------------
    22 # Initial revision
     22#
    2323#
    2424# Former revisions:
     
    2626# $Id$
    2727#
     28# 1585 2015-04-30 07:05:52Z maronga
     29# Initial revision
     30#
    2831# Description:
    2932# ------------
  • palm/trunk/LIB/rrtmg/install_rrtmg

    r1585 r1586  
    2222# Current revisions:
    2323# ------------------
    24 # Initial revision
     24#
    2525#
    2626# Former revisions:
     
    2828# $Id$
    2929#
     30# 1585 2015-04-30 07:05:52Z maronga
     31# Initial revision
     32#
    3033#--------------------------------------------------------------------------------#
    3134# install_rrtmg - install script for creating a RRTMG library
  • palm/trunk/SOURCE/Makefile

    r1585 r1586  
    2020# Current revisions:
    2121# ------------------
    22 # Added user_init_radiation.f90
     22#
    2323#
    2424# Former revisions:
     
    2626# $Id$
    2727#
     28# 1585 2015-04-30 07:05:52Z maronga
     29# Added user_init_radiation.f90
     30#
    2831# 1575 2015-03-27 09:56:27Z raasch
    2932# +poismg_fast
  • palm/trunk/SOURCE/advec_ws.f90

    r1581 r1586  
    2525! -----------------
    2626! $Id$
     27!
     28! 1581 2015-04-10 13:45:59Z suehring
     29!
    2730!
    2831! 1580 2015-04-10 13:43:49Z suehring
  • palm/trunk/SOURCE/average_3d_data.f90

    r1585 r1586  
    2020! Current revisions:
    2121! -----------------
    22 ! Adapted for RRTMG
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1585 2015-04-30 07:05:52Z maronga
     29! Adapted for RRTMG
     30!
    2831! 1555 2015-03-04 17:44:27Z maronga
    2932! Added output of r_a and r_s
  • palm/trunk/SOURCE/check_parameters.f90

    r1585 r1586  
    2020! Current revisions:
    2121! -----------------
    22 ! Added support for RRTMG
    23 !
     22!
     23! 
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27!
     28! 1585 2015-04-30 07:05:52Z maronga
     29! Added support for RRTMG
    2730!
    2831! 1575 2015-03-27 09:56:27Z raasch
  • palm/trunk/SOURCE/data_output_2d.f90

    r1585 r1586  
    2020! Current revisions:
    2121! -----------------
    22 ! Added support for RRTMG
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1585 2015-04-30 07:05:52Z maronga
     29! Added support for RRTMG
     30!
    2831! 1555 2015-03-04 17:44:27Z maronga
    2932! Added output of r_a and r_s
  • palm/trunk/SOURCE/data_output_3d.f90

    r1585 r1586  
    2020! Current revisions:
    2121! ------------------
    22 ! Added support for RRTMG
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1585 2015-04-30 07:05:52Z maronga
     29! Added support for RRTMG
     30!
    2831! 1551 2015-03-03 14:18:16Z maronga
    2932! Added suppport for land surface model and radiation model output. In the course
  • palm/trunk/SOURCE/data_output_mask.f90

    r1585 r1586  
    2020! Current revisions:
    2121! -----------------
    22 ! Added support for RRTMG
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1585 2015-04-30 07:05:52Z maronga
     29! Added support for RRTMG
     30!
    2831! 1438 2014-07-22 14:14:06Z heinze
    2932! +nr, qc, qr
  • palm/trunk/SOURCE/flow_statistics.f90

    r1585 r1586  
    2121! Current revisions:
    2222! -----------------
    23 ! Added output of timeseries and profiles for RRTMG
     23!
    2424!
    2525! Former revisions:
     
    2727! $Id$
    2828!
     29! 1585 2015-04-30 07:05:52Z maronga
     30! Added output of timeseries and profiles for RRTMG
     31!
    2932! 1571 2015-03-12 16:12:49Z maronga
    3033! Bugfix: output of rad_net and rad_sw_in
  • palm/trunk/SOURCE/header.f90

    r1585 r1586  
    2020! Current revisions:
    2121! -----------------
    22 ! Further output for radiation model(s).
    23 !
     22!
     23! 
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27!
     28! 1585 2015-04-30 07:05:52Z maronga
     29! Further output for radiation model(s).
    2730!
    2831! 1575 2015-03-27 09:56:27Z raasch
  • palm/trunk/SOURCE/init_3d_model.f90

    r1585 r1586  
    2020! Current revisions:
    2121! ------------------
    22 ! Initialization of radiation code is now done after LSM initializtion
    23 !
     22!
     23! 
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27!
     28! 1585 2015-04-30 07:05:52Z maronga
     29! Initialization of radiation code is now done after LSM initializtion
    2730!
    2831! 1575 2015-03-27 09:56:27Z raasch
  • palm/trunk/SOURCE/land_surface_model.f90

    r1585 r1586  
    2020! Current revisions:
    2121! -----------------
    22 ! Modifications for RRTMG. Changed tables to PARAMETER type.
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727! Bugfix: REAL constants provided with KIND-attribute in call of
     28! 1585 2015-04-30 07:05:52Z maronga
     29! Modifications for RRTMG. Changed tables to PARAMETER type.
     30!
    2831! 1571 2015-03-12 16:12:49Z maronga
    2932! Removed upper-case variable names. Corrected distribution of precipitation to
  • palm/trunk/SOURCE/package_parin.f90

    r1585 r1586  
    2020! Current revisions:
    2121! -----------------
    22 ! Added several radiation_par parameters
    23 !
     22!
     23! 
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27!
     28! 1585 2015-04-30 07:05:52Z maronga
     29! Added several radiation_par parameters
    2730!
    2831! 1575 2015-03-27 09:56:27Z raasch
  • palm/trunk/SOURCE/prognostic_equations.f90

    r1585 r1586  
    2020! Current revisions:
    2121! ------------------
    22 ! Added call for temperature tendency calculation due to radiative flux divergence
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1585 2015-04-30 07:05:52Z maronga
     29! Added call for temperature tendency calculation due to radiative flux divergence
     30!
    2831! 1517 2015-01-07 19:12:25Z hoffmann
    2932! advec_s_bc_mod addded, since advec_s_bc is now a module
  • palm/trunk/SOURCE/radiation_model.f90

    r1585 r1586  
    2020! Current revisions:
    2121! -----------------
    22 ! Added support for RRTMG
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1585 2015-04-30 07:05:52Z maronga
     29! Added support for RRTMG
     30!
    2831! 1571 2015-03-12 16:12:49Z maronga
    2932! Added missing KIND attribute. Removed upper-case variable names
  • palm/trunk/SOURCE/read_3d_binary.f90

    r1585 r1586  
    2020! Current revisions:
    2121! -----------------
    22 ! Adapted for RRTMG
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1585 2015-04-30 07:05:52Z maronga
     29! Adapted for RRTMG
     30!
    2831! 1551 2015-03-03 14:18:16Z maronga
    2932! Added support for binary input of land surface and radiation model data. In the
  • palm/trunk/SOURCE/read_var_list.f90

    r1585 r1586  
    2020! Current revisions:
    2121! ------------------
    22 ! Adapted for RRTMG
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1585 2015-04-30 07:05:52Z maronga
     29! Adapted for RRTMG
     30!
    2831! 1560 2015-03-06 10:48:54Z keck
    2932! +recycling_yshift
  • palm/trunk/SOURCE/sum_up_3d_data.f90

    r1585 r1586  
    2020! Current revisions:
    2121! -----------------
    22 ! Adapted for RRTMG
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1585 2015-04-30 07:05:52Z maronga
     29! Adapted for RRTMG
     30!
    2831! 1555 2015-03-04 17:44:27Z maronga
    2932! Added output of r_a and r_s
  • palm/trunk/SOURCE/time_integration.f90

    r1585 r1586  
    2020! Current revisions:
    2121! ------------------
    22 ! Moved call of radiation scheme. Added support for RRTM
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1585 2015-04-30 07:05:52Z maronga
     29! Moved call of radiation scheme. Added support for RRTM
     30!
    2831! 1551 2015-03-03 14:18:16Z maronga
    2932! Added interface for different radiation schemes.
  • palm/trunk/SOURCE/user_init_land_surface.f90

    r1585 r1586  
    2020! Current revisions:
    2121! -----------------
    22 ! Changed description text
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727
     28! 1585 2015-04-30 07:05:52Z maronga
     29! Changed description text
     30!
    2831! 1496 2014-12-02 17:25:50Z maronga
    2932! Initial revision
  • palm/trunk/SOURCE/user_init_radiation.f90

    r1585 r1586  
    2020! Current revisions:
    2121! -----------------
    22 ! Initial revision
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27!
     28! 1585 2015-04-30 07:05:52Z maronga
     29! Initial revision
    2730!
    2831! Description:
  • palm/trunk/SOURCE/write_3d_binary.f90

    r1585 r1586  
    2020! Current revisions:
    2121! -----------------
    22 ! Adapted for RRTMG
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1585 2015-04-30 07:05:52Z maronga
     29! Adapted for RRTMG
     30!
    2831! 1551 2015-03-03 14:18:16Z maronga
    2932! Added support for binary ouput of land surface and radiation model data.
  • palm/trunk/SOURCE/write_var_list.f90

    r1585 r1586  
    2020! Current revisions:
    2121! -----------------
    22 ! Adapted for RRTMG
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1585 2015-04-30 07:05:52Z maronga
     29! Adapted for RRTMG
     30!
    2831! 1551 2015-03-03 14:18:16Z maronga
    2932! Typo removed
Note: See TracChangeset for help on using the changeset viewer.