Metis + integration points + petsc

Dear ogs-Team,

we want to run a (restart) simulation using openmpi + petsc. The restart mesh contains integration points. We got the following warning:

“warning: Could not open file ‘Mesh_physical_group_Boundary_Front_canister_partitioned_integration_point_properties_cfg48.bin’.
You can ignore this warning if the mesh does not contain integration_point-wise property data.”

Therefore the question is if we can run such a configuration? Thanks for the support.

Cheers,

Carlos

Hi Carlos,

usually integration point data is read from the bulk mesh only, and not necessary in boundary meshes. Since the warning mentions a boundary mesh everything should be OK.

Best regards,
Christoph

Hi Christoph,

thanks for the answer.

Cheers

Carlos