Hello,
I am trying to generate mesh for a large (~25 000 square km) regional flow model. I have imported all my polygons, lines, and points from GIS and gotten the supermesh beaten into submission. I am trying to use Triangle with an initial guess of 150 000 elements, q-switch=20, i-switch=Divide and Conquer, Y-switch= Allow at all mesh segments, refinement gradations about medium. I get an inscrutable error message: "Error: Segmentation fault during TRIANGLE mesh generation!" Nothing about where this fault may be or how to go about addressing the problem. Gridbuilder just crashes, and Advancing Front makes unacceptable meshes due to not considering points and lines. Anyone have any insights?