Skip to content

Commit f15a9a3

Browse files
committed
Update README.md
1 parent 0910ec4 commit f15a9a3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# CFD_StabilityTutor
22
Java tool for understanding stability of few CFD schemes.
33

4+
You can try out the tool by just using the binary:
5+
[https://github.com/heySourabh/CFD_StabilityTutor/blob/master/bin/StabilityTutor.jar?raw=true](https://github.com/heySourabh/CFD_StabilityTutor/blob/master/bin/StabilityTutor.jar?raw=true). Double clicking the `StabilityTutor.jar` should be enough to launch the executable if Java is installed on your computer correctly.
6+
47
This is a tool for CFD learners and CFD teachers to demonstrate the effects of changing parameters like Courant number, space differencing, time differencing, number of divisions and stopping time on the numerical solution of Advection or Diffusion PDE.
58

69
Enter the parameters and make selections in the top panel, and then click the play or final solution button.

0 commit comments

Comments
 (0)