Skip to content

Fix #376: ExchCoupling and DindCoupling are factor 4 or 6 too large#377

Merged
JonathanMaes merged 2 commits into
masterfrom
bugfix/exchangeDecode
Aug 5, 2025
Merged

Fix #376: ExchCoupling and DindCoupling are factor 4 or 6 too large#377
JonathanMaes merged 2 commits into
masterfrom
bugfix/exchangeDecode

Conversation

@JonathanMaes

Copy link
Copy Markdown
Contributor

This PR fixes #376, where it was noted that the cuda.exchangeDecode() function only summed over neighbouring cells, rather than averaging over them.

Note

This affects the input script variables ExchCoupling and DindCoupling, whose values are now 4 or 6 times smaller.

@JonathanMaes
JonathanMaes requested a review from JLeliaert August 4, 2025 14:05
@JonathanMaes
JonathanMaes merged commit c4ff426 into master Aug 5, 2025
@JonathanMaes
JonathanMaes deleted the bugfix/exchangeDecode branch August 5, 2025 08:50
@JonathanMaes JonathanMaes mentioned this pull request Aug 5, 2025
4 tasks
@JonathanMaes JonathanMaes added this to the 3.12 milestone Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exchcoupling is a factor 4 (for 2D sims) or 6 (for 3D sims) too large

2 participants