FiniteVolumeTransportPhenomena / PyFVTool

Finite volume toolbox in Python
GNU Lesser General Public License v2.1
13 stars 4 forks source link

Documentation for code testing procedure #23

Closed mhvwerts closed 9 months ago

mhvwerts commented 9 months ago

This small PR closes #12.

Obviously, testing coverage should still be expanded, but this will happen bit by bit as we go.

The basic testing infrastructure is there.

simulkade commented 9 months ago

All looks great @mhvwerts ! Thanks for the fantastic work.

mhvwerts commented 9 months ago

Glad you like it. It is of course mainly cosmetics and book-keeping this time. We will be using PyFVTool for a few simulations, so hope to find time to tackle more serious issues as we go, but many things to do at the same time.