Ignore:
Timestamp:
Mar 13, 2014 2:58:42 PM (10 years ago)
Author:
fricke
Message:

Adjustments for parallel NetCDF output for lccrayh/lccrayb (Cray XC30 systems)

File:
1 edited

Legend:

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

    r1258 r1308  
    2020! Current revisions:
    2121! ------------------
    22 !
     22! +ntdim_2d_xy, ntdim_2d_xz, ntdim_2d_yz, ntdim_3d
    2323!
    2424! Former revisions:
     
    760760    INTEGER :: check_restart = 0
    761761#endif
     762
     763    INTEGER, DIMENSION(0:1) :: ntdim_2d_xy, ntdim_2d_xz, ntdim_2d_yz, ntdim_3d
    762764
    763765    INTEGER, DIMENSION(:), ALLOCATABLE ::  grid_level_count
Note: See TracChangeset for help on using the changeset viewer.