| 29 |
REAL*8 solarnet_ocean(jm0) ! net radiation solar to ocean |
REAL*8 solarnet_ocean(jm0) ! net radiation solar to ocean |
| 30 |
REAL*8 wsocean(jm0) ! windspeed at ocean surface (m/s) |
REAL*8 wsocean(jm0) ! windspeed at ocean surface (m/s) |
| 31 |
REAL*8 co24ocean(jm0) ! atmospheric CO2 (ppm) |
REAL*8 co24ocean(jm0) ! atmospheric CO2 (ppm) |
| 32 |
REAL*8 ps4ocean(jm0) ! SLP (mb), needs to be normalized(?) |
REAL*8 ps4ocean(jm0) ! surf pres (mb), to be normalized to sea level |
| 33 |
REAL*8 tempr(jm0) ! precipitation temp (used over seaice) (C) |
REAL*8 tempr(jm0) ! precipitation temp (used over seaice) (C) |
| 34 |
|
|
| 35 |
|
|