-
Follow up to #1.
With the new release:
```
Traceback:
---------------------------------------------------------------------------
NameError Traceback (most rec…
-
Hello
I faced an issue the netgen creates triangles of size 3 times larger than maxh. This is due to optimization, as with optimization switched off triangles size is OK. In the image bellow a tria…
-
It's not fully clear to me which decisions have been made in this library to keep it "simple". Some questions you could consider to help clarify this:
- How big is the range of problems the library…
-
When I tried to use NGSolve on windows, it reports error like the following:
![image](https://user-images.githubusercontent.com/40417707/102668687-83db9500-415a-11eb-8f2c-896147c8223c.png)
It can wo…
-
Hi :wave:
I get a segfault when using SymbolicIntegrator with a Hesse Matrix in the following way
```
from ngsolve import *
from netgen.geom2d import unit_square
mesh = Mesh(unit_square.Genera…
-
Going through the gallery of examples. Example 2 works okay, but example 11 does not. No errors and no response. Jupyter and Idle give the same non-activity. Python 3.9.13. Could you look at this one …
-
~~~make
[ 92%] Building CXX object ng/CMakeFiles/gui.dir/ngpkg.cpp.o
In file included from /tmp/makepkg/sl1-netgen-git/src/netgen/ng/ngpkg.cpp:59:
/tmp/makepkg/sl1-netgen-git/src/netgen/ng/encoding…
-
If I run a 2D solve and export my vector field in .vtu format, ParaView will not allow me to use it as the input for vector filters.
I can see the x and y components of my vector field, as a well a…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Hello!Dear EXUDYN Team!
I have the following questions:
1 Is this flex-multibody dynamics encoded based on Newton Euler recursive formula or Lagrange formula + constraint or both?
2 If it's Newto…