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
93590c8407
Merge remote-tracking branch 'origin/master' into boundarylayer_fixes
2024-02-05 10:08:32 +01:00
Christopher Lackner
45362b588b
dont curve faces with boundarylayers
2024-01-31 15:13:20 +01:00
Christopher Lackner
e155700bc3
throw if surface is extruded that is not named (if map surface-> new
...
mat is given)
2024-01-31 12:27:03 +01:00
Matthias Hochsteger
3d46d7e439
try to compress identifications
2024-01-19 17:51:46 +01:00
Matthias Hochsteger
fd946dca7d
Remove unused variable
2024-01-19 09:21:56 +01:00
Matthias Hochsteger
10377be7d7
Don't do mesh smoothing at non-tet elements
2024-01-19 09:21:22 +01:00
Matthias Hochsteger
4e30c0dd64
Merge remote-tracking branch 'origin/master' into boundarylayer_fixes
2024-01-19 08:50:22 +01:00
Joachim Schoeberl
5a4b89c1ed
merge hp face-refinement with limiting fac2
2024-01-16 12:54:06 +01:00
Umberto Zerbinati
87c4e543ad
Introduced fac2 to fix issue with face splits
2024-01-15 23:54:44 +00:00
Umberto Zerbinati
d2bba6cb3c
Merging master
2024-01-15 22:50:49 +00:00
Umberto Zerbinati
00747fb947
Powell Sabin splits
2024-01-15 22:43:18 +00:00
Joachim Schoeberl
696620828f
don't restrict refinement parameter in HPRefinement (more user responsibility)
2024-01-15 21:42:27 +01:00
Umberto Zerbinati
890f59b8b4
Exposed Alfeld splits
2024-01-15 11:42:00 +00:00
Matthias Hochsteger
459a6b1c59
Merge remote-tracking branch 'origin/master' into boundarylayer_fixes
2024-01-12 19:00:33 +01:00
Matthias Hochsteger
d09c00796b
Merge remote-tracking branch 'origin/master' into boundarylayer_fixes
2024-01-08 10:38:12 +01:00
Matthias Hochsteger
ae749afa0b
Remove warnings
2024-01-08 10:36:44 +01:00
Matthias Hochsteger
ce308a3373
some more bugfixing
2024-01-08 10:29:16 +01:00
Joachim Schoeberl
8362349bb8
fix metis warnings
2024-01-06 18:19:11 +01:00
Joachim Schoeberl
87b65fb5ff
remove warnings
2024-01-05 20:07:04 +01:00
Matthias Hochsteger
e7b5eabdc3
Fixes in growth vector limitation
2024-01-04 14:34:18 +01:00
Matthias Hochsteger
be2d58ed33
something
2023-12-28 16:57:42 +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
d6a3d875cc
more
2023-12-28 16:57:42 +01:00
Matthias Hochsteger
96488d0626
some work
2023-12-28 16:57:42 +01:00
Matthias Hochsteger
9995549257
start from scratch
...
First step: intersect segment (p, p+growthvector) with surface elements
Second step: intersect segment with moved surface elements
TODO: Need mutual reduction of growthvector (not just taking one
intersection point)
IDEA: Take plane with segment, intersection point and
intersectionpoint-growthvector (need interpolation and barycentric
coordinates to get point on original surface element)
Then calculate in 2d how far one could go (depending on angle of two
growthvectors)
2023-12-28 16:57:42 +01:00
Matthias Hochsteger
47ff7405a3
more
2023-12-28 16:57:42 +01:00
Matthias Hochsteger
57be10cbcf
some ting
2023-12-28 16:57:42 +01:00
Matthias Hochsteger
35f084e9aa
start rework
2023-12-28 16:57:42 +01:00
Matthias Hochsteger
7a0d7594c8
Boundarylayers - handle opposing normal vectors correctly
2023-12-28 16:57:42 +01:00
Christopher Lackner
fb211a5ee4
fix cake identification, allow until revolve axis
2023-12-28 11:11:48 +01:00
Matthias Hochsteger
a272a8d420
Init debugparam write_mesh_on_error with env variable NG_WRITE_MESH_ON_ERROR
2023-12-18 20:22:46 +01:00
Christopher Lackner
b4d0e5f8fc
don't invert on periodic boundary (only if normal vectors do not match)
2023-12-04 11:01:10 +01:00
Christopher Lackner
3afdd80333
export parentelements to python
2023-11-28 21:30:57 +01:00
Joachim Schoeberl
69025e5ef4
return some nonsense for undefined element-type
2023-11-17 12:00:48 +01:00
Christopher Lackner
1d67567c02
export geom info of 2d elements
2023-11-16 14:00:37 +01:00
Matthias Hochsteger
b8fe52edf2
Fix build error
2023-11-06 17:38:11 +01:00
Matthias Hochsteger
5af59aba66
Export ReadMedit/WriteMedit
2023-10-24 10:41:27 +02:00
Matthias Hochsteger
73c2eded15
Fix edge case in BoundaryLayer 2d growth vector limitation
2023-10-13 14:03:58 +02:00
Matthias Hochsteger
987f0fcc07
Clean up user mesh format code
2023-10-12 19:04:40 +02:00
Joachim Schoeberl
4ed8f04e1c
face refinement cases
2023-09-30 07:11:07 +02:00
Joachim Schoeberl
e742dc59b3
move AutoDiff to netgen
2023-09-29 10:56:16 +02:00
Joachim Schoeberl
7d409e6ec4
visualization of clipping plane for HEX7
2023-09-27 12:20:49 +02:00
Joachim Schoeberl
8d99756045
mapping of HEX7
2023-09-26 07:24:41 +02:00
Joachim Schoeberl
b5260849bb
old style for loop :-(
2023-09-24 12:49:48 +02:00
Joachim Schoeberl
6db1c2d831
more (pyramid) cases
2023-09-24 11:26:53 +02:00
Joachim Schoeberl
d123c4a9f3
more hprefs
2023-09-23 21:23:33 +02:00
Joachim Schoeberl
103a9c8cb7
more singular-face cases implemented
2023-09-22 11:01:44 +02:00