Changeset 669 for palm/trunk/SOURCE


Ignore:
Timestamp:
Dec 26, 2010 7:06:42 PM (14 years ago)
Author:
gryschka
Message:

last commit documented

Location:
palm/trunk/SOURCE
Files:
2 edited

Legend:

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

    r668 r669  
    1414! 667 2010-12-23 12:06:00Z suehring/gryschka
    1515! Moved determination of target_id's from init_coupling
    16 !
    17 ! Determination of parameters needed for coupling (coupling_topology, ngp_a, ngp_o)
    18 ! with different grid/processor-topology in ocean and atmosphere
    19 !
     16! Determination of parameters needed for coupling (coupling_topology, ngp_a,
     17! ngp_o) with different grid/processor-topology in ocean and atmosphere
    2018! Adaption of ngp_xy, ngp_y to a dynamic number of ghost points.
    2119! The maximum_grid_level changed from 1 to 0. 0 is the normal grid, 1 to
  • palm/trunk/SOURCE/prognostic_equations.f90

    r668 r669  
    44! Current revisions:
    55! -----------------
    6 ! Calls of the advection routines with WS5 added.
    7 ! Calls of ws_statistics added to set the statistical arrays to zero after each
    8 ! time step.
    96!
    107! Former revisions:
Note: See TracChangeset for help on using the changeset viewer.