Skip to content

This project is designed to simulate turbulent gas flow around various obstacles using the Navier-Stokes equations. It includes both explicit and implicit numerical schemes for solving these equations and provides a graphical interface for setting simulation parameters and visualizing results in both 2D and 3D formats.

Notifications You must be signed in to change notification settings

DEPTH-STRIDA/gas-modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Turbulent Flow Simulation around Obstacles

This project is designed to simulate turbulent gas flow around various obstacles such as rectangles and circles using the Navier-Stokes equations. It includes both explicit and implicit numerical schemes for solving these equations. The project also features a graphical user interface (GUI) developed with PyQt, allowing users to set simulation parameters, visualize results, and analyze data in both 2D and 3D formats.

Features

  • Numerical solution of Navier-Stokes equations
  • Explicit and implicit numerical schemes
  • 2D and 3D visualization of simulation results
  • User-friendly GUI for setting simulation parameters
  • Adjustable mesh size and initial conditions

Installation

To get started with this project, follow the steps below:

Prerequisites

Ensure you have the following installed on your system:

  • Python 3.8 or later
  • Git

Clone the Repository

Clone the repository from GitHub:

git clone https://github.com/username/project-repo.git
cd project-repo

About

This project is designed to simulate turbulent gas flow around various obstacles using the Navier-Stokes equations. It includes both explicit and implicit numerical schemes for solving these equations and provides a graphical interface for setting simulation parameters and visualizing results in both 2D and 3D formats.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages