Commit a67bc37
Remove legacy viz scripts and viz_legacy module; fix lint for viz extras
- Delete analyze.py, export.py (nD_perfect_reactor) and viz.py (1D
shocktube examples) which all used mfc.viz_legacy
- Delete toolchain/mfc/viz_legacy.py (superseded by ./mfc.sh viz)
- Update nD_perfect_reactor/README.md to remove analyze.py invocation
- lint.sh: install mfc[viz] optional extras before running pylint and
test_viz so optional imports (imageio, h5py, textual) resolve cleanly
- tui.py: suppress R0903 on MFCPlot (inherits many methods from parent)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 7d04f9a commit a67bc37
8 files changed
Lines changed: 4 additions & 502 deletions
File tree
- examples
- 1D_inert_shocktube
- 1D_reactive_shocktube
- nD_perfect_reactor
- toolchain
- bootstrap
- mfc
- viz
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 6 | | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments