CABLE-LSM / CABLE-Trac-archive

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

further amendment to Ticket #2 to correct bug ID'ed in ACCESS run with GPP #102

Closed penguian closed 8 years ago

penguian commented 8 years ago

keyword_app keyword_parameters_nogit keyword_veg keyword_vegin resolution_fixed type_defect | by srb001@csiro.au


CABLE (science) model uses type veg% to describe vegetation parameters. these are read in from a file def_veg_params using code in cable_common, used in both online/offline modes, and read into a temporary type vegin%. the vegin% parameters are then attributed to veg%. this was done separately for offline and online. Inspection of GPP in offline mode pointed to a bug in the attribution of vegin% to veg%.

Fix: The code was modified to include correct vegin% --->> veg% attribution, and moved to cable_common, so both offline and online use the same code.

There is further cleaning up to in this area such as clean the hard wiring of root etc. but we will leave that for a future ticket #103

Work in branch: https://trac.nci.org.au/svn/cable/branches/Share/Tickets2016/Ticket102

Fix @ -6ae215ba23aae5597fa6c8c4a301a86abf06bdb2


Issue migrated from trac:102 at 2023-11-27 11:15:36 +1100

penguian commented 8 years ago

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

penguian commented 8 years ago

@jxs599@nci.org.au changed resolution from ` tofixed`

penguian commented 8 years ago

@jxs599@nci.org.au edited the issue description

penguian commented 8 years ago

@jxs599@nci.org.au commented


https://trac.nci.org.au/svn/cable/branches/Share/Tickets2016/Ticket102

penguian commented 7 years ago

removed milestone (was step 6 - approval)

penguian commented 7 years ago

commented


Milestone step 6 - approval deleted

penguian commented 7 years ago

@jxs599@nci.org.au changed milestone from ` to1. Closed`

penguian commented 1 year ago

@ccc561@nci.org.au changed keywords from app, veg, vegin, parameters to app, veg, vegin, parameters nogit