Hi Luca,
When I try to deform the mesh again, even with smaller displacement, I am receiving this error:
////////////////////////////////////////////////////////////////////////////////////////////////////
– PHASE 2 : LAGRANGIAN MOTION
** LAGRANGIAN MOTION
Number of packed tetra 57750, points 13770, triangles 15362
Matrix and right-hand side assembly
Solving linear system: 8.507198E-07 in 13 iterations
** Cumulative time: 0.546s sec.
—> Realized displacement: 1.000000
17836 edges splitted, 2652 vertices collapsed, 394 elements swapped, 1518 vertices moved.
0 edges splitted, 5 vertices collapsed, 10 elements swapped, 2 vertices moved.
17836 edges splitted, 2657 vertices collapsed, 404 elements swapped, 1520 vertices moved.
—> Realized displacement: 1.000000
Warning: MMG5_spllag: all edges of tetra 3257 are required or of length null.
Error: unable to allocate larger adja table.
Check the mesh size or increase maximal authorized memory with the -m option.
Error: MMG5_split1b: unable to allocate a new element.
Check the mesh size or increase maximal authorized memory with the -m option.
Error: MMG5_spllag: unable to split.
Problem in spllag. Exiting.
ELAPSED TIME 9.466s
////////////////////////////////////////////////////////////////////////////////////////////////////
I am receiving the same error with and without -nosurf
Is it only about memory?
Could you give it a try?
Regards,
Saleh