Opened 4 years ago
Closed 4 years ago
#2652 closed Defect (fixed)
offline diagnostics of fluxes at the ice-ocean-atm. interfaces
Reported by: | clem | Owned by: | systeam |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | SBC | Version: | v4.0.* |
Severity: | minor | Keywords: | |
Cc: |
Description
There is a number of diagnostics that are missing to do a proper heat and mass budget of a regular ORCA2_ICE_PISCES forced simulation. For instance, rain, sublimation... are not outputed. Plus some diagnostics are wrong like hflx_snow.
The job has been mostly done for coupled simulations during the preparation of cmip6 though with some mistakes (like rain_ao_cea) but they are missing bits for forced simulations.
One should correct sbcblk.F90 to include the same diagnostics as in sbccpl.F90
Commit History (2)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
14718 | clem | 2021-04-16T11:43:50+02:00 | trunk: correctly handle diagnostics of mass, salt and heat budgets (see ticket #2652). And fix Pierre ticket #2642 |
14717 | clem | 2021-04-16T11:42:56+02:00 | 4.0-HEAD: correctly handle diagnostics of mass, salt and heat budgets (see ticket #2652). And fix Pierre ticket #2642 |
Change History (3)
comment:1 Changed 4 years ago by clem
comment:2 Changed 4 years ago by clem
In 14718:
comment:3 Changed 4 years ago by clem
- Resolution set to fixed
- Status changed from new to closed
In 14717: