Skip to content

mackrus/fluid_simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluid Simulator

This project is a fluid dynamics simulator that visualizes the behavior of a wind tunnel. It is designed to be an educational tool for understanding fluid mechanics and a foundation for further development in physics simulations.

Features

  • Real-time fluid dynamics simulation
  • Visualization of fluid flow

Getting Started

To get a local copy up and running, follow these simple steps.

To use the simulator in your browser, click [here] (https://mackrus.github.io/fluid_simulator/).

Prerequisites

  • A modern web browser that supports HTML5 and JavaScript ES6 modules.

Installation

1. Clone the repo

```sh
git clone <https://github.com/mackrus/fluid_simulator.git>
```

2. Navigate to the project directory

```sh
cd fluid_simulator
```

3. Open the `index.html` file in your web browser

Usage

Interact with the simulation through the provided user interface to adjust parameters such as viscosity, density, and external forces. The changes will be reflected in real-time within the simulation.

Visit [this wesite] (https://mackrus.github.io/fluid_simulator/)

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT License.

See License.

Acknowledgments

The original code is licensed under the MIT License. The full license text is included in the project, and the copyright notice is present in all copies or substantial portions of the Software.

Contact

Markus Bajlo - email - [email protected]

Project Link: https://github.com/mackrus/fluid_simulator

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published