Changeset 668 for palm/trunk/SOURCE/init_grid.f90
- Timestamp:
- Dec 23, 2010 1:22:58 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/init_grid.f90
r667 r668 4 4 ! Current revisions: 5 5 ! ----------------- 6 ! 7 ! Former revisions: 8 ! ----------------- 9 ! $Id$ 10 ! 11 ! 667 2010-12-23 12:06:00Z suehring/gryschka 6 12 ! Definition of new array bounds nxlg, nxrg, nysg, nyng on each PE. 7 13 ! Furthermore the allocation of arrays and steering of loops is done with these … … 10 16 ! dzu_mg has to be set explicitly for a equally spaced grid near bottom. 11 17 ! ddzu_pres added to use a equally spaced grid near bottom. 12 !13 ! Former revisions:14 ! -----------------15 ! $Id$16 18 ! 17 19 ! 555 2010-09-07 07:32:53Z raasch
Note: See TracChangeset
for help on using the changeset viewer.