parallelwindfarms / cylinder

Incompressible flow past cylinder: https://parallelwindfarms.github.io/cylinder/
Apache License 2.0
0 stars 0 forks source link

Move all examples to examples folder #17

Open PabRod opened 2 years ago

PabRod commented 2 years ago

Problem

Currently, the self-standing examples live in the ./examples/ folder, while the ones depending on external files live in ./data/.

Action

Move all example scripts to ./examples/.

Side question

Shall we keep the example-related data in ./data/, or move it also to ./examples/?