Commit fa2399b
Fix time_real used uninitialized in Lagrangian bubble output
time_real is declared but never assigned from file_time after the
MPI broadcast. The time column in output contains garbage.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 84c46e0 commit fa2399b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1102 | 1102 | | |
1103 | 1103 | | |
1104 | 1104 | | |
| 1105 | + | |
1105 | 1106 | | |
1106 | 1107 | | |
1107 | 1108 | | |
| |||
1271 | 1272 | | |
1272 | 1273 | | |
1273 | 1274 | | |
| 1275 | + | |
1274 | 1276 | | |
1275 | 1277 | | |
1276 | 1278 | | |
| |||
0 commit comments