Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
heySourabh committed Sep 10, 2015
1 parent f15a9a3 commit e53f5b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Java tool for understanding stability of few CFD schemes.

You can try out the tool by just using the binary:
[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.
[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.

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.

Expand Down

0 comments on commit e53f5b0

Please sign in to comment.