ulgltas / CUPyDO

FSI tools for partitioned coupling between generic solid and fluid solvers
21 stars 7 forks source link

Add/correct tests #13

Open acrovato opened 5 years ago

acrovato commented 5 years ago

The SU2_GetDP test folder is empty, but I know that such cases have been run. Adding them would allow to update and test the GetDP interface, which is probably deprecated.

In addition, two tests are currently broken: 1) SU2_Modal/agard_dynamic_fsi. This test the dynamic capability of the modal interface on the Agard 445 wing flutter case. The test should work, but the parameters should be adjusted so that the simulation remains short while capturing the main physical characteristics (@iamhuseyinguner should have an idea). 2) Metafor/beam_fsi. This is the initial test from @rboman. It was not tested when this repository was forked and it fails after a Metafor successful run (free(): invalid pointer). Correcting it would allow to perform test with a fake fluid solver, for debugging purpose.

rboman commented 5 years ago

I'll try to have a look at Metafor/beam_fsi (later)