-
Hi,
I am using netgen to load a step file. (nglib::Ng_OCC_Load_STEP)
at the end of my function, I am deleting the existing netgen object using
```
nglib::Ng_OCC_DeleteGeometry(ng_geom);
ng…
mv740 updated
4 years ago
-
Hi,
Is netgen capable of generating incremental meshes on existing tetrahedron meshes? I want to add some electrode patch on a cylinder (which is a simple binary, existing tetrahedron mesh).
Ben…
-
**类别**:新增anaconda.cloud中的ngsolve镜像
**镜像名**:ngsolve
**上游路径**:https://anaconda.org/ngsolve
**镜像简介**:ngsolve和netgen是有限元数值计算及网格剖分的库,拥有较好的Python接口,可以用于日常的科学计算及工程。
-
Hi all,
Are there anywhere (e.g. in developer's branches) BDM (brezzi-Douglas-Marini) finite elements, arbitrary order, simplicial meshes?
Thanks,
Kirill
-
I notice that meshio #793 is pinned at [3.3.1](https://github.com/nschloe/meshio/releases/tag/3.3.1)
https://github.com/pymor/pymor/blob/4fc3893a3746da584aa006db24f9ec210f366cba/dependencies.py#L34…
-
Use netgen 6.2.1804. With 6.2.1808 I'm seeing all kinds of meshing errors in tests in other packages.
![image](https://user-images.githubusercontent.com/8950602/82758689-057e6680-9db6-11ea-81ca-b7075…
-
Running some of the examples I've got error:
sh: 1: ng_vol: not found
What does it mean? Which library/software should I install for the 'ng_vol' command to be available?
-
Hi, I want to learn how to set Neumann and Dirichlet boundary conditions using ngsolve, how ever the code in:
https://github.com/NGSolve/ngsolve/blob/master/pde_tutorial_py/d1_square.py
is not worki…
-
I'm running CentOS Linux release 7.6.1810 (Core) on a HPC cluster. I followed the Build On Linux page's directions and the prerequisites are installed on the system. I'm using Python 3.6.4 (compiled b…
-
netgen和ngsolve是网格剖分和有限元计算的库,对于科研和工程都很有用。能否添加ngsolve或者mhochsteger频道的镜像呀?