CABLE-LSM / CABLE-Trac-archive

Archive CABLE Trac contents as issues
Other
0 stars 0 forks source link

fix tscreen #359

Closed penguian closed 1 year ago

penguian commented 1 year ago

keyword_nogit resolution_fixed type_defect | by srb001@csiro.au


screen in the trunk is not right. since "canopy" was split up, update_zetar() lives externally to define_canopy(), therefore does not just inherit vars. "iterplus" was NOT explicitly passed back and fourth. It was therefore not updating properly, and used subsequently in computation of tscreen.

NB: tscreen is only a diagnostic and model results are not affected


Issue migrated from trac:359 at 2023-11-27 11:44:34 +1100

penguian commented 1 year ago

@jxs599@nci.org.au changed status from new to closed

penguian commented 1 year ago

@jxs599@nci.org.au set resolution to fixed

penguian commented 1 year ago

@ccc561@nci.org.au set keywords to nogit