/[MITgcm]/MITgcm/pkg/icefront/ICEFRONT.h
ViewVC logotype

Diff of /MITgcm/pkg/icefront/ICEFRONT.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.14 by jmc, Thu Sep 15 00:16:03 2016 UTC revision 1.15 by jmc, Tue Jan 31 20:37:43 2017 UTC
# Line 96  C     the following variables are used i Line 96  C     the following variables are used i
96  C     with pkg/exf to specify sub-glacial runoff  C     with pkg/exf to specify sub-glacial runoff
97        INTEGER SGRunOffstartdate1        INTEGER SGRunOffstartdate1
98        INTEGER SGRunOffstartdate2        INTEGER SGRunOffstartdate2
99        _RL     SGRunOffstartdate        _RL     SGRunOffStartTime
100        _RL     SGRunOffperiod        _RL     SGRunOffperiod
101        _RL     SGRunOffconst        _RL     SGRunOffconst
102        _RL     SGRunOff_inscal        _RL     SGRunOff_inscal
# Line 108  C     with pkg/exf to specify sub-glacia Line 108  C     with pkg/exf to specify sub-glacia
108        COMMON /ICEFRONT_EXF_PAR_I/        COMMON /ICEFRONT_EXF_PAR_I/
109       &       SGRunOffstartdate1, SGRunOffstartdate2       &       SGRunOffstartdate1, SGRunOffstartdate2
110        COMMON /ICEFRONT_EXF_PAR_R/        COMMON /ICEFRONT_EXF_PAR_R/
111       &       SGRunOffstartdate,  SGRunOffperiod,       &       SGRunOffStartTime,  SGRunOffperiod,
112       &       SGRunOffconst,      SGRunOff_inscal,       &       SGRunOffconst,      SGRunOff_inscal,
113       &       SGRunOff_remov_intercept, SGRunOff_remov_slope       &       SGRunOff_remov_intercept, SGRunOff_remov_slope
114        COMMON /ICEFRONT_EXF_PAR_C/        COMMON /ICEFRONT_EXF_PAR_C/

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

  ViewVC Help
Powered by ViewVC 1.1.22