Giter Site home page Giter Site logo

weihuayi / gmsh Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 1.0 164.09 MB

License: Other

CMake 0.93% Python 1.55% Fortran 3.82% C++ 72.21% Julia 0.65% C 11.29% GLSL 8.85% Pascal 0.01% NASL 0.03% SourcePawn 0.01% IDL 0.01% TeX 0.07% Shell 0.09% Makefile 0.07% HTML 0.04% Cuda 0.28% XSLT 0.01% JavaScript 0.03% CSS 0.01% MATLAB 0.05%

gmsh's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on a powerful package FEALPy for numerical PDEs.
  • ๐ŸŒฑ Iโ€™m currently learning how to lead a team.
  • ๐Ÿ“ซ How to reach me: [email protected]

gmsh's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

yibaohu-outlook

gmsh's Issues

Meet error when using gmsh to convert triangular mesh to tetrahedral mesh

I need your help to look at this problem, the detailed error information as below:
$ gmsh -3 -o hcp_tha-lh_thr25.tetra.vtk hcp_tha-lh_thr25.geo
Info : Running 'gmsh -3 -o data/hcp_tha-lh_thr25.tetra.vtk data/hcp_tha-lh_thr25.geo' [Gmsh 4.8.4, 1 node, max. 1 thread]
Info : Started on Wed Dec 6 19:00:28 2023
Info : Reading 'data/hcp_tha-lh_thr25.geo'...
Info : Reading 'data/hcp_tha-lh_thr25.vtk'...
Info : Reading 1054 points
Info : Reading 2104 polygons
Info : Done reading 'data/hcp_tha-lh_thr25.vtk'
Info : Done reading 'data/hcp_tha-lh_thr25.geo'
Info : Meshing 1D...
Info : Done meshing 1D (Wall 1.1591e-05s, CPU 1e-05s)
Info : Meshing 2D...
Info : Done meshing 2D (Wall 1.9455e-05s, CPU 1.3e-05s)
Info : Meshing 3D...
Error : Frontal algorithm requires Netgen
Error : No elements in volume 1
Info : Done meshing 3D (Wall 7.6586e-05s, CPU 5.1e-05s)
Info : 1054 nodes 2104 elements
Error : ------------------------------
Error : Mesh generation error summary
Error : 0 warnings
Error : 2 errors
Error : Check the full log for details
Error : ------------------------------
Info : Writing 'data/hcp_tha-lh_thr25.tetra.vtk'...
Info : Done writing 'data/hcp_tha-lh_thr25.tetra.vtk'
Info : Stopped on Wed Dec 6 19:00:28 2023 (From start: Wall 0.0321755s, CPU 0.023129s)

The content of "hcp_tha-lh_thr25.geo" is listed here:
$ cat hcp_tha-lh_thr25.geo
Mesh.Algorithm3D=4;
Mesh.Optimize=1;
Mesh.OptimizeNetgen=1;
Merge "hcp_tha-lh_thr25.vtk";
Surface Loop(1) = {1};
Volume(1) = {1};
Physical Volume(1) = {1};

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.