Opened 8 years ago
Closed 7 years ago
#201 closed defect (wontfix)
qsintveg can be negative
Reported by: | aducharne | Owned by: | aducharne |
---|---|---|---|
Priority: | major | Milestone: | IPSLCM6.v1 |
Component: | Physical processes | Version: | trunc |
Keywords: | Cc: |
Description
qsintveg(kjpindex,nvm) holds the amount of water that is intercepted on leaves (in kg/m2).
I have a simulation with instances of negative qsintveg, which does not seem appropriate for a water amount.
qsintveg is calculated in hydrol_canop, and updated in hydrol_vegupd.
Change History (1)
comment:1 Changed 7 years ago by aducharne
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Mail de Jan, 25/09/15:
c'est une conséquence du couplage implicite. On permet une petite interception négative. Mais au prochain pas de temps le vbeta correspondant doit être nul.
dans diffuco il y a un schéma prédicteur correcteur pour essayer de limiter ces cas. Mais il ne peut pas marcher à 100%.