-
-
Notifications
You must be signed in to change notification settings - Fork 103
Closed
Labels
bugUnexpected problems (crashes, numerical issues, etc)Unexpected problems (crashes, numerical issues, etc)
Description
If the definition of DisplacementDelta is V - V_checkpoint, the adapter's interpretation is not correct. Adapter is interpreting the delta as V - V_sub_cycle.
openfoam-adapter/FSI/DisplacementDelta.C
Line 55 in fa19374
| pointDisplacementFluidPatch[i][0] += buffer[bufferIndex++]; |
Metadata
Metadata
Assignees
Labels
bugUnexpected problems (crashes, numerical issues, etc)Unexpected problems (crashes, numerical issues, etc)