Changeset 172 in lmdz_wrf


Ignore:
Timestamp:
Aug 12, 2014, 11:27:58 AM (10 years ago)
Author:
lfita
Message:

Fixig variable name ...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/LMDZ_WRFmeas_develop/WRFV3/lmdz/abort_gcm.F90

    r171 r172  
    4848
    4949! L. Fita, LMD. August 2014
    50       SUBROUTINE abort_gcm_point(modname, message, ierr, point, val, i1fc, thres)
     50      SUBROUTINE abort_gcm_point(modname, message, ierr, point, val, if1c, thres)
    5151     
    5252#ifdef CPP_IOIPSL
     
    108108
    109109! L. Fita, LMD. August 2014
    110       SUBROUTINE abort_gcm_2Dpoint(modname, message, ierr, pk, pl, val, i1fc, thres)
     110      SUBROUTINE abort_gcm_2Dpoint(modname, message, ierr, pk, pl, val, if1c, thres)
    111111     
    112112#ifdef CPP_IOIPSL
Note: See TracChangeset for help on using the changeset viewer.