Transform read_co2 into uncompressed 1D variable fco2_ocn_day added directly in the module carbon_cycle_mod
The fields received from the coupler have to be weighted with the fraction of ocean in relation to the total sea-ice+ocean
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | knon | |||
| integer, | intent(in), | DIMENSION(klon) | :: | knindex |
|
|
| real, | intent(out), | DIMENSION(klon) | :: | tsurf_new | ||
| real, | intent(out), | DIMENSION(klon) | :: | u0_new | ||
| real, | intent(out), | DIMENSION(klon) | :: | v0_new |
|
|
| real, | intent(out) | :: | sss(:) |