Changeset 1710


Ignore:
Timestamp:
Nov 4, 2015 2:48:36 PM (8 years ago)
Author:
maronga
Message:

last commit documented

Location:
palm/trunk/SOURCE
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/flow_statistics.f90

    r1709 r1710  
    1919! Current revisions:
    2020! -----------------
    21 ! Updated output of Obukhov length
     21!
    2222!
    2323! Former revisions:
     
    2525! $Id$
    2626!
     27! 1709 2015-11-04 14:47:01Z maronga
     28! Updated output of Obukhov length
     29!
    2730! 1691 2015-10-26 16:17:44Z maronga
    2831! Revised calculation of Obukhov length. Added output of radiative heating >
  • palm/trunk/SOURCE/init_1d_model.f90

    r1709 r1710  
    1919! Current revisions:
    2020! -----------------
    21 ! Set initial time step to 10 s to avoid instability of the 1d model for small
    22 ! grid spacings
    23 !
     21!
     22!
    2423! Former revisions:
    2524! -----------------
    2625! $Id$
     26!
     27! 1709 2015-11-04 14:47:01Z maronga
     28! Set initial time step to 10 s to avoid instability of the 1d model for small
     29! grid spacings
    2730!
    2831! 1697 2015-10-28 17:14:10Z raasch
  • palm/trunk/SOURCE/land_surface_model.f90

    r1709 r1710  
    1919! Current revisions:
    2020! -----------------
     21!
     22!
     23! Former revisions:
     24! -----------------
     25! $Id$
     26!
     27! 1709 2015-11-04 14:47:01Z maronga
    2128! Renamed pt_1 and qv_1 to pt1 and qv1.
    2229! Bugfix: set initial values for t_surface_p in case of restart runs
     
    2431! Bugfix: calculation of rad_net when using radiation_scheme = 'clear-sky'
    2532! Added todo action
    26 !
    27 ! Former revisions:
    28 ! -----------------
    29 ! $Id$
    3033!
    3134! 1697 2015-10-28 17:14:10Z raasch
  • palm/trunk/SOURCE/radiation_model.f90

    r1709 r1710  
    1919! Current revisions:
    2020! -----------------
    21 ! Bugfix: set initial value for rrtm_lwuflx_dt to zero, small formatting
    22 ! corrections
     21!
    2322!
    2423! Former revisions:
     
    2625! $Id$
    2726!
     27! 1709 2015-11-04 14:47:01Z maronga
     28! Bugfix: set initial value for rrtm_lwuflx_dt to zero, small formatting
     29! corrections
     30!
    2831! 1701 2015-11-02 07:43:04Z maronga
    2932! Bugfixes: wrong index for output of timeseries, setting of nz_snd_end
  • palm/trunk/SOURCE/read_3d_binary.f90

    r1709 r1710  
    1919! Current revisions:
    2020! -----------------
    21 ! Added rad_lw_out_change_0, increased binary_version
     21!
    2222!
    2323! Former revisions:
     
    2525! $Id$
    2626!
     27! 1709 2015-11-04 14:47:01Z maronga
     28! Added rad_lw_out_change_0, increased binary_version
     29!
    2730! 1691 2015-10-26 16:17:44Z maronga
    2831! Added output of radiative heating rates and Obukhov length. Removed output of
  • palm/trunk/SOURCE/surface_layer_fluxes.f90

    r1709 r1710  
    1919! Current revisions:
    2020! -----------------
     21!
     22!
     23! Former revisions:
     24! -----------------
     25! $Id$
     26!
     27! 1709 2015-11-04 14:47:01Z maronga
    2128! Bugfix: division by zero could occur when calculating rib at low wind speeds
    2229! Bugfix: calculation of uv_total for neutral = .T., initial value for ol for
    2330! neutral = .T.
    2431!
    25 ! Former revisions:
    26 ! -----------------
    27 ! $Id$
    28 !
    2932! 1705 2015-11-02 14:28:56Z maronga
    3033! Typo removed
  • palm/trunk/SOURCE/write_3d_binary.f90

    r1709 r1710  
    1919! Current revisions:
    2020! -----------------
    21 ! Added rad_lw_out_change_0, increased binary_version
     21!
    2222!
    2323! Former revisions:
     
    2525! $Id$
    2626!
     27! 1709 2015-11-04 14:47:01Z maronga
     28! Added rad_lw_out_change_0, increased binary_version
     29!
    2730! 1691 2015-10-26 16:17:44Z maronga
    2831! Added output of radiative heating rates for RRTMG. Added output of ol. Removed
Note: See TracChangeset for help on using the changeset viewer.