Skip to content

Commit 247ffdc

Browse files
committed
add method of line
1 parent 2f397e1 commit 247ffdc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ https://github.com/zingale/pyro2
2727
- `fdadvect.py`: a 1-d first-order explicit finite-difference linear
2828
advection solver using upwinded differencing.
2929

30+
- `fv_mol.py`: a 1-d method-of-lines second-order accurate advection
31+
solver.
32+
3033
- `Fortran/`:
3134

3235
* `advect.f90`: a Fortran implementation of second-order linear

0 commit comments

Comments
 (0)