Changeset 2352 for LMDZ5/trunk/libf/phy_common/mod_phys_lmdz_mpi_data.F90
- Timestamp:
- Aug 26, 2015, 8:08:40 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/phy_common/mod_phys_lmdz_mpi_data.F90
r2351 r2352 187 187 188 188 SUBROUTINE print_module_data 189 USE print_control_mod, ONLY: lunout189 ! USE print_control_mod, ONLY: lunout 190 190 IMPLICIT NONE 191 !INCLUDE "iniprint.h"191 INCLUDE "iniprint.h" 192 192 193 193 WRITE(lunout,*) 'ii_begin =', ii_begin
Note: See TracChangeset
for help on using the changeset viewer.