Changeset 172 in lmdz_wrf
- Timestamp:
- Aug 12, 2014, 11:27:58 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/LMDZ_WRFmeas_develop/WRFV3/lmdz/abort_gcm.F90
r171 r172 48 48 49 49 ! L. Fita, LMD. August 2014 50 SUBROUTINE abort_gcm_point(modname, message, ierr, point, val, i 1fc, thres)50 SUBROUTINE abort_gcm_point(modname, message, ierr, point, val, if1c, thres) 51 51 52 52 #ifdef CPP_IOIPSL … … 108 108 109 109 ! L. Fita, LMD. August 2014 110 SUBROUTINE abort_gcm_2Dpoint(modname, message, ierr, pk, pl, val, i 1fc, thres)110 SUBROUTINE abort_gcm_2Dpoint(modname, message, ierr, pk, pl, val, if1c, thres) 111 111 112 112 #ifdef CPP_IOIPSL
Note: See TracChangeset
for help on using the changeset viewer.