KiranRamesh-Aero / UnsteadyFlowSolvers.jl

Solvers for problems involving unsteady fluid flow
MIT License
22 stars 22 forks source link

Mult surface fix #45

Closed SeanStrachan closed 3 years ago

SeanStrachan commented 3 years ago

Fixed the makeVortPlot2D function for multiple surfaces and changed save location (would previously save inside "Step Files" and cleanWrite would remove it).

Fixed solvers.jl, LDVM function for multiple surfaces: Sometimes LESPcrit would be exceeded on surface 2 but not surface 1 which led to a bounds error.