Changeset 3241 for LMDZ6/trunk/libf/phylmd/cosp/read_cosp_output_nl.F90
- Timestamp:
- Mar 6, 2018, 10:46:13 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/cosp/read_cosp_output_nl.F90
r3233 r3241 10 10 USE xios, ONLY: xios_field_is_active 11 11 #endif 12 12 implicit none 13 13 character(len=*),intent(in) :: cosp_nl 14 14 type(cosp_config),intent(out) :: cfg
Note: See TracChangeset
for help on using the changeset viewer.