We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ed568e commit 70af790Copy full SHA for 70af790
1 file changed
README.md
@@ -132,7 +132,7 @@ pyro provides the following solvers (all in 2-d):
132
- `advection_weno`: a method-of-lines WENO solver for linear
133
advection.
134
135
- - `burgers': a second-order unsplit solver for invsicid Burgers' equation.
+ - `burgers`: a second-order unsplit solver for invsicid Burgers' equation.
136
137
- `compressible`: a second-order unsplit solver for the Euler
138
equations of compressible hydrodynamics. This uses characteristic
0 commit comments