NCAR / tuv-x

Photolysis rate constant calculator
https://ncar.github.io/tuv-x/
Apache License 2.0
4 stars 2 forks source link

Set up testing for C++ Delta Eddington solver #66

Closed mattldawson closed 5 months ago

mattldawson commented 6 months ago

Set up Google Test for C++ unit and integration testing. Add regression test to existing Fortran tests that compares the Fortran and C++ implementation of the Delta Eddington solver for a given set of conditions.

Acceptance Criteria

Ideas