virtualcell / vcell

Virtual Cell Framework
http://vcell.org/
Other
66 stars 20 forks source link

Create Automatic sim testing for all solvers for new build #189

Open ACowan0105 opened 2 years ago

ACowan0105 commented 2 years ago

Ion will create test model

jcschaff commented 11 months ago

The idea here is to construct a biomodel (e.g. one of the Solver Suite biomodels from schaff account) with representative simulations exercising all of the supported solvers. These simulations would be run periodically (nightly) to assure that all solvers execute without failure. We could extend this test to verify the solutions against known solutions as well.

jcschaff commented 11 months ago

This could create a very lightweight substitute for the MathTestingFramework - which is too large to be run often and requires manual interpretation.