Commit 9e2023f
Fix acoustic source and body force timing
Move mytime update to after the TVD RK call so that sub-step source
terms see the correct time. Also change acoustic source to use mytime
instead of t_step*dt, which was inconsistent with adaptive time stepping.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b08eac0 commit 9e2023f
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
845 | 845 | | |
846 | 846 | | |
847 | 847 | | |
848 | | - | |
849 | | - | |
850 | 848 | | |
851 | 849 | | |
852 | 850 | | |
853 | 851 | | |
854 | 852 | | |
| 853 | + | |
| 854 | + | |
855 | 855 | | |
856 | 856 | | |
857 | 857 | | |
| |||
0 commit comments