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,
I have been trying to use the QGIS gmsh plugin by following the tutorial. However when it comes to building the mesh I get the following error.
I am using QGIS 2.18.16 and gmsh 3.0.6 on Windows 64.
Running 'E:\Mesh_Test\gmsh-3.0.6-Windows64\gmsh.exe -2 E:/Mesh_Test/GBR/Mesh_Test2.geo -algo front2d -epslc1d 1e-3' [Gmsh 3.0.6, 1 node, max. 1 thread] Started on Thu Feb 15 13:46:34 2018 Reading 'E:/Mesh_Test/GBR/Mesh_Test2.geo'... Done reading 'E:/Mesh_Test/GBR/Mesh_Test2.geo' Finalized high order topology of periodic connections Meshing 1D... Meshing curve 1/74736 (Line) Field 1 : error reading file E:/Mesh_Test/GBR/Mesh_Test2.dat Meshing curve 10001/74736 (Line) Meshing curve 20001/74736 (Line) Meshing curve 30001/74736 (Line) Meshing curve 40001/74736 (Line)
I have also tried loading the same .geo file into the Gmsh UI and I get a similar error. The program then seems to crash and i get no results.
Thanks for any help in advance.
Kind Regards,
The text was updated successfully, but these errors were encountered:
Please send me your Mesh_Test2.geo file. Jonathan
Sorry, something went wrong.
Please find attached, this is using a gbr 100m grid instead of a 300m but i get the same error, regardless. Mesh_Test2.zip Leo
No branches or pull requests
Hi,
I have been trying to use the QGIS gmsh plugin by following the tutorial.
However when it comes to building the mesh I get the following error.
I am using QGIS 2.18.16 and gmsh 3.0.6 on Windows 64.
Running 'E:\Mesh_Test\gmsh-3.0.6-Windows64\gmsh.exe -2 E:/Mesh_Test/GBR/Mesh_Test2.geo -algo front2d -epslc1d 1e-3' [Gmsh 3.0.6, 1 node, max. 1 thread]
Started on Thu Feb 15 13:46:34 2018
Reading 'E:/Mesh_Test/GBR/Mesh_Test2.geo'...
Done reading 'E:/Mesh_Test/GBR/Mesh_Test2.geo'
Finalized high order topology of periodic connections
Meshing 1D...
Meshing curve 1/74736 (Line)
Field 1 : error reading file E:/Mesh_Test/GBR/Mesh_Test2.dat
Meshing curve 10001/74736 (Line)
Meshing curve 20001/74736 (Line)
Meshing curve 30001/74736 (Line)
Meshing curve 40001/74736 (Line)
I have also tried loading the same .geo file into the Gmsh UI and I get a similar error.
The program then seems to crash and i get no results.
Thanks for any help in advance.
Kind Regards,
The text was updated successfully, but these errors were encountered: