#2262 closed Bug (fixed)
Bugs in trcice part of TOP and in trcsink
Reported by: | aumont | Owned by: | systeam |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | TOP | Version: | v4.0 |
Severity: | major | Keywords: | v4.0 |
Cc: |
Description
Context and Analysis
trcice is a functionality in TOP which handles the fluxes of tracers between the ocean and seaice. Various bugs have been identified in the part of the code leading to an incorrect behabiour of this part of the code. Furthermore, the interaction between the ln_ironice capability of PISCES and trcice is incorrectly coded. As a consequence, ln_ironice is always forced to be false whatever is specified in the namelist. A second non-related bug is an error when the check all option is activated when compiling the code. This is due to an incorrect handling of the bounds of this tracer in trcsink.
Fix
trcice should be carefully reviewed and corrected (bugs in trcice_pisces.F90, trcice.F90 and p4zsed). Trcsink should be corrected.
Commit History (2)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
10788 | cetlod | 2019-03-21T12:15:14+01:00 | trunk: Some bugfixes at ice/biogeochmeical interfaces, see ticket #2262 |
10780 | aumont | 2019-03-20T18:53:44+01:00 | bug fixes corresponding to tickets #2262 |
Change History (5)
comment:1 Changed 5 years ago by aumont
comment:2 Changed 5 years ago by aumont
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 5 years ago by cetlod
In 10788:
comment:4 Changed 5 years ago by cetlod
Fixed in trunk
comment:5 Changed 20 months ago by nemo
- Keywords v4.0 added
In 10780: