stadelmanma / netl-ap-map-flow

A fracture flow modeling package utilizing a modified local cubic law approach with OpenFoam and ParaView compatibility.
GNU General Public License v3.0
5 stars 4 forks source link

Add unit tests for the map and solver modules #66

Open stadelmanma opened 7 years ago

stadelmanma commented 7 years ago

These are both relatively independent of the main program so I want to test them on their own.

I want to test the numerical validity of the solver module using a small coefficient matrix and various BCs. I want to do similar tests for the map module.