SimVascular / svOneDSolver

A C++ solver for blood flow and pressure in deformable 1D hemodynamic networks
Other
16 stars 19 forks source link

Implement Automated Testing #25

Closed caseyfleeter closed 4 years ago

caseyfleeter commented 6 years ago

Use the tutorial files generated to test all boundary conditions, material models and minor loss models to implement automatic testing. The correct results from these models should be stored and every time a new master version is pushed all the tests are run automatically to make sure all features work in this new version.

@daneschi we can discuss at some point exactly what your thoughts for how this would work are.

caseyfleeter commented 4 years ago

This is being handled by @mrp089 in a new issue #53