docs(readme): added example image

This commit is contained in:
2026-02-12 07:58:40 -05:00
parent db8e02b0cd
commit ce310f7229
2 changed files with 6 additions and 0 deletions

BIN
assets/example.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 617 KiB

View File

@@ -25,3 +25,9 @@ with this solver is the convergence rate. We have built this as a feasibility st
made to optimize the solver. Specifically we use a seriese of nested picard iterations to solve the nonlinear system. These do
seem to converge reliably; however, they do so very slowly.
## Example
A 2D slice of the solution for a polytropic index of 1.5 and rotating just below the critical rotation rate is shown below. The color shows
the effective potential. This visualization was made with GLVis.
![Example solution](./assets/example.png)