Commit 9e40e5b
committed
refactor(com1DFA): modify peakfile export logic to respect
- Added conditional check for `dataSave` to control the export of intermediate peak files.
- Ensured `final` time step exports are unaffected by this change.
- Updated configuration file to include the new `dataSave` parameter.dataSave configuration1 parent 4ab7dbc commit 9e40e5b
2 files changed
+15
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2764 | 2764 | | |
2765 | 2765 | | |
2766 | 2766 | | |
2767 | | - | |
2768 | | - | |
2769 | | - | |
2770 | | - | |
2771 | | - | |
2772 | | - | |
| 2767 | + | |
| 2768 | + | |
| 2769 | + | |
| 2770 | + | |
| 2771 | + | |
| 2772 | + | |
| 2773 | + | |
| 2774 | + | |
| 2775 | + | |
| 2776 | + | |
| 2777 | + | |
| 2778 | + | |
| 2779 | + | |
2773 | 2780 | | |
2774 | 2781 | | |
2775 | 2782 | | |
| |||
2781 | 2788 | | |
2782 | 2789 | | |
2783 | 2790 | | |
2784 | | - | |
2785 | | - | |
2786 | | - | |
2787 | | - | |
2788 | | - | |
2789 | 2791 | | |
2790 | 2792 | | |
2791 | 2793 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
| 490 | + | |
| 491 | + | |
490 | 492 | | |
491 | 493 | | |
492 | 494 | | |
0 commit comments