MOLE has a channel flow around a cylinder example, currently available in [MATLAB/Octave](https://github.com/csrc-sdsu/mole/blob/main/examples/matlab_octave/cylinder_flow_2D.m) and [C++](https://github.com/csrc-sdsu/mole/blob/main/examples/cpp/cylinder_flow_2D.cpp). We want to showcase the same example in the Julia implementation.
MOLE has a channel flow around a cylinder example, currently available in MATLAB/Octave and C++.
We want to showcase the same example in the Julia implementation.