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

Remove Fields module from ViscousFlow and replace with CartesianGrids #28

Closed jdeldre closed 4 years ago

jdeldre commented 4 years ago

The former Fields module in ViscousFlow.jl has been developed into a separate package called CartesianGrids.jl. This pull request removes references to Fields and replaces them with CartesianGrids.