Changeset 2946 for palm/trunk/SOURCE/synthetic_turbulence_generator_mod.f90
- Timestamp:
- Apr 4, 2018 5:01:23 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/synthetic_turbulence_generator_mod.f90
r2945 r2946 25 25 ! ----------------- 26 26 ! $Id$ 27 ! Remove unused module load 28 ! 29 ! 2945 2018-04-04 16:27:14Z suehring 27 30 ! - Bugfix in parallelization of synthetic turbulence generator in case the 28 31 ! z-dimension is not an integral divisor of the number of processors along … … 1393 1396 ONLY: ny 1394 1397 1395 USE pegrid1396 1397 1398 IMPLICIT NONE 1398 1399
Note: See TracChangeset
for help on using the changeset viewer.