Changeset 3543


Ignore:
Timestamp:
Nov 20, 2018 5:06:15 PM (5 years ago)
Author:
suehring
Message:

changes from last commit documented

Location:
palm/trunk/SOURCE
Files:
5 edited

Legend:

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

    r3542 r3543  
    2222! Current revisions:
    2323! -----------------
    24 ! Remove tabs
     24!
    2525!
    2626! Former revisions:
    2727! -----------------
    2828! $Id$
     29! Remove tabs
     30!
     31! 3542 2018-11-20 17:04:13Z suehring
    2932! working precision added to make code Fortran 2008 conform
    3033!
  • palm/trunk/SOURCE/exchange_horiz_2d.f90

    r3542 r3543  
    2020! Current revisions:
    2121! -----------------
    22 ! - New routine for exchange of 8-bit integer arrays
    23 ! - Set Neumann conditions also at radiation boundary
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27! - New routine for exchange of 8-bit integer arrays
     28! - Set Neumann conditions also at radiation boundary
     29!
     30! 3542 2018-11-20 17:04:13Z suehring
    2831! Rename variables in offline nesting mode and flags indicating lateral
    2932! boundary conditions
  • palm/trunk/SOURCE/init_pegrid.f90

    r3542 r3543  
    2020! Current revisions:
    2121! ------------------
    22 ! Introduce new MPI-datatype for ghostpoint exchange of 2D 8-bit Integer arrays
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! Introduce new MPI-datatype for ghostpoint exchange of 2D 8-bit Integer arrays
     28!
     29! 3542 2018-11-20 17:04:13Z suehring
    2730! Bugfix in setting number of ghost layers in neutral case
    2831!
  • palm/trunk/SOURCE/modules.f90

    r3542 r3543  
    2020! Current revisions:
    2121! ------------------
    22 ! +type_x_byte, type_y_byte
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! +type_x_byte, type_y_byte
     28!
     29! 3542 2018-11-20 17:04:13Z suehring
    2730! +run_zone
    2831!
  • palm/trunk/SOURCE/netcdf_data_input_mod.f90

    r3542 r3543  
    2020! Current revisions:
    2121! -----------------
    22 ! Revise ghost point exchange and resizing of input variables
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! Revise ghost point exchange and resizing of input variables
     28!
     29! 3542 2018-11-20 17:04:13Z suehring
    2730! - read optional attributes from file
    2831! - set default origin_time
Note: See TracChangeset for help on using the changeset viewer.