-
@mwpriddy
Someone just commented on your [convergence studies](http://tonyfast.com/nsf-goali/2014/10/23/cpfem-nanoindentation-simulations/#comment-1733288579). I don't know if you were notified. J…
-
Hi,
I'm trying to use specfem for underwater bioacoustic problems and I cannot find a way to use PML for heterogeneous media. I'm meshing cubit.
A very simple example would be this: A half spac…
-
It could help speed up game-play performance in Godot
![capture](https://user-images.githubusercontent.com/34954180/47721183-cbb2a180-dc0c-11e8-9f1f-68b5a7688ac6.PNG)
http://www.gedge.ca/dev/2014/08…
-
$ make -f MakefileJS
emcc -c -o Meshing.bc Meshing.cpp -I. -I ../../vcglib/ -I ../../vcglib/eigenlib -s TOTAL_MEMORY=536870912 -std=c++11 -s PRECISE_F32=1 -s DEMANGLE_SUPPORT=1 --bind -s L…
-
Hello,
there is a bug of rounding issues for this algorithms where the number of final elements are not consistent.
eg.
1. create a cube of 100X100X100
2. mesh its edges with arithmetic (or geomet…
-
[norisk.friends.error.user_not_found](https://github.com/user-attachments/assets/1a7ccefc-5d3f-4ec6-b32a-a927b6eda6c6)
[nrc.ui.modules.value.radius](https://github.com/user-attachments/assets/66b5fc2…
-
As description, can we have the LCD Message on the K-Touch as well (at least while printing)? Especially while starting the print the messages can be handy to see what the printer is doing at that mom…
-
We can create a specific codegen tool for the above interface.
Procedure might look something like:
- run meshing
- call `watertight()`
- walk the hierarchy of the returned object using `help()` a…
-
Electrostatic simulations for Elmer support adaptive meshing and there is part of an API for it implemented in gplugins. However, I could not get it working yet. This issue would be to get it working …
-
I propose to refactor the code in VolumeFromSTL in order to improve code readability and allow @francoisdh to have a look at the code.
In the src directory:
- Move all the applications `*_main.cpp` in…