#1409 closed Bug (fixed)
Precipitation to CICE and freshwater flux from CICE
Reported by: | joakim | Owned by: | timgraham |
---|---|---|---|
Priority: | low | Milestone: | 2015 release-3.6 |
Component: | OCE | Version: | v3.6 |
Severity: | Keywords: | CICE IOM* OPA Precipitation SBC flux freshwater ice v3.6 | |
Cc: |
Description
The "CALL iom_put" statement for precipitation fields is currently in the LIM code.
When coupling NEMO to CICE, it is therefore not possible to output precipitation fields.
The "iom_put" statement should be moved to sbc forcing modules where wind stress and many other fields are already written, or it could be put in sbc_cice_in.
Also, the field fmmflx which contains the freshwater flux associated with ice forming/melting is not updated in sbc_cice_out which it should be.
One could simply set "fmmflx(:,:) = ztmp1(:,:)" in the right place in sbc_cice_out.
Commit History (0)
(No commits)
Change History (11)
comment:1 Changed 10 years ago by clevy
- Milestone set to 2015 nemo_v3_6_STABLE
- Owner changed from NEMO team to timgraham
comment:2 Changed 10 years ago by timgraham
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 9 years ago by nicolasmartin
- Keywords SBC added; sbc removed
comment:4 Changed 9 years ago by nicolasmartin
- Keywords CICE added; cice removed
comment:5 Changed 9 years ago by nicolasmartin
- Keywords nemo_v3_6* added
comment:6 Changed 9 years ago by nicolasmartin
- Keywords IOM added; iom removed
comment:7 Changed 7 years ago by nemo
- Keywords release-3.6* added; nemo_v3_6* removed
comment:8 Changed 7 years ago by nemo
- Keywords IOM* added; IOM removed
comment:9 Changed 7 years ago by nemo
- Keywords Precipitation flux added
comment:10 Changed 7 years ago by nemo
- Keywords release-3.6* removed
comment:11 Changed 3 years ago by nemo
- Keywords OPA v3.6 added
Note: See
TracTickets for help on using
tickets.
These changes were included in sbcice_cice at the 2014 merge.