pyfsi / coconut

Coupling Code for Numerical Tools. The documentation can be found at
https://pyfsi.github.io/coconut/
GNU General Public License v3.0
30 stars 4 forks source link

Add new appraoch to specifying data in test single solver #235

Closed nicolasdlss closed 7 months ago

nicolasdlss commented 7 months ago

Description Allows to use a pickle file from a previous calculation to set data in test_single_solver.

Users' experience affected? Additional feature added.

Other parts of the code affected? Not applicable.

Tests The new and old approach to set data in test_single_solver has been successfully tested.

Related issues Not applicable.

Checklist