Skip to content

Debugging a Bug in Parallel Boundary Values in DASpalartAllmarasFv3FieldInversion for Feature Extraction #598

Answered by friedenhe
lnhang0618 asked this question in Bug
Discussion options

You must be logged in to vote
  1. It should not be related to the betaFieldInversion_ term.
  2. Can you try to do `volScalarField PbyD("PbyD", nuTilda). This will first copy the internal and BC values from nuTilda to PbyD. And then, you can assign the values to PbyD.

Also, please call PbyD_.correctBoundaryConditions() after you assign new values to it.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@lnhang0618
Comment options

Answer selected by lnhang0618
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Bug
Labels
None yet
2 participants