Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Will committed Apr 30, 2023
1 parent 60bd689 commit 5eff94c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ The inspiration behind fluid-sim was to create a tool that could help us better

Our program simulates the effect of temperature change on the state of fluids of various viscosity such as water, air, smoke, and smog. Users can configure simulation parameters such as fluid viscosity, simulation granularity, force multiplier, radius, and decay rate. Additionally, users can generate temperature change by clicking and dragging the mouse across the window and see a real time visualization of the fluid.

| Timesteps | Viscosity | Decay | Description | Pictures |
| --------- | --------- | ----- | --------------------------------------- | -------------------- |
| 0.25 | 1 | 1 | Default configuration, water like fluid | ![](./Demos/Default) |
| 0.1 | 10 | 5 | Mud-like fluid, sticy | ![](./Demos/muddy) |
| | | | | |
| Timesteps | Viscosity | Decay | Description | Pictures |
| --------- | --------- | ----- | ------------------------ | -------------------- |
| 0.25 | 1 | 1 | Air-like fluid (Default) | ![](./Demos/Default) |
| 0.1 | 10 | 5 | Smog-like fluid | ![](./Demos/muddy) |
| | | | | |



Expand Down

0 comments on commit 5eff94c

Please sign in to comment.