Skip to content

Integration of Ansys Fluent hydrogen-air mixer in Python and optimization with Genetic Algorithm

License

Notifications You must be signed in to change notification settings

quiquedios/Hydrogen-Air-Mixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hydrogen-Air-Mixer

This project on hydrogen-air mixers features:

  • Integration of ANSYS Fluent in a Python environment by means of PyFluent
  • Genetic Algorithm optimization to determine the Reynolds for most uniform mixing (with PyGAD)

This repository contains:

  • The already meshed geometry of the mixer
  • The complete optimization code
  • The Fluent TUI commands to generate the code

INSTRUCTIONS:

  1. Use pip to install all libraries
    • ansys.fluent.core
    • sys
    • io
    • numpy
    • pygad
  2. Download the mesh and copy the path
  3. Insert path on mesh import line in the code
  4. Adjust parameters in GA class
  5. Run the algorithm

-----Licensed under CC-BY-NC Zero V1.0-----

About

Integration of Ansys Fluent hydrogen-air mixer in Python and optimization with Genetic Algorithm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published