Python toolbox for simulating and controlling 2D incompressible flows at low Reynolds number

control dns flow-control fluid-dynamics navier-stokes-equations simulation
2 Open Issues Need Help Last updated: Jul 22, 2025

Open Issues Need Help

View All on GitHub
Port to FEniCSx about 1 month ago

AI Summary: The task involves porting existing Python code for simulating 2D incompressible flows, currently using FEniCS 2019.1.0, to the newer FEniCSx framework. This requires adapting the code to the updated syntax and potentially handling changes in functionality between the two FEniCS versions. A cheatsheet comparing the old and new syntaxes is provided as a reference.

Complexity: 4/5
enhancement help wanted

Python toolbox for simulating and controlling 2D incompressible flows at low Reynolds number

Python
#control#dns#flow-control#fluid-dynamics#navier-stokes-equations#simulation
Sort utility about 1 month ago

AI Summary: Organize and sort the utility functions currently located in the `utils` folder of the FlowControl Python toolbox. This involves categorizing and potentially refactoring the functions for better readability and maintainability.

Complexity: 3/5
documentation enhancement help wanted

Python toolbox for simulating and controlling 2D incompressible flows at low Reynolds number

Python
#control#dns#flow-control#fluid-dynamics#navier-stokes-equations#simulation