Changeset 2985 for trunk/LMDZ.COMMON/libf/evolution/pemetat0.F90
- Timestamp:
- Jun 28, 2023, 4:05:56 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/evolution/pemetat0.F90
r2980 r2985 66 66 real :: year_PEM_read ! Year of the PEM previous run 67 67 LOGICAL :: startpem_file ! boolean to check if we read the startfile or not 68 #ifdef CPP_STD 69 logical :: watercaptag(ngrid) 70 71 watercaptag(:)=.false. 72 #endif 68 73 69 74 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Note: See TracChangeset
for help on using the changeset viewer.