Commit e9f1aa4
Brandon Kirkland
Fix out-of-grid fallback speed and degenerate GMM guard (#150)
Use the simulation's reference sound speed (not the default c0)
for geometric fallback on elements outside the grid. Add a guard
for near-constant parenchyma intensity that would cause the GMM
to degenerate.1 parent c3b4c9e commit e9f1aa4
2 files changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
909 | 909 | | |
910 | 910 | | |
911 | 911 | | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
912 | 918 | | |
913 | 919 | | |
914 | 920 | | |
| |||
0 commit comments