Hi, I’m using openfoam and calculix to simulate fluid-structure coupling.
The axisymmetric model used by openfoam is a quasi 2D model.Axisymmetric element CAX4 for calculix.Both models are in the xy-plane and the z-axis is out of the plane.
The red line indicates the surface of the data exchange, which is actually a line.
The error is reported as follows:
ccx_preCICE: adapter/PreciceInterface.c:559: PreciceInterface_ConfigureNodesMesh: Assertion `count == interface->num2DNodes && “Filtering of 2D nodes not done properly. Please make sure the out-of-plane axis is Z-axis”’ failed.
Please, any suggestions on how to solve this problem? I’ve also checked the forums for related issues but still don’t understand how to solve it, thank you very much!