pp for fixed point convergence #32240
Answered
by
GiudGiud
TheGreatCid
asked this question in
Q&A General
-
Beta Was this translation helpful? Give feedback.
Answered by
GiudGiud
Jan 19, 2026
Replies: 1 comment 11 replies
-
|
Hello
When is delta_d executed?
Yes it is applied to the |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I only see fixed point end in the log.
and you are transferring before and after and then taking the difference?
Using problem/verbose_multiapps = true you can see if that actually works. You need the transfers to occur in a specific order.
I would do this using two variables, one for "before the multiapp runs" and one for "app the multiapp runs" rather using the old / current coupleable apis