Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Script for collecting CFD results from output files to dataframes and plotting them

License

Notifications You must be signed in to change notification settings

lazmol/cfd_results_python

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfd_results_python

Script for collecting CFD results from output files to dataframes and plotting them

While doing Computational Fluid Dynamics (CFD) analyses it is a typical problem to collect results from output files and compare them for the various geometries and load cases that were run. This script demonstrates how this post-processing work can be automated using Python. The output files with the CFD results are organized to a directory structure (v00, v01, etc.). The script can then:

  • read the output files with the results
  • collect them to pandas dataframes
  • create plots with matplotlib: plot
  • write the data to a spreadsheet (in excel xlsx format)

The example shows some typical data extracted from underhood flow simulations (heat exchanger data, part temperatures).

About

Script for collecting CFD results from output files to dataframes and plotting them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.