Closed rmscheller closed 7 years ago
If the input includes zero biomass, e.g., "maple 25 (0)", if subsequently causes many problems with N allocation etc.
Solution: Catch the error, throw an exception.
Code updated to catch error, throw exception.
If the input includes zero biomass, e.g., "maple 25 (0)", if subsequently causes many problems with N allocation etc.
Solution: Catch the error, throw an exception.