Changeset 2318


Ignore:
Timestamp:
Jul 20, 2017 5:27:44 PM (7 years ago)
Author:
suehring
Message:

get topograpyhy top index via function call

Location:
palm/trunk/SOURCE
Files:
11 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/Makefile

    r2317 r2318  
    2020# Current revisions:
    2121# ------------------
    22 # Add further dependencies on surface_mod
     22#
    2323#
    2424# Former revisions:
    2525# -----------------
    2626# $Id$
     27# Add further dependencies on surface_mod
     28#
     29# 2317 2017-07-20 17:27:19Z suehring
    2730# Added time_integration_spinup
    2831#
  • palm/trunk/SOURCE/init_grid.f90

    r2317 r2318  
    2020! Current revisions:
    2121! -----------------
    22 ! Get topography top index via Function call
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! Get topography top index via Function call
     28!
     29! 2317 2017-07-20 17:27:19Z suehring
    2730! Bugfixes in reading 3D topography from file
    2831!
  • palm/trunk/SOURCE/lpm_advec.f90

    r2317 r2318  
    2020! Current revisions:
    2121! ------------------
    22 ! Get topography top index via Function call
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! Get topography top index via Function call
     28!
     29! 2317 2017-07-20 17:27:19Z suehring
    2730!
    2831! 2232 2017-05-30 17:47:52Z suehring
  • palm/trunk/SOURCE/lpm_boundary_conds.f90

    r2317 r2318  
    2020! Current revisions:
    2121! -----------------
    22 ! Get topography top index via Function call
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! Get topography top index via Function call
     28!
     29! 2317 2017-07-20 17:27:19Z suehring
    2730!
    2831! 2232 2017-05-30 17:47:52Z suehring
  • palm/trunk/SOURCE/lpm_init.f90

    r2317 r2318  
    2020! Current revisions:
    2121! -----------------
    22 ! Get topography top index via Function call
    23 !
     22!
     23! 
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! Get topography top index via Function call
     28!
     29! 2317 2017-07-20 17:27:19Z suehring
    2730! Extended particle data type. Aerosol initialization improved.
    2831!
  • palm/trunk/SOURCE/microphysics_mod.f90

    r2317 r2318  
    2020! Current revisions:
    2121! ------------------
    22 ! Get topography top index via Function call
    23 !
     22!
     23! 
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! Get topography top index via Function call
     28!
     29! 2317 2017-07-20 17:27:19Z suehring
    2730! s1 changed to log_sigma
    2831!
  • palm/trunk/SOURCE/plant_canopy_model_mod.f90

    r2317 r2318  
    2020! Current revisions:
    2121! -----------------
    22 ! Get topography top index via Function call
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! Get topography top index via Function call
     28!
     29! 2317 2017-07-20 17:27:19Z suehring
    2730! Changed error messages
    2831!
  • palm/trunk/SOURCE/pmc_interface_mod.f90

    r2317 r2318  
    2121! Current revisions:
    2222! ------------------
    23 ! Get topography top index via Function call
     23!
    2424!
    2525! Former revisions:
    2626! -----------------
    2727! $Id$
     28! Get topography top index via Function call
     29!
     30! 2317 2017-07-20 17:27:19Z suehring
    2831! Set bottom boundary condition after anterpolation.
    2932! Some variable description added.
  • palm/trunk/SOURCE/radiation_model_mod.f90

    r2317 r2318  
    2020! Current revisions:
    2121! -----------------
    22 ! Get topography top index via Function call
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! Get topography top index via Function call
     28!
     29! 2317 2017-07-20 17:27:19Z suehring
    2730! Improved syntax layout
    2831!
  • palm/trunk/SOURCE/surface_mod.f90

    r2317 r2318  
    2020! Current revisions:
    2121! ------------------
    22 ! New function to obtain topography top index.
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! New function to obtain topography top index.
     28!
     29! 2317 2017-07-20 17:27:19Z suehring
    2730! Implementation of new microphysic scheme: cloud_scheme = 'morrison'
    2831! includes two more prognostic equations for cloud drop concentration (nc) 
  • palm/trunk/SOURCE/urban_surface_mod.f90

    r2317 r2318  
    2121! Current revisions:
    2222! ------------------
    23 ! Get topography top index via Function call
     23!
    2424!
    2525! Former revisions:
    2626! -----------------
    2727! $Id$
     28! Get topography top index via Function call
     29!
     30! 2317 2017-07-20 17:27:19Z suehring
    2831! Bugfix: adjust output of shf. Added support for spinups
    2932!
Note: See TracChangeset for help on using the changeset viewer.