ntk2adl
Automatic 3d tetrahedral mesh generator
Install
- All systems
-
curl cmd.cat/ntk2adl.sh
- Debian
-
apt-get install netgen
- Ubuntu
-
apt-get install netgen
- Fedora
-
dnf install netgen
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install netgen
- Raspbian
-
apt-get install netgen
- Dockerfile
- dockerfile.run/ntk2adl
netgen
Automatic 3d tetrahedral mesh generator
NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from constructive solid geometry (CSG) or boundary representation (BRep) from STL file format. NETGEN contains modules for mesh optimization and hierarchical mesh refinement.