| 220 |
#endif |
#endif |
| 221 |
& streamice_sigma_coord, streamice_delsigma |
& streamice_sigma_coord, streamice_delsigma |
| 222 |
|
|
| 223 |
|
|
| 224 |
_RL H_streamice (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
_RL H_streamice (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
| 225 |
_RL U_streamice (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
_RL U_streamice (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
| 226 |
_RL V_streamice (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
_RL V_streamice (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
| 242 |
_RL R_low_si (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
_RL R_low_si (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
| 243 |
#endif |
#endif |
| 244 |
|
|
|
COMMON /STREAMICE_COST_RL/ |
|
|
& cost_func1_streamice |
|
|
_RL cost_func1_streamice(nSx,nSy) |
|
|
|
|
| 245 |
C The following arrays are used for the hybrid stress balance |
C The following arrays are used for the hybrid stress balance |
| 246 |
|
|
| 247 |
_RL streamice_taubx (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
_RL streamice_taubx (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
| 264 |
|
|
| 265 |
_RL STREAMICE_dummy_array (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
_RL STREAMICE_dummy_array (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
| 266 |
|
|
| 267 |
|
|
| 268 |
|
COMMON /STREAMICE_COST_RL/ |
| 269 |
|
& cost_func1_streamice |
| 270 |
|
_RL cost_func1_streamice(nSx,nSy) |
| 271 |
|
|
| 272 |
C NOTES : |
C NOTES : |
| 273 |
C REAL ARRAYS THAT COMPRISE "STATE": |
C REAL ARRAYS THAT COMPRISE "STATE": |
| 274 |
C H_streamice, |
C H_streamice, |