Skip to content

Mistake in the interpretation of DisplacementDelta #106

@nkr0

Description

@nkr0

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.

pointDisplacementFluidPatch[i][0] += buffer[bufferIndex++];

Metadata

Metadata

Assignees

Labels

bugUnexpected problems (crashes, numerical issues, etc)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions