We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi everyone,
I have trouble with running the cyliner3d example. As soon as the parmmg process is reached the code exits:
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
The text was updated successfully, but these errors were encountered: