Commit d9532d3
Fix fluid_rho broadcast using MPI_LOGICAL instead of mpi_p
fluid_rho is a real(wp) array but is broadcast with MPI_LOGICAL type,
silently corrupting reference densities via bit reinterpretation on
non-root ranks.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 42fc26e commit d9532d3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments