Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
heySourabh committed Jan 29, 2024
1 parent 4b1d10b commit 99b41da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ If you would like to use the code, you can follow these steps:
4. Open the project in IntelliJ IDEA (all necessary dependencies will be automatically downloaded during the first run using maven)
5. Right-click and Run the test problems named `test/main/Solver**.java`
6. Duplicate the Solver in `test/main/` & modify the code as needed for your application.
7. To add *new physics*, have a look at `src/main/physics/goveqn/GoverningEquations.java`.

If some step is missing, or something does not work, please [contact me](https://spbhat.in/#contact).
If some step is missing, or for collaboration, please [contact me](https://spbhat.in/#contact).

Have a look at the [Wiki Page](https://github.com/heySourabh/CFDSolver/wiki) for further details.

Expand Down

0 comments on commit 99b41da

Please sign in to comment.