Changeset 979 for palm/trunk


Ignore:
Timestamp:
Aug 9, 2012 8:50:11 AM (12 years ago)
Author:
fricke
Message:

last commit documented

Location:
palm/trunk/SOURCE
Files:
24 edited

Legend:

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

    r978 r979  
    44! Current revisions:
    55! -----------------
    6 ! +z0h_av
     6!
    77!
    88! Former revisions:
    99! -----------------
    1010! $Id$
     11!
     12! 978 2012-08-09 08:28:32Z fricke
     13! +z0h_av
    1114!
    1215! 771 2011-10-27 10:56:21Z heinze
  • palm/trunk/SOURCE/boundary_conds.f90

    r978 r979  
    44! Current revisions:
    55! -----------------
    6 ! Neumann boudnary conditions are added at the inflow boundary for the SGS-TKE.
    7 ! Outflow boundary conditions for the velocity components can be set to Neumann
    8 ! conditions or to radiation conditions with a horizontal averaged phase
    9 ! velocity.
    106!
    117
     
    139! -----------------
    1410! $Id$
     11!
     12! 978 2012-08-09 08:28:32Z fricke
     13! Neumann boudnary conditions are added at the inflow boundary for the SGS-TKE.
     14! Outflow boundary conditions for the velocity components can be set to Neumann
     15! conditions or to radiation conditions with a horizontal averaged phase
     16! velocity.
    1517!
    1618! 875 2012-04-02 15:35:15Z gryschka
  • palm/trunk/SOURCE/check_parameters.f90

    r978 r979  
    44! Current revisions:
    55! -----------------
     6!
     7!
     8! Former revisions:
     9! -----------------
     10! $Id$
     11!
     12! 978 2012-08-09 08:28:32Z fricke
    613! setting of bc_lr/ns_dirneu/neudir
    714! outflow damping layer removed
    815! check for z0h*
    916! check for pt_damping_width
    10 !
    11 ! Former revisions:
    12 ! -----------------
    13 ! $Id$
    1417!
    1518! 964 2012-07-26 09:14:24Z raasch
  • palm/trunk/SOURCE/data_output_2d.f90

    r978 r979  
    44! Current revisions:
    55! -----------------
    6 ! +z0h
     6!
    77!
    88! Former revisions:
    99! -----------------
    1010! $Id$
     11!
     12! 978 2012-08-09 08:28:32Z fricke
     13! +z0h
    1114!
    1215! 790 2011-11-29 03:11:20Z raasch
  • palm/trunk/SOURCE/diffusion_u.f90

    r978 r979  
    44! Current revisions:
    55! -----------------
    6 ! outflow damping layer removed
    7 ! kmym_x/_y and kmyp_x/_y change to kmym and kmyp
     6!
    87!
    98! Former revisions:
    109! -----------------
    1110! $Id$
     11!
     12! 978 2012-08-09 08:28:32Z fricke
     13! outflow damping layer removed
     14! kmym_x/_y and kmyp_x/_y change to kmym and kmyp
    1215!
    1316! 667 2010-12-23 12:06:00Z suehring/gryschka
  • palm/trunk/SOURCE/diffusion_v.f90

    r978 r979  
    44! Current revisions:
    55! -----------------
    6 ! outflow damping layer removed
    7 ! kmxm_x/_y and kmxp_x/_y change to kmxm and kmxp
     6!
    87!
    98! Former revisions:
    109! -----------------
    1110! $Id$
     11!
     12! 978 2012-08-09 08:28:32Z fricke
     13! outflow damping layer removed
     14! kmxm_x/_y and kmxp_x/_y change to kmxm and kmxp
    1215!
    1316! 667 2010-12-23 12:06:00Z suehring/gryschka
  • palm/trunk/SOURCE/diffusion_w.f90

    r978 r979  
    44! Current revisions:
    55! -----------------
     6!
     7!
     8! Former revisions:
     9! -----------------
     10! $Id$
     11!
     12! 978 2012-08-09 08:28:32Z fricke
    613! outflow damping layer removed
    714! kmxm_x/_z and kmxp_x/_z change to kmxm and kmxp
    815! kmym_y/_z and kmyp_y/_z change to kmym and kmyp
    9 !
    10 ! Former revisions:
    11 ! -----------------
    12 ! $Id$
    1316!
    1417! 667 2010-12-23 12:06:00Z suehring/gryschka
  • palm/trunk/SOURCE/header.f90

    r978 r979  
    44! Current revisions:
    55! -----------------
     6!
     7!
     8! Former revisions:
     9! -----------------
     10! $Id$
     11!
     12! 978 2012-08-09 08:28:32Z fricke
    613! -km_damp_max, outflow_damping_width
    714! +pt_damping_factor, pt_damping_width
    815! +z0h
    9 !
    10 ! Former revisions:
    11 ! -----------------
    12 ! $Id$
    1316!
    1417! 964 2012-07-26 09:14:24Z raasch
  • palm/trunk/SOURCE/init_1d_model.f90

    r978 r979  
    44! Current revisions:
    55! -----------------
    6 ! roughness length for scalar quantities z0h1d added
     6!
    77!
    88! Former revisions:
    99! -----------------
    1010! $Id$
     11!
     12! 978 2012-08-09 08:28:32Z fricke
     13! roughness length for scalar quantities z0h1d added
    1114!
    1215! 667 2010-12-23 12:06:00Z suehring/gryschka
  • palm/trunk/SOURCE/init_3d_model.f90

    r978 r979  
    77! Current revisions:
    88! ------------------
     9!
     10!
     11! Former revisions:
     12! -----------------
     13! $Id$
     14!
     15! 978 2012-08-09 08:28:32Z fricke
    916! outflow damping layer removed
    1017! roughness length for scalar quantites z0h added
     
    1320! initialization of ptdf_x, ptdf_y
    1421! initialization of c_u_m, c_u_m_l, c_v_m, c_v_m_l, c_w_m, c_w_m_l
    15 !
    16 ! Former revisions:
    17 ! -----------------
    18 ! $Id$
    1922!
    2023! 849 2012-03-15 10:35:09Z raasch
  • palm/trunk/SOURCE/init_grid.f90

    r978 r979  
    44! Current revisions:
    55! -----------------
    6 ! Bugfix: nzb_max is set to nzt at non-cyclic lateral boundaries
    7 ! Bugfix: Set wall_flags_0 for inflow boundary
     6!
    87!
    98! Former revisions:
    109! -----------------
    1110! $Id$
     11!
     12! 978 2012-08-09 08:28:32Z fricke
     13! Bugfix: nzb_max is set to nzt at non-cyclic lateral boundaries
     14! Bugfix: Set wall_flags_0 for inflow boundary
    1215!
    1316! 927 2012-06-06 19:15:04Z raasch
  • palm/trunk/SOURCE/init_masks.f90

    r978 r979  
    44! Current revisions:
    55! -----------------
    6 ! +z0h*
     6!
    77!
    88! Former revisions:
    99! -----------------
    1010! $Id$
     11!
     12! 978 2012-08-09 08:28:32Z fricke
     13! +z0h*
    1114!
    1215! 809 2012-01-30 13:32:58Z maronga
  • palm/trunk/SOURCE/init_pegrid.f90

    r978 r979  
    44! Current revisions:
    55! -----------------
    6 ! dirichlet/neumann and neumann/dirichlet added
    7 ! nxlu and nysv are also calculated for inflow boundary
    8 !
    9 ! ATTENTION: nnz_x undefined problem still has to be solved!!!!!!!!
    10 ! TEST OUTPUT (TO BE REMOVED) logging mpi2 ierr values
     6!
    117!
    128! Former revisions:
    139! -----------------
    1410! $Id$
     11!
     12! 978 2012-08-09 08:28:32Z fricke
     13! dirichlet/neumann and neumann/dirichlet added
     14! nxlu and nysv are also calculated for inflow boundary
    1515!
    1616! 809 2012-01-30 13:32:58Z maronga
  • palm/trunk/SOURCE/modules.f90

    r978 r979  
    44! Current revisions:
    55! -----------------
     6!
     7!
     8! Former revisions:
     9! -----------------
     10! $Id$
     11!
     12! 978 2012-08-09 08:28:32Z fricke
    613! +c_u_m, c_u_m_l, c_v_m, c_v_m_l, c_w_m, c_w_m_l,
    714! +bc_lr_dirneu, bc_lr_neudir, bc_ns_dirneu, bc_ns_neudir
     
    916! +z0h, z0h_av, z0h_factor, z0h1d
    1017! +ptdf_x, ptdf_y, pt_damping_width, pt_damping_factor
    11 !
    12 ! Former revisions:
    13 ! -----------------
    14 ! $Id$
    1518!
    1619! 964 2012-07-26 09:14:24Z raasch
  • palm/trunk/SOURCE/parin.f90

    r978 r979  
    44! Current revisions:
    55! -----------------
     6!
     7!
     8! Former revisions:
     9! -----------------
     10! $Id$
     11!
     12! 978 2012-08-09 08:28:32Z fricke
    613! -km_damp_max, outflow_damping_width
    714! +pt_damping_factor, pt_damping_width
    815! +z0h_factor
    9 !
    10 ! Former revisions:
    11 ! -----------------
    12 ! $Id$
    1316!
    1417! 964 2012-07-26 09:14:24Z raasch
  • palm/trunk/SOURCE/poismg.f90

    r978 r979  
    77! Current revisions:
    88! -----------------
    9 ! bc_lr/ns_dirneu/neudir added
    109!
    1110!
     
    1312! -----------------
    1413! $Id$
     14!
     15! 978 2012-08-09 08:28:32Z fricke
     16! bc_lr/ns_dirneu/neudir added
    1517!
    1618! 880 2012-04-13 06:28:59Z raasch
  • palm/trunk/SOURCE/prandtl_fluxes.f90

    r978 r979  
    44! Current revisions:
    55! -----------------
    6 ! roughness length for scalar quantities z0h added
     6!
    77!
    88! Former revisions:
    99! -----------------
    1010! $Id$
     11!
     12! 978 2012-08-09 08:28:32Z fricke
     13! roughness length for scalar quantities z0h added
    1114!
    1215! 759 2011-09-15 13:58:31Z raasch
  • palm/trunk/SOURCE/prognostic_equations.f90

    r978 r979  
    44! Current revisions:
    55! -----------------
     6!
     7!
     8! Former revisions:
     9! -----------------
     10! $Id$
     11!
     12! 978 2012-08-09 08:28:32Z fricke
    613! km_damp_x and km_damp_y removed in calls of diffusion_u and diffusion_v
    714! add ptdf_x, ptdf_y for damping the potential temperature at the inflow
    815! boundary in case of non-cyclic lateral boundaries
    916! Bugfix: first thread index changes for WS-scheme at the inflow
    10 !
    11 ! Former revisions:
    12 ! -----------------
    13 ! $Id$
    1417!
    1518! 940 2012-07-09 14:31:00Z raasch
  • palm/trunk/SOURCE/read_3d_binary.f90

    r978 r979  
    44! Current revisions:
    55! -----------------
    6 ! +z0h, z0h_av
     6!
    77!
    88! Former revisions:
    99! -----------------
    1010! $Id$
     11!
     12! 978 2012-08-09 08:28:32Z fricke
     13! +z0h, z0h_av
    1114!
    1215! 776 2011-10-31 08:02:51Z heinze
  • palm/trunk/SOURCE/read_var_list.f90

    r978 r979  
    44! Current revisions:
    55! ------------------
     6!
     7!
     8! Former revisions:
     9! -----------------
     10! $Id$
     11!
     12! 978 2012-08-09 08:28:32Z fricke
    613! -km_damp_max, outflow_damping_width
    714! +pt_damping_factor, pt_damping_width
    815! +z0h_factor
    9 !
    10 ! Former revisions:
    11 ! -----------------
    12 ! $Id$
    1316!
    1417! 940 2012-07-09 14:31:00Z raasch
  • palm/trunk/SOURCE/sum_up_3d_data.f90

    r978 r979  
    44! Current revisions:
    55! -----------------
    6 ! +z0h*
     6!
    77!
    88! Former revisions:
    99! -----------------
    1010! $Id$
     11!
     12! 978 2012-08-09 08:28:32Z fricke
     13! +z0h*
    1114!
    1215! 790 2011-11-29 03:11:20Z raasch
  • palm/trunk/SOURCE/timestep.f90

    r978 r979  
    44! Current revisions:
    55! ------------------
    6 ! restriction of the outflow damping layer in the diffusion criterion removed
     6!
    77!
    88! Former revisions:
    99! -----------------
    1010! $Id$
     11!
     12! 978 2012-08-09 08:28:32Z fricke
     13! restriction of the outflow damping layer in the diffusion criterion removed
    1114!
    1215! 866 2012-03-28 06:44:41Z raasch
  • palm/trunk/SOURCE/write_3d_binary.f90

    r978 r979  
    44! Current revisions:
    55! -----------------
    6 ! +z0h, z0h_av
     6!
    77!
    88! Former revisions:
    99! -----------------
    1010! $Id$
     11!
     12! 978 2012-08-09 08:28:32Z fricke
     13! +z0h, z0h_av
    1114!
    1215! 790 2011-11-29 03:11:20Z raasch
  • palm/trunk/SOURCE/write_var_list.f90

    r978 r979  
    44! Current revisions:
    55! -----------------
     6!
     7!
     8! Former revisions:
     9! -----------------
     10! $Id$
     11!
     12! 978 2012-08-09 08:28:32Z fricke
    613! -km_damp_max, outflow_damping_width
    714! +pt_damping_factor, pt_damping_width
    815! +z0h_factor
    9 !
    10 ! Former revisions:
    11 ! -----------------
    12 ! $Id$
    1316!
    1417! 940 2012-07-09 14:31:00Z raasch
Note: See TracChangeset for help on using the changeset viewer.