- Timestamp:
- Sep 6, 2017 12:54:47 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/init_pegrid.f90
r2372 r2414 25 25 ! ----------------- 26 26 ! $Id$ 27 ! Redundant preprocessor directives removed 28 ! 29 ! 2372 2017-08-25 12:37:32Z sward 27 30 ! Shifted cyclic boundary conditions implemented 28 31 ! … … 692 695 #endif 693 696 694 #if defined( __parallel )695 697 696 698 ! … … 817 819 IF ( vnested ) CALL vnest_init_pegrid_domain 818 820 819 #endif820 821 821 822 #else
Note: See TracChangeset
for help on using the changeset viewer.