465b / nemf

A novel three step network-based general ecosystem modeling framework
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Add the option to enforce non-negativity for compartments #88

Open 465b opened 4 years ago

465b commented 4 years ago

Due to numerical errors it is possible that compartments that are only defined on R+o end up in R-. This can render models invalid as interactions might be ill-defined for R-.

Hence, the option to enforce non-negativity for those compartment might improve the usability significantly, especially for stiff problems.