Changeset 4557 for palm/trunk/SOURCE/vdi_internal_controls.f90
- Timestamp:
- Jun 10, 2020 11:55:42 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/vdi_internal_controls.f90
r4497 r4557 25 25 ! ----------------- 26 26 ! $Id$ 27 ! bugfix: mpi double precision replaced by mpi real 28 ! 29 ! 4497 2020-04-15 10:20:51Z raasch 27 30 ! file re-formatted to follow the PALM coding standard 28 !29 31 ! 30 32 ! 4481 2020-03-31 18:55:54Z maronga … … 103 105 comm2d, & 104 106 ierr, & 105 MPI_ DOUBLE_PRECISION,&107 MPI_REAL, & 106 108 MPI_INTEGER, & 107 109 MPI_MAX, &
Note: See TracChangeset
for help on using the changeset viewer.