Skip to content

luzyPer/OpenFOAM_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenFOAM_py

scripts for post-processing of OpenFOAM (flameletFoam) results

Most scripts are for Sandia Flames. For journal artworks, you may need specific settings for different variables, such as ylabel, ylim. But it is easy to modify in the scripts.

Execution sequence:

copy post.sh to the case directory, and keep python scripts in OpenFOAM/py_scripts ./post.sh

Update:

add radial_mean_U.py to process velocity

Move to python 3

folder_correct.py to round the folder names of those runtime save

add plot_multi to compare results from different settings

modify the way read in data, using numpy.genfromtxt

follow PEP8 convention

About

scripts for post-processing of OpenFOAM results

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published