![]() |
FlowSieve
3.4.0
FlowSieve Coarse-Graining Documentation
|
This tutorial walks through analysing a velocity field using Helmholtz decomposition with coarse-graining.
There are three stages in this tutorial, each with a corresponding sub-directory. See the ABOUT documentation file in each directory for the step-by-step guide to each part.
In this directory there is a python script generate_data.py. This should be run before starting the other pieces. The generated velocity field is a combination of randomly-seed vortices with specified size distribution.
In 'postprocess', there is a known issue where the python scripts that run after calling coarse_grain_helmholtz.x in the run_all_steps.sh script fail to run withour printing an error. If the coarse-graining successfully runs (i.e. directory outputs is created and populated with postprocessing_*.nc files) but the RESULTS_*.nc files are not created, then you will need to manually call the three python scripts listed at the end of run_all_steps.sh script.