Skip to content

Are we 100% sure that the freshwater flux is correctly balanced in the coupled case ? #815

@patrickscholz

Description

@patrickscholz

When did we comment this lines? Which unit has now evap, rain, runoff ... when we do the freshwater balancing. Does the unit of evap, rain, runoff... match the unit of fw

Are we 100% sure that the freshwater is correctly balanced in the coupled case, and there is no drift in the total ocean volume ?

!---- convert freshwater mass flux [kg/m**2/s] into sea-water volume flux [m/s]
fw = fw/rhowat
! keep in mind that for computation of FW all imposed fluxes were accounted with the ratio rhofwt/rhowat:
!evap = evap *rhofwt/rhowat
!rain = rain *rhofwt/rhowat
!snow = snow *rhofwt/rhowat
!runo = runo *rhofwt/rhowat
!subli= subli*rhofwt/rhowat
!resid= resid*rhofwt/rhowat

Can you check in a recent coupled logfile for the line:

 ___global estimat of eta & hbar____________________
    int(eta), int(hbar)      = -2.787465260128587E-016 -2.787465260128587E-016
     --> error(eta-hbar)     =  0.000000000000000E+000

is int(eta) ~ numerical zero

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions