Skip to content

Commit 0df3015

Browse files
committed
Update Phase 2 progress in devito-plan.md
1 parent f001428 commit 0df3015

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

devito-plan.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,11 @@
3737
- `tests/test_wave_devito.py` - Devito wave solver tests (skipped if Devito not installed)
3838
- `.github/workflows/ci.yml` - GitHub Actions CI with Codecov integration
3939

40-
**Phase 2 - Wave Equations (Started):**
40+
**Phase 2 - Wave Equations (In Progress):**
4141
- `src/wave/wave1D_devito.py` - 1D wave equation solver using Devito DSL
42+
- `src/wave/wave2D_devito.py` - 2D wave equation solver using `.laplace`
43+
- `src/wave/sources.py` - Source wavelets (Ricker, Gaussian, spectrum analysis)
44+
- 29 wave solver tests (1D, 2D, sources)
4245

4346
---
4447

0 commit comments

Comments
 (0)