Skip to content

python class utility of 2D auto-refining grid to solve thermodynamic equilibrium problems

Notifications You must be signed in to change notification settings

Sebastien-Manigand/GridWizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

"# GridWizard" GridWizard is a python class that create a 2D-grid that can be automatically refined around an obstacle. This grid is adapted for 2D diffusion solving, for example solving the thermodynamic equilibrium in the medium surrounding the obstacle.

The repository contains the GridWizard.py script which define the python class and an example of use of this class in a small thermodynamic solving case, with the output as a pdf figure of the result. The thermodynamic case is a wing foiler profile NACA0015 at 200 Celsius degrees embedded in a 50 degrees fluid (something like air). The simulation calculate the thermodynamic equilibrium when considering only the thermic diffusion of the fluid. The aim of this simulation is to show the behaviour of the grid for such a diffusion case.

view

About

python class utility of 2D auto-refining grid to solve thermodynamic equilibrium problems

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages