MFC icon indicating copy to clipboard operation
MFC copied to clipboard

Add `examples/` into CI

Open sbryngelson opened this issue 1 year ago • 6 comments

Make each example case sufficiently small such that it can run on one processor for at least a few time steps. Then, add a few time steps of each example case to CI and set I/O to write at the end. Then check output for NaNs/Inftys.

We grow the size of the test suite this way, though it isn't as thorough a test as there will be no goldenfiles (though I suppose we could add them).

sbryngelson avatar Jun 19 '24 20:06 sbryngelson