Changeset 2233


Ignore:
Timestamp:
May 30, 2017 6:08:54 PM (7 years ago)
Author:
suehring
Message:

last commit documented

Location:
palm/trunk/SOURCE
Files:
72 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/Makefile

    r2232 r2233  
    2020# Current revisions:
    2121# ------------------
    22 # +dependencies for surface_mod
    23 # -wall_fluxes
     22#
    2423#
    2524# Former revisions:
     
    2726# $Id$
    2827#
     28# 2232 2017-05-30 17:47:52Z suehring
     29# +dependencies for surface_mod
     30# -wall_fluxes
     31#
    2932# 2130 2017-01-24 16:25:39Z raasch
    3033# dependency for timestep updated
  • palm/trunk/SOURCE/advec_s_pw.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! topography representation via flags
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! topography representation via flags
     30!
    2831! 2000 2016-08-20 18:09:15Z knoop
    2932! Forced header and separation lines into 80 columns
  • palm/trunk/SOURCE/advec_s_up.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! topography representation via flags
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! topography representation via flags
     30!
    2831! 2000 2016-08-20 18:09:15Z knoop
    2932! Forced header and separation lines into 80 columns
  • palm/trunk/SOURCE/advec_u_pw.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! topography representation via flags
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! topography representation via flags
     30!
    2831! 2000 2016-08-20 18:09:15Z knoop
    2932! Forced header and separation lines into 80 columns
  • palm/trunk/SOURCE/advec_u_up.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! topography representation via flags
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! topography representation via flags
     30!
    2831! 2000 2016-08-20 18:09:15Z knoop
    2932! Forced header and separation lines into 80 columns
  • palm/trunk/SOURCE/advec_v_pw.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! topography representation via flags
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! topography representation via flags
     30!
    2831! 2000 2016-08-20 18:09:15Z knoop
    2932! Forced header and separation lines into 80 columns
  • palm/trunk/SOURCE/advec_v_up.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! topography representation via flags
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! topography representation via flags
     30!
    2831! 2000 2016-08-20 18:09:15Z knoop
    2932! Forced header and separation lines into 80 columns
  • palm/trunk/SOURCE/advec_w_pw.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! topography representation via flags
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! topography representation via flags
     30!
    2831! 2000 2016-08-20 18:09:15Z knoop
    2932! Forced header and separation lines into 80 columns
  • palm/trunk/SOURCE/advec_w_up.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! topography representation via flags
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! topography representation via flags
     30!
    2831! 2000 2016-08-20 18:09:15Z knoop
    2932! Forced header and separation lines into 80 columns
  • palm/trunk/SOURCE/advec_ws.f90

    r2232 r2233  
    2020! Current revisions:
    2121! ------------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 2232 2017-05-30 17:47:52Z suehring
    2229! Rename wall_flags_0 and wall_flags_00 into advc_flags_1 and advc_flags_2,
    2330! respectively.
    2431! Set advc_flags_1/2 on basis of wall_flags_0/00 instead of nzb_s/u/v/w_inner.
    2532! Setting advc_flags_1/2 also for downward-facing walls
    26 !
    27 ! Former revisions:
    28 ! -----------------
    29 ! $Id$
    3033!
    3134! 2200 2017-04-11 11:37:51Z suehring
  • palm/trunk/SOURCE/average_3d_data.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new surface concept - additional ghost point exchange
    23 ! of surface variable required
     22!
    2423!
    2524! Former revisions:
     
    2726! $Id$
    2827!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new surface concept - additional ghost point exchange
     30! of surface variable required
     31!
    2932! 2031 2016-10-21 15:11:58Z knoop
    3033! renamed variable rho to rho_ocean and rho_av to rho_ocean_av
  • palm/trunk/SOURCE/boundary_conds.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Set boundary conditions on topography top using flag method.
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Set boundary conditions on topography top using flag method.
     30!
    2831! 2118 2017-01-17 16:38:49Z raasch
    2932! OpenACC directives removed
  • palm/trunk/SOURCE/buoyancy.f90

    r2232 r2233  
    2020! Current revisions:
    2121! ------------------
    22 ! Adjustments to new topography concept
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography concept
     30!
    2831! 2118 2017-01-17 16:38:49Z raasch
    2932! OpenACC version of subroutine removed
  • palm/trunk/SOURCE/calc_liquid_water_content.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new topography concept
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography concept
     30!
    2831! 2000 2016-08-20 18:09:15Z knoop
    2932! Forced header and separation lines into 80 columns
  • palm/trunk/SOURCE/calc_mean_profile.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new topography concept
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography concept
     30!
    2831! 2000 2016-08-20 18:09:15Z knoop
    2932! Forced header and separation lines into 80 columns
  • palm/trunk/SOURCE/calc_radiation.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new topography concept
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography concept
     30!
    2831! 2000 2016-08-20 18:09:15Z knoop
    2932! Forced header and separation lines into 80 columns
  • palm/trunk/SOURCE/coriolis.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new topography concept
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography concept
     30!
    2831! 2118 2017-01-17 16:38:49Z raasch
    2932! OpenACC version of subroutine removed
  • palm/trunk/SOURCE/data_output_2d.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new surface concept
    2322!
    24 !
     23! 
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new surface concept
     30!
    2831!
    2932! 2190 2017-03-21 12:16:43Z raasch
  • palm/trunk/SOURCE/data_output_3d.f90

    r2232 r2233  
    2020! Current revisions:
    2121! ------------------
    22 ! Adjustments to new topography concept
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography concept
     30!
    2831! 2209 2017-04-19 09:34:46Z kanani
    2932! Added plant canopy model output
  • palm/trunk/SOURCE/diffusion_e.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new topography and surface concept
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography and surface concept
     30!
    2831! 2118 2017-01-17 16:38:49Z raasch
    2932! OpenACC version of subroutine removed
  • palm/trunk/SOURCE/diffusion_s.f90

    r2232 r2233  
    2020! Current revisions:
    2121! ------------------
    22 ! Adjustments to new topography and surface concept
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography and surface concept
     30!
    2831! 2118 2017-01-17 16:38:49Z raasch
    2932! OpenACC version of subroutine removed
  • palm/trunk/SOURCE/diffusion_u.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new topography and surface concept
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography and surface concept
     30!
    2831! 2118 2017-01-17 16:38:49Z raasch
    2932! OpenACC version of subroutine removed
  • palm/trunk/SOURCE/diffusion_v.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new topography and surface concept
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography and surface concept
     30!
    2831! 2118 2017-01-17 16:38:49Z raasch
    2932! OpenACC version of subroutine removed
  • palm/trunk/SOURCE/diffusion_w.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new topography and surface concept
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography and surface concept
     30!
    2831! 2118 2017-01-17 16:38:49Z raasch
    2932! OpenACC version of subroutine removed
  • palm/trunk/SOURCE/diffusivities.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new topography and surface concept
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography and surface concept
     30!
    2831! 2118 2017-01-17 16:38:49Z raasch
    2932! OpenACC directives removed
  • palm/trunk/SOURCE/disturb_field.f90

    r2232 r2233  
    2020! Current revisions:
    2121! ------------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 2232 2017-05-30 17:47:52Z suehring
    2229! Modify referenced parameter for disturb_field, instead of nzb_uv_inner, pass
    2330! character to identify the respective grid (u- or v-grid).
    2431! Set perturbations within topography to zero using flags.
    2532!
    26 ! Former revisions:
    27 ! -----------------
    28 ! $Id$
    29 !
    3033! 2172 2017-03-08 15:55:25Z knoop
    3134! Bugfix removed id_random_array from USE list
  • palm/trunk/SOURCE/disturb_heatflux.f90

    r2232 r2233  
    2020! Current revisions:
    2121! ------------------
    22 ! Adjustment according new surface data type.
    23 ! Implemented parallel random number generator to obtain always the same
    24 ! random number distribution regardless of the processor distribution.
     22!
    2523!
    2624! Former revisions:
     
    2826! $Id$
    2927!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustment according new surface data type.
     30! Implemented parallel random number generator to obtain always the same
     31! random number distribution regardless of the processor distribution.
     32!
    3033! 2037 2016-10-26 11:15:40Z knoop
    3134! Anelastic approximation implemented
  • palm/trunk/SOURCE/eqn_state_seawater.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new topography and surface concept
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography and surface concept
     30!
    2831! 2031 2016-10-21 15:11:58Z knoop
    2932! renamed variable rho to rho_ocean
  • palm/trunk/SOURCE/flow_statistics.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new topography and surface concept
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography and surface concept
     30!
    2831! 2118 2017-01-17 16:38:49Z raasch
    2932! OpenACC version of subroutine removed
  • palm/trunk/SOURCE/header.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new topography and surface concept
    23 ! Generic tunnel setup added
     22!
    2423!
    2524! Former revisions:
     
    2726! $Id$
    2827!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography and surface concept
     30! Generic tunnel setup added
     31!
    2932! 2200 2017-04-11 11:37:51Z suehring
    3033! monotonic_adjustment removed
  • palm/trunk/SOURCE/init_3d_model.f90

    r2232 r2233  
    2020! Current revisions:
    2121! ------------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 2232 2017-05-30 17:47:52Z suehring
    2229! Adjustments to new topography and surface concept:
    2330!   - Modify passed parameters for disturb_field
     
    2633!   - Move initialization of surface-related quantities to surface_mod
    2734!
    28 ! Former revisions:
    29 ! -----------------
    30 ! $Id$
    31 !
    3235! 2172 2017-03-08 15:55:25Z knoop
    3336! Bugfix: moved parallel random generator initialization into its module
  • palm/trunk/SOURCE/init_grid.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 2232 2017-05-30 17:47:52Z suehring
    2229! - Adjustments according to new topography representation
    2330! - Bugfix: Move determination of nzb_max behind topography modification in
     
    2734! - Generic tunnel set-up added
    2835!
    29 ! Former revisions:
    30 ! -----------------
    31 ! $Id$
    32 !
    3336! 2200 2017-04-11 11:37:51Z suehring
    3437! monotonic_adjustment removed
  • palm/trunk/SOURCE/interaction_droplets_ptq.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new topography concept
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography concept
     30!
    2831! 2000 2016-08-20 18:09:15Z knoop
    2932! Forced header and separation lines into 80 columns
  • palm/trunk/SOURCE/land_surface_model_mod.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 2232 2017-05-30 17:47:52Z suehring
    2229! Adjustments to new topography and surface concept
    2330!   - now, also vertical walls are possible
     
    2734! Add check for soil moisture, it must not exceed its saturation value.
    2835!
    29 ! Former revisions:
    30 ! -----------------
    31 ! $Id$
    32 !
    3336! 2149 2017-02-09 16:57:03Z scharf
    3437! Land surface parameters II corrected for veg_type 18 and 19
  • palm/trunk/SOURCE/lpm.f90

    r2232 r2233  
    2020! Current revisions:
    2121! ------------------
    22 ! Adjustments to new topography concept
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography concept
     30!
    2831! 2000 2016-08-20 18:09:15Z knoop
    2932! Forced header and separation lines into 80 columns
  • palm/trunk/SOURCE/lpm_advec.f90

    r2232 r2233  
    2020! Current revisions:
    2121! ------------------
    22 ! Adjustments to new topography and surface concept
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography and surface concept
     30!
    2831! 2100 2017-01-05 16:40:16Z suehring
    2932! Prevent extremely large SGS-velocities in regions where TKE is zero, e.g.
  • palm/trunk/SOURCE/lpm_boundary_conds.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new topography and surface concept
    23 ! Rename character range into location, as range is an intrinsic.
     22!
    2423!
    2524! Former revisions:
     
    2726! $Id$
    2827!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography and surface concept
     30! Rename character range into location, as range is an intrinsic.
     31!
    2932! 2000 2016-08-20 18:09:15Z knoop
    3033! Forced header and separation lines into 80 columns
  • palm/trunk/SOURCE/lpm_init.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments according to new topography realization
    2322!
    2423!
     
    2726! $Id$
    2827!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments according to new topography realization
     30!
     31!
    2932! 2223 2017-05-15 16:38:09Z suehring
    3033! Add check for particle release at model top
  • palm/trunk/SOURCE/lpm_init_sgs_tke.f90

    r2232 r2233  
    2020! Current revisions:
    2121! ------------------
    22 ! Adjustments according to new topography realization
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments according to new topography realization
     30!
    2831! 2000 2016-08-20 18:09:15Z knoop
    2932! Forced header and separation lines into 80 columns
  • palm/trunk/SOURCE/ls_forcing_mod.f90

    r2232 r2233  
    2020! Current revisions:
    2121! ------------------
    22 ! Adopt to new topography structure, even though no well-conceived topography
    23 ! concept concerning nudging and large-scale for exist so far.
    24 !
    25 ! Also adopt to new surface-structure, i.e. fluxes are obtained from data-types
     22!
    2623!
    2724! Former revisions:
     
    2926! $Id$
    3027!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adopt to new topography structure, even though no well-conceived topography
     30! concept concerning nudging and large-scale for exist so far.
     31!
     32! Also adopt to new surface-structure, i.e. fluxes are obtained from data-types
     33!
    3134! 2104 2017-01-06 16:01:15Z knoop
    3235! Bugfix for approximation related flux input conversion
  • palm/trunk/SOURCE/microphysics_mod.f90

    r2232 r2233  
    2020! Current revisions:
    2121! ------------------
    22 ! Adjustments to new topography and surface concept
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography and surface concept
     30!
    2831! 2155 2017-02-21 09:57:40Z hoffmann
    2932! Bugfix in the calculation of microphysical quantities on ghost points.
  • palm/trunk/SOURCE/modules.f90

    r2232 r2233  
    2020! Current revisions:
    2121! ------------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 2232 2017-05-30 17:47:52Z suehring
    2229! Renamed wall_flags_0 and wall_flags_00 into advc_flags_1 and advc_flags_2,
    2330! respectively. Moreover, introduced further flag array wall_flags_0.
     
    4148!   +lod
    4249!
    43 ! Former revisions:
    44 ! -----------------
    45 ! $Id$
    46 !
    4750! 2200 2017-04-11 11:37:51Z suehring
    4851! -monotonic_adjustment
  • palm/trunk/SOURCE/netcdf_interface_mod.f90

    r2232 r2233  
    2020! Current revisions:
    2121! ------------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 2232 2017-05-30 17:47:52Z suehring
    2229! Adjustments to new topography and surface concept
    2330!
     
    3138!
    3239! Bugfix in xy output (land-surface case)
    33 !
    34 ! Former revisions:
    35 ! -----------------
    36 ! $Id$
    3740!
    3841! 2209 2017-04-19 09:34:46Z kanani
  • palm/trunk/SOURCE/nudging_mod.f90

    r2232 r2233  
    2020! Current revisions:
    2121! ------------------
    22 ! Adjustments to new topography concept
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography concept
     30!
    2831! 2000 2016-08-20 18:09:15Z knoop
    2932! Forced header and separation lines into 80 columns
  • palm/trunk/SOURCE/palm.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 2232 2017-05-30 17:47:52Z suehring
    2229! Renamed wall_flags_0 and wall_flags_00 into advc_flags_1 and advc_flags_2,
    2330! respectively, within copyin statement. Moreover, introduced further flag
     
    2532! Remove unused variables from ONLY list.
    2633!
    27 ! Former revisions:
    28 ! -----------------
    29 ! $Id$
    30 !
    3134! 2178 2017-03-17 11:07:39Z hellstea
    3235! Calls for pmci_ensure_nest_mass_conservation and pres are added after
  • palm/trunk/SOURCE/parin.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 2232 2017-05-30 17:47:52Z suehring
    2229! typo corrected
    2330! +wall_salinityflux
    2431! +tunnel_height, tunnel_lenght, tunnel_width_x, tunnel_width_y,
    2532!  tunnel_wall_depth
    26 !
    27 ! Former revisions:
    28 ! -----------------
    29 ! $Id$
    3033!
    3134! 2118 2017-01-17 16:38:49Z raasch
  • palm/trunk/SOURCE/plant_canopy_model_mod.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new topography concept
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography concept
     30!
    2831! 2213 2017-04-24 15:10:35Z kanani
    2932! Bugfix: exchange of ghost points in array pc_heating_rate needed for output
  • palm/trunk/SOURCE/pmc_interface_mod.f90

    r2232 r2233  
    2121! Current revisions:
    2222! ------------------
    23 ! Adjustments to new topography concept
     23!
    2424!
    2525! Former revisions:
     
    2727! $Id$
    2828!
     29! 2232 2017-05-30 17:47:52Z suehring
     30! Adjustments to new topography concept
     31!
    2932! 2229 2017-05-30 14:52:52Z hellstea
    3033! A minor indexing error in init_anterp_tophat is corrected.
  • palm/trunk/SOURCE/poismg_noopt.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Bugfixes OpenMP
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Bugfixes OpenMP
     30!
    2831! 2037 2016-10-26 11:15:40Z knoop
    2932! Anelastic approximation implemented
  • palm/trunk/SOURCE/pres.f90

    r2232 r2233  
    2020! Current revisions:
    2121! ------------------
    22 ! Adjustments to new topography and surface concept
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography and surface concept
     30!
    2831! 2118 2017-01-17 16:38:49Z raasch
    2932! OpenACC directives and related code removed
  • palm/trunk/SOURCE/production_e.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new surface concept
    23 !
     22!
     23! 
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new surface concept
    2730!
    2831! 2126 2017-01-20 15:54:21Z raasch
  • palm/trunk/SOURCE/prognostic_equations.f90

    r2232 r2233  
    2020! Current revisions:
    2121! ------------------
    22 ! Adjutst to new surface-type structure. Remove call for usm_wall_heat_flux,
    23 ! which is realized directly in diffusion_s now.
     22!
    2423!
    2524! Former revisions:
     
    2726! $Id$
    2827!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjutst to new surface-type structure. Remove call for usm_wall_heat_flux,
     30! which is realized directly in diffusion_s now.
     31!
    2932! 2192 2017-03-22 04:14:10Z raasch
    3033! Bugfix for misplaced and missing openMP directives from r2155
  • palm/trunk/SOURCE/radiation_model_mod.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new topography concept
    23 ! Bugfix in read restart
     22!
    2423!
    2524! Former revisions:
     
    2726! $Id$
    2827!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography concept
     30! Bugfix in read restart
     31!
    2932! 2200 2017-04-11 11:37:51Z suehring
    3033! Bugfix in call of exchange_horiz_2d and read restart data
  • palm/trunk/SOURCE/read_3d_binary.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new surface concept - move output of surface varariables
    23 ! to surface_mod
     22!
    2423!
    2524! Former revisions:
     
    2726! $Id$
    2827!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new surface concept - move output of surface varariables
     30! to surface_mod
     31!
    2932! 2031 2016-10-21 15:11:58Z knoop
    3033! renamed variable rho_av to rho_ocean_av
  • palm/trunk/SOURCE/read_var_list.f90

    r2232 r2233  
    2020! Current revisions:
    2121! ------------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 2232 2017-05-30 17:47:52Z suehring
    2229! Replace wall_qflux, wall_sflux by wall_humidityflux and wall_scalarflux; add
    2330! wall_salinityflux
    2431! +tunnel_height, tunnel_length, tunnel_width_x, tunnel_width_y,
    2532!  tunnel_wall_depth
    26 !
    27 ! Former revisions:
    28 ! -----------------
    29 ! $Id$
    3033!
    3134! 2042 2016-11-02 13:47:31Z suehring
  • palm/trunk/SOURCE/subsidence_mod.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new topography and surface concept
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography and surface concept
     30!
    2831! 2000 2016-08-20 18:09:15Z knoop
    2932! Forced header and separation lines into 80 columns
  • palm/trunk/SOURCE/sum_up_3d_data.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new surface concept
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new surface concept
     30!
    2831! 2031 2016-10-21 15:11:58Z knoop
    2932! renamed variable rho to rho_ocean and rho_av to rho_ocean_av
  • palm/trunk/SOURCE/surface_coupler.f90

    r2232 r2233  
    2020! Current revisions:
    2121! ------------------
    22 ! Adjust to new surface structure. Transfer 1D surface fluxes onto 2D grid
    23 ! (and back).
     22!
    2423!
    2524! Former revisions:
     
    2726! $Id$
    2827!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjust to new surface structure. Transfer 1D surface fluxes onto 2D grid
     30! (and back).
     31!
    2932! 2031 2016-10-21 15:11:58Z knoop
    3033! renamed variable rho to rho_ocean
  • palm/trunk/SOURCE/surface_layer_fluxes_mod.f90

    r2232 r2233  
    2020! Current revisions:
    2121! ------------------
    22 ! Adjustments to new surface concept
    23 ! OpenMP bugfix
     22!
    2423!
    2524! Former revisions:
     
    2726! $Id$
    2827!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new surface concept
     30! OpenMP bugfix
     31!
    2932! 2118 2017-01-17 16:38:49Z raasch
    3033! OpenACC directives and related code removed
  • palm/trunk/SOURCE/surface_mod.f90

    r2232 r2233  
    1515! PALM. If not, see <http://www.gnu.org/licenses/>.
    1616!
    17 ! Copyright 1997-2016 Leibniz Universitaet Hannover
     17! Copyright 1997-2017 Leibniz Universitaet Hannover
    1818!
    1919!------------------------------------------------------------------------------!
  • palm/trunk/SOURCE/swap_timelevel.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new surface concept
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new surface concept
     30!
    2831! 2118 2017-01-17 16:38:49Z raasch
    2932! OpenACC directives removed
  • palm/trunk/SOURCE/time_integration.f90

    r2232 r2233  
    2020! Current revisions:
    2121! ------------------
    22 ! Adjustments to new topography and surface concept
    23 ! Modify passed parameters for disturb_field
     22!
    2423!
    2524! Former revisions:
     
    2726! $Id$
    2827!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography and surface concept
     30! Modify passed parameters for disturb_field
     31!
    2932! 2178 2017-03-17 11:07:39Z hellstea
    3033! Setting perturbations at all times near inflow boundary is removed
  • palm/trunk/SOURCE/urban_surface_mod.f90

    r2232 r2233  
    2121! Current revisions:
    2222! ------------------
    23 ! Adjustments according to new surface-type structure. Remove usm_wall_heat_flux;
    24 ! insteat, heat fluxes are directly applied in diffusion_s.
     23!
    2524!
    2625! Former revisions:
     
    2827! $Id$
    2928!
     29! 2232 2017-05-30 17:47:52Z suehring
     30! Adjustments according to new surface-type structure. Remove usm_wall_heat_flux;
     31! insteat, heat fluxes are directly applied in diffusion_s.
     32!
    3033! 2213 2017-04-24 15:10:35Z kanani
    3134! Removal of output quantities usm_lad and usm_canopy_hr
  • palm/trunk/SOURCE/user_data_output_2d.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Example code added for accessing output quantities stored on surface-data
    23 ! types
     22!
    2423!
    2524! Former revisions:
     
    2726! $Id$
    2827!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Example code added for accessing output quantities stored on surface-data
     30! types
     31!
    2932! 2000 2016-08-20 18:09:15Z knoop
    3033! Forced header and separation lines into 80 columns
  • palm/trunk/SOURCE/user_init_3d_model.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! +surface_mod
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! +surface_mod
     30!
    2831! 2000 2016-08-20 18:09:15Z knoop
    2932! Forced header and separation lines into 80 columns
  • palm/trunk/SOURCE/user_init_grid.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! +Generic tunnel added
    23 ! +Example of setting user-defined topography
     22!
    2423!
    2524! Former revisions:
     
    2726! $Id$
    2827!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! +Generic tunnel added
     30! +Example of setting user-defined topography
     31!
    2932! 2000 2016-08-20 18:09:15Z knoop
    3033! Forced header and separation lines into 80 columns
  • palm/trunk/SOURCE/user_init_land_surface.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Load surface_mod
    23 ! Add simple example how to access surface data type
     22!
    2423!
    2524! Former revisions:
     
    2726! $Id$
    2827
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Load surface_mod
     30! Add simple example how to access surface data type
     31!
    2932! 2000 2016-08-20 18:09:15Z knoop
    3033! Forced header and separation lines into 80 columns
  • palm/trunk/SOURCE/user_init_urban_surface.f90

    r2232 r2233  
    2121! Current revisions:
    2222! -----------------
    23 ! Load surface_mod
    24 ! Add simple example how to access surface data type
     23!
    2524!
    2625! Former revisions:
     
    2827! $Id$
    2928!
     29! 2232 2017-05-30 17:47:52Z suehring
     30! Load surface_mod
     31! Add simple example how to access surface data type
     32!
    3033! 2011 2016-09-19 17:29:57Z kanani
    3134! Flag urban_surface is now defined in module control_parameters.
  • palm/trunk/SOURCE/user_statistics.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Ajdustments for new topography masking
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Ajdustments for new topography masking
     30!
    2831! 2000 2016-08-20 18:09:15Z knoop
    2932! Forced header and separation lines into 80 columns
  • palm/trunk/SOURCE/wind_turbine_model_mod.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new topography concept
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new topography concept
    2730!
    2831! 2152 2017-02-17 13:27:24Z lvollmer
  • palm/trunk/SOURCE/write_3d_binary.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
    22 ! Adjustments to new surface concept - move output of surface varariables
    23 ! to surface_mod
     22!
    2423!
    2524! Former revisions:
     
    2726! $Id$
    2827!
     28! 2232 2017-05-30 17:47:52Z suehring
     29! Adjustments to new surface concept - move output of surface varariables
     30! to surface_mod
     31!
    2932! 2031 2016-10-21 15:11:58Z knoop
    3033! renamed variable rho_av to rho_ocean_av
  • palm/trunk/SOURCE/write_var_list.f90

    r2232 r2233  
    2020! Current revisions:
    2121! -----------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 2232 2017-05-30 17:47:52Z suehring
    2229! Replace wall_qflux, wall_sflux by wall_humidityflux and wall_scalarflux; add
    2330! wall_salinityflux
     
    2532! tunnel_wall_depth
    2633!
    27 ! Former revisions:
    28 ! -----------------
    29 ! $Id$
    30 !
    3134! 2042 2016-11-02 13:47:31Z suehring
    3235! Bugfix, write restart data for wall_heatflux, wall_qflux and wall_sflux
Note: See TracChangeset for help on using the changeset viewer.