Changeset 2701 for palm


Ignore:
Timestamp:
Dec 15, 2017 3:40:50 PM (6 years ago)
Author:
suehring
Message:

changes from last commit documented

Location:
palm/trunk/SOURCE
Files:
13 edited

Legend:

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

    r2698 r2701  
    2020! Current revisions:
    2121! -----------------
    22 ! Bugfix in definition of d_seconds_year.
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! Bugfix in definition of d_seconds_year.
     28!
     29! 2698 2017-12-14 18:46:24Z suehring
    2730! Initial revision
    2831!
  • palm/trunk/SOURCE/header.f90

    r2698 r2701  
    2020! Current revisions:
    2121! -----------------
    22 ! Bugfix in get_topography_top_index
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! Bugfix in get_topography_top_index
     28!
     29! 2698 2017-12-14 18:46:24Z suehring
    2730! Print information about turbulence closure (TG)
    2831! Print information about inifor initialization (MS)
  • palm/trunk/SOURCE/init_3d_model.f90

    r2700 r2701  
    2020! Current revisions:
    2121! ------------------
    22 ! Bugfix in get_topography_top_index
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! Bugfix, missing initialization of surface attributes in case of
     28! inifor-initialization branch
     29!
     30! 2700 2017-12-15 14:12:35Z suehring
    2731! Implementation of uv exposure model (FK)
    2832! Moved initialisation of diss, e, kh, km to turbulence_closure_mod (TG)
  • palm/trunk/SOURCE/init_grid.f90

    r2698 r2701  
    2020! Current revisions:
    2121! -----------------
    22 ! Bugfix in get_topography_top_index
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! Bugfix in get_topography_top_index
     28!
     29! 2698 2017-12-14 18:46:24Z suehring
    2730! Revised topography input
    2831! Set nzb_max not for the entire nest domain, only for boundary PEs
  • palm/trunk/SOURCE/lpm.f90

    r2698 r2701  
    2020! Current revisions:
    2121! ------------------
    22 ! Grid indices passed to lpm_boundary_conds. (responsible Philipp Thiele)
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! Grid indices passed to lpm_boundary_conds. (responsible Philipp Thiele)
     28!
     29! 2698 2017-12-14 18:46:24Z suehring
    2730! Changed particle box locations: center of particle box now coincides
    2831! with scalar grid point of same index.
  • palm/trunk/SOURCE/lpm_advec.f90

    r2698 r2701  
    2020! Current revisions:
    2121! ------------------
    22 ! Particle interpolations at walls in case of SGS velocities revised and not
    23 ! required parts are removed. (responsible Philipp Thiele)
    24 !
    25 ! Bugfix in get_topography_top_index
     22!
    2623!
    2724! Former revisions:
    2825! -----------------
    2926! $Id$
     27! Particle interpolations at walls in case of SGS velocities revised and not
     28! required parts are removed. (responsible Philipp Thiele)
     29!
     30! Bugfix in get_topography_top_index
     31!
     32! 2698 2017-12-14 18:46:24Z suehring
    3033! Removed indices ilog and jlog which are no longer needed since particle box
    3134! locations are identical to scalar boxes and topography.
  • palm/trunk/SOURCE/lpm_boundary_conds.f90

    r2698 r2701  
    2020! Current revisions:
    2121! -----------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
    2227! Particle reflections at downward-facing walls implemented. Moreover,
    2328! reflections are adjusted to revised particle grid box location.
    2429! (responsible Philipp Thiele)
    2530!
    26 ! Former revisions:
    27 ! -----------------
    28 ! $Id$
     31! 2698 2017-12-14 18:46:24Z suehring
    2932! Changed particle box locations: center of particle box now coincides
    3033! with scalar grid point of same index.
  • palm/trunk/SOURCE/lpm_init.f90

    r2698 r2701  
    2020! Current revisions:
    2121! -----------------
    22 ! Grid indices passed to lpm_boundary_conds. (responsible Philipp Thiele)
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! Grid indices passed to lpm_boundary_conds. (responsible Philipp Thiele)
     28!
     29! 2698 2017-12-14 18:46:24Z suehring
    2730! Enabled particle advection with grid stretching.
    2831!
  • palm/trunk/SOURCE/microphysics_mod.f90

    r2698 r2701  
    2020! Current revisions:
    2121! ------------------
    22 ! Bugfix in get_topography_top_index
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! Bugfix in get_topography_top_index
     28!
     29! 2698 2017-12-14 18:46:24Z suehring
    2730! Calculation of supersaturation in external module (diagnostic_quantities_mod).
    2831! Change: correct calculation of saturation specific humidity to saturation
  • palm/trunk/SOURCE/plant_canopy_model_mod.f90

    r2698 r2701  
    2020! Current revisions:
    2121! -----------------
    22 ! Bugfix in get_topography_top_index
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! Bugfix in get_topography_top_index
     28!
     29! 2698 2017-12-14 18:46:24Z suehring
    2730! Bugfix for vertical loop index pch_index in case of Netcdf input
    2831! Introduce 2D index array incorporate canopy top index
  • palm/trunk/SOURCE/pmc_interface_mod.f90

    r2698 r2701  
    2020! Current revisions:
    2121! ------------------
    22 ! Bugfix in get_topography_top_index
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! Bugfix in get_topography_top_index
     28!
     29! 2698 2017-12-14 18:46:24Z suehring
    2730! - Bugfix in init_tke_factor (MS)
    2831!
  • palm/trunk/SOURCE/radiation_model_mod.f90

    r2698 r2701  
    2020! Current revisions:
    2121! -----------------
    22 ! Bugfix in get_topography_top_index
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! Bugfix in get_topography_top_index
     28!
     29! 2698 2017-12-14 18:46:24Z suehring
    2730! - Improved reading/writing of SVF from/to file (BM)
    2831! - Bugfixes concerning RRTMG as well as average_radiation options (M. Salim)
  • palm/trunk/SOURCE/turbulence_closure_mod.f90

    r2698 r2701  
    2020! Current revisions:
    2121! -----------------
    22 ! Bugfix in get_topography_top_index
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! Bugfix in get_topography_top_index
     28!
     29! 2698 2017-12-14 18:46:24Z suehring
    2730! Initial revision
    2831!
Note: See TracChangeset for help on using the changeset viewer.