Changeset 5267 for LMDZ6/trunk/libf/phylmd/dyn1d/1DUTILS.h
- Timestamp:
- Oct 23, 2024, 5:34:46 PM (2 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/dyn1d/1DUTILS.h
r5084 r5267 8 8 SUBROUTINE conf_unicol 9 9 ! 10 #ifdef CPP_IOIPSL11 10 use IOIPSL 12 #else 13 ! if not using IOIPSL, we still need to use (a local version of) getin 14 use ioipsl_getincom 15 #endif 11 16 12 USE print_control_mod, ONLY: lunout 17 13 IMPLICIT NONE
Note: See TracChangeset
for help on using the changeset viewer.