Opened 7 years ago
Closed 7 years ago
#1777 closed Enhancement (fixed)
diags of conservation
Reported by: | clem | Owned by: | nemo |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | OCE | Version: | v3.6 |
Severity: | Keywords: | ||
Cc: |
Description
Context
We are experiencing issues with conservation of properties in IPSL-CM6 (especially in terms of mass). It looks like the issue comes from the coupling interface since the forced simulations eORCA1 are conservative (at least at a very good approximation).
To track down the problem, we have coded (or debugged) global diagnostics for the ocean and ice that can be available by setting namelist parameters ln_diahsb and ln_limdiaout to TRUE
Changes
The following routines have been modified (as well as the xml files) and will be committed shortly
diahsb.F90
sbccpl.F90
sbcice_lim.F90
step.F90
limcons.F90
limdiahsb.D90
limsbc.F90
limwri.F90
Commit History (2)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
6970 | clem | 2016-10-03T09:36:53+02:00 | update from 3.6 stable, ticket #1777 |
6963 | clem | 2016-09-30T14:40:04+02:00 | diagnostics for conservation checks, see ticket #1777 |
Change History (1)
comment:1 Changed 7 years ago by clem
- Resolution set to fixed
- Status changed from new to closed