JuliaIBPM / ViscousFlow.jl

A framework for simulating viscous incompressible flows about arbitrary body shapes.
https://JuliaIBPM.github.io/ViscousFlow.jl/latest
Other
100 stars 28 forks source link

Create temp bodies in post-processing #94

Closed jdeldre closed 11 months ago

jdeldre commented 11 months ago

For post-processing steps that need body geometry, this PR creates temporary bodies with correct instantaneous coordinate data.

Addresses #93