Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

body_fitted_hessian_cylinder3D fails when reaching parmmg process #127

Open
SeiDPierre opened this issue Sep 25, 2023 · 0 comments
Open

Comments

@SeiDPierre
Copy link

Hi everyone,
I have trouble with running the cyliner3d example. As soon as the parmmg process is reached the code exits:

## Warning: MMG5_intersecmet22: null metric det : 9.799319E-16

  ## Warning: MMG5_mmgIntextmet: impossible metric inersection: surfacic metric skipped.

  ## Error: MMG3D_defsiz_ani: unable to intersect metrics at point 4900.

  ## Metric undefined. Exit program.

  ## MMG remeshing problem. Exit program.

  ## Warning: MMG5_intersecmet22: null metric det : 7.169265E-17

  ## Warning: MMG5_mmgIntextmet: impossible metric inersection: surfacic metric skipped.

  ## Error: MMG3D_defsiz_ani: unable to intersect metrics at point 193.

  ## Metric undefined. Exit program.

  ## MMG remeshing problem. Exit program.

I found a discussion related to this issue (for mmg2d) on mmg forum and it looks like it was solved:
https://forum.mmgtools.org/t/mmg2d-null-metric-det-error/445

Versions of everything used:
Kratos: 9.4 (latest)
Parmmg: 1.4.0
Mmg: 5.6.0
gcc: 11.2.0
cmake: 3.27.0
openmpi: 4.1.5
lapacke: 3.9.1
python: 3.9.6
boost: 1.80.0
metis: 5.1.0
Thanks in advance,
Pierre

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant