GDAY icon indicating copy to clipboard operation
GDAY copied to clipboard

GDAY simulates carbon, nitrogen & water dynamics

Results 5 GDAY issues
Sort by recently updated
recently updated
newest added

If you're using SPA then the time involved to spin-up the model is pretty costly. *Test case: model spin-up & then a 12 year simulation at a 30 minute timestep...

The interception code I've added borrows from CABLE and is consistent with the simple nature of the day model. - One could look at replacing this with the Rutter model...

enhancement

Some of the code uses a functional to compare floats and it some of the more recent quick edits this is no longer true. I should fix this. Just noticed...

enhancement

_Someone_ needs to add maintenance and growth respiration functions

Currently doesn't work - Added logic to calculate leaf on/off dates - Added logic to calculate transfer fluxes respecting s.hem growth Outstanding Issues: - in gday.c things are being zero'd...