Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
aadi-bh committed Feb 5, 2024
1 parent fb2135b commit 693338f
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 @@ -24,7 +24,7 @@ will show the list of options.
| `-N` | Number of grid points and Fourier modes (can be used multiple times) |
| `--pde` | Whether to solve the linear advection or Burgers' equation |
| `--ggb` | Plot the re-expansion of Fourier coefficients in the basis of Gegenbauer polynomials |
| `--Lambda` | The value of Lambda (sometimes referred to with alpha) for the Gegenbauer polynomials |
| `--Lambda` | When `--ggb` is enabled, the value of Lambda to use (sometimes referred to as alpha) for the Gegenbauer polynomials. Must be used as many times as `-N`.|
| `--exact` | Path to the file containing the exact solution for the specified combination of PDE, initial condition, and final time. |

## Known issues
Expand Down

0 comments on commit 693338f

Please sign in to comment.