Matthias Hochsteger
7774b6ccd7
cleanup
2024-09-27 11:52:39 +02:00
Matthias Hochsteger
dd85220021
Clean up debugging code
2024-09-27 11:42:11 +02:00
Matthias Hochsteger
75fbd86a7a
Merge remote-tracking branch 'origin/master' into boundarylayer_fixes
2024-09-04 15:59:38 +02:00
Joachim Schoeberl
54d59cff1e
fix warnings
2024-07-16 13:03:49 +02:00
Matthias Hochsteger
7cd448c958
Cleanup, fix growthvector interpolation
2024-04-10 17:34:43 +02:00
Matthias Hochsteger
20e89de7e9
Merge remote-tracking branch 'origin/master' into boundarylayer_fixes
2024-04-04 10:46:34 +02:00
Matthias Hochsteger
78a3d24fde
Do bad element Optimization only when requested
2024-04-02 21:59:27 +02:00
Matthias Hochsteger
241f6eb9e5
Some debug output cleanup
2024-03-24 20:39:50 +01:00
Matthias Hochsteger
a0788a4928
Merge branch 'webgui_debugging' into boundarylayer_fixes
2024-03-22 15:44:55 +01:00
Matthias Hochsteger
6af4eb3990
Merge branch 'master' into boundarylayer_fixes
2024-03-22 15:44:49 +01:00
Matthias Hochsteger
5be5567f79
Use webgui for debugging
2024-03-22 15:44:24 +01:00
Matthias Hochsteger
e5513d9417
Print "Remove Illegal Elements" only when having illegal elements
2024-03-22 15:43:40 +01:00
Matthias Hochsteger
4a95414ec8
Merge remote-tracking branch 'origin/master' into boundarylayer_fixes
2024-02-29 09:45:11 +01:00
Matthias Hochsteger
13867ef1a0
Extra optimization steps for bad elements
2024-02-28 10:07:57 +01:00
Matthias Hochsteger
d3ea87bd1e
Store mesh and goal im MeshOptimize3d
2024-02-23 17:42:06 +01:00
Matthias Hochsteger
23c6b96b47
Move RemoveIllegalElements to MeshVolume()
2024-02-23 17:39:43 +01:00
Matthias Hochsteger
852f5bf32e
Remove debug output, identify points only when needed, fix compress with
...
identified points
2024-02-09 12:01:28 +01:00
Matthias Hochsteger
3d46d7e439
try to compress identifications
2024-01-19 17:51:46 +01:00
Matthias Hochsteger
ce308a3373
some more bugfixing
2024-01-08 10:29:16 +01:00
Matthias Hochsteger
95d5e868dd
cleanup
2023-12-28 16:57:42 +01:00
Matthias Hochsteger
f6bdb3ccb0
lshape example working (no limitation yet)
2023-12-28 16:57:42 +01:00
Matthias Hochsteger
dd337ce375
some more
2023-12-28 16:57:42 +01:00
Matthias Hochsteger
fe37f7d0b2
Emscripten fixes
2023-09-05 17:13:29 +02:00
Joachim Schoeberl
e1f7935f0b
fixing warnings
2023-08-05 12:01:01 +02:00
Matthias Hochsteger
6bfcd4ca6c
Fix MeshVolume() for partially meshed meshes
2023-04-21 12:53:05 +02:00
Matthias Hochsteger
4ab01fa269
Save one FindOpenElements call in MeshVolume
2023-04-21 12:52:17 +02:00
Matthias Hochsteger
8224f3cd2d
New debug parameter to write mesh on error, python export
2022-10-04 12:26:02 +02:00
luz paz
3230021dec
Fix typos
...
Found via `codespell`
2022-09-08 11:08:25 -04:00
Christopher Lackner
00a1d1a496
visualized failed mesh after generatemesh
2022-08-04 10:31:33 +02:00
Matthias Hochsteger
c6a4f90915
fix FillCloseSurface for multiple identifications
2022-06-09 15:32:41 +02:00
Christopher Lackner
a3408b537a
fixes for boundarylayer edge tangent computation and some more
2022-06-09 15:32:41 +02:00
Matthias Hochsteger
233dba2408
handle multiple closesurface identifications correctly
2022-05-05 11:21:48 +02:00
Matthias Hochsteger
7e8a547a91
fine grained parallelization when meshing multiple domains
2022-04-15 10:28:13 +02:00
Matthias Hochsteger
a7a5067830
Call FindOpenElements before each optimization step
2022-04-14 17:40:22 +02:00
luz paz
4033fac1b3
Fix various typos
...
Found via `codespell -q 3 -S ./external_dependencies/pybind11 -L alledges,allright,ane,anormal,ans,apoints,ba,boxs,cancle,childs,co-ordinate,co-ordinates,daty,enty,filld,hel,identifyable,ist,linz,lod,ned,nd,selt,statics,suround,thev,thist,thisy,timere,upto,wel`
2022-03-25 18:22:05 -04:00
mhochsteger@cerbsim.com
f0b10d696e
preserve volume elements in DivideMesh()
2022-03-04 15:46:29 +01:00
Christopher Lackner
9730a383fd
geo vertices as pointelements not locked points
2022-03-02 11:34:02 +01:00
Christopher Lackner
4ebaefd10a
add meshing parameter giveuptolopenquads
2022-02-15 09:38:20 +01:00
Christopher Lackner
e86585c715
allow free pyramids
2022-02-09 19:27:24 +01:00
mhochsteger@cerbsim.com
fd258a611f
bugfix in FillCloseSurface
...
- don't add prisms/hexes outside of current domain
- invert them when necessary
2022-01-19 15:05:25 +01:00
mhochsteger@cerbsim.com
d467621edd
change interface for identifications
2021-12-16 20:54:19 +01:00
mhochsteger@cerbsim.com
b7448ce2c1
fix PropagateIdentifications after Glue
2021-12-16 18:35:43 +01:00
mhochsteger@cerbsim.com
bf261d533f
keep direction of identifications
2021-12-16 10:04:33 +01:00
mhochsteger@cerbsim.com
de813df0c2
add prisms for between closesurface identifications explicitly (no attached faces/edges needed as in prism mesh rules)
...
not active yet (still buggy for CSG)
2021-12-16 10:04:17 +01:00
Joachim Schoeberl
375eb541e9
remove test-output
2021-09-21 14:39:35 +02:00
Joachim Schoeberl
e9fc5f12a1
check overlapping boundaries for sub-domains
2021-09-01 21:05:12 +02:00
Matthias Hochsteger
cf3963a357
cleanup
2021-07-19 12:08:29 +02:00
Matthias Hochsteger
8687b540c6
rever PrepareForBlockFillLocalH stuff, copy only relevant part of LocalH tree
2021-07-16 18:49:05 +02:00
Matthias Hochsteger
e5e8882d07
fix identifications, copy whole LocalH tree
2021-07-16 17:18:41 +02:00
Matthias Hochsteger
8e2cd17436
build identifications, set geometry
2021-07-16 11:30:11 +02:00