122 |
& SHELFICERemeshFrequency, |
& SHELFICERemeshFrequency, |
123 |
& SHELFICESplitThreshold, |
& SHELFICESplitThreshold, |
124 |
& SHELFICEMergeThreshold, |
& SHELFICEMergeThreshold, |
|
& SHELFICEGroundW, |
|
|
& SHELFICEGroundC |
|
125 |
_RL SHELFICE_dumpFreq, SHELFICE_taveFreq |
_RL SHELFICE_dumpFreq, SHELFICE_taveFreq |
126 |
_RL SHELFICEheatTransCoeff |
_RL SHELFICEheatTransCoeff |
127 |
_RL SHELFICEsaltTransCoeff |
_RL SHELFICEsaltTransCoeff |
139 |
& shelficeMass, shelficeMassInit, shelficeGroundInit, |
& shelficeMass, shelficeMassInit, shelficeGroundInit, |
140 |
& shelficeLoadAnomaly, |
& shelficeLoadAnomaly, |
141 |
& shelficeForcingT, shelficeForcingS, |
& shelficeForcingT, shelficeForcingS, |
142 |
& shiTransCoeffT, shiTransCoeffS |
& shiTransCoeffT, shiTransCoeffS, EFFMASS |
143 |
_RL shelficeMass (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
_RL shelficeMass (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
144 |
_RL shelficeMassInit (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
_RL shelficeMassInit (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
145 |
_RL shelficeGroundInit (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
_RL shelficeGroundInit (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
148 |
_RL shelficeForcingS (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
_RL shelficeForcingS (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
149 |
_RL shiTransCoeffT (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
_RL shiTransCoeffT (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
150 |
_RL shiTransCoeffS (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
_RL shiTransCoeffS (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
151 |
|
_RL EFFMASS (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
152 |
|
_RL SeaLevelRestore (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
153 |
|
|
154 |
COMMON /SHELFICE_FIELDS_RS/ |
COMMON /SHELFICE_FIELDS_RS/ |
155 |
& R_shelfIce, |
& R_shelfIce, |
156 |
& R_Grounding, |
& R_Grounding, |