Commit 3629164
authored
Fix boundary writing issue (SimVascular#420)
For simulation with multiple meshes, the output txt file should be closed after it loops over all meshes.1 parent 553849b commit 3629164
1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
497 | 497 | | |
498 | 498 | | |
499 | 499 | | |
500 | | - | |
501 | | - | |
502 | | - | |
503 | | - | |
504 | | - | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
505 | 504 | | |
506 | 505 | | |
507 | 506 | | |
| |||
0 commit comments