SimVascular / svFSIplus

This repository contains a line-by-line conversion of the Fortran svFSI solver to C++.
Other
6 stars 19 forks source link

Remove _cpp from outputs (and tests) #200

Closed mrp089 closed 3 months ago

mrp089 commented 3 months ago

Current situation

Closes #199

Release Notes

Remove appending _cpp from all output files. Adapted test cases accordingly.

Documentation

Nope

Testing

Tests still pass (after removing old outputs)

Code of Conduct & Contributing Guidelines