Matthias Hochsteger
7f294a582c
Throw error earlier in intersection-check, utility function to write mesh on error
2024-10-24 16:58:27 +02:00
Matthias Hochsteger
aa2e0ace99
Stop blayer limitation if 1e-10 is reached, and throw an Exception
2024-10-24 15:50:44 +02:00
Matthias Hochsteger
72e25d45a4
Only check for self-intersection on moved boundaries
2024-10-24 15:50:21 +02:00
Matthias Hochsteger
be79facdb3
Stop meshing if boundarylayer thickness limitation reaches 1e-10
2024-10-24 11:32:13 +02:00
Matthias Hochsteger
600b33edd6
Write debug output only if debugparam.debugoutput is set
2024-10-24 11:31:54 +02:00
Matthias Hochsteger
82965f63b0
formatting
2024-10-08 16:23:43 +02:00
Matthias Hochsteger
f2518b92bb
Typedefs for Trig, Seg, fix limitation at prism side trigs
2024-10-08 12:37:17 +02:00
Matthias Hochsteger
70eb3cc1f1
Faster boundary layer thickness limitation, fix equalizing
2024-10-07 15:32:07 +02:00
Matthias Hochsteger
787169d2b8
cleanup, fixes
2024-10-07 11:54:28 +02:00
Matthias Hochsteger
dbffb79550
some more
2024-10-04 20:38:58 +02:00
Matthias Hochsteger
9693a42a6a
something
2024-10-03 19:11:07 +02:00
Matthias Hochsteger
0daeeb20aa
BLayer - Option to build only volelements without new surface elements/edges/domains
2024-10-03 18:06:37 +02:00
Matthias Hochsteger
2d653b2672
Multiple changes in boundarylayer code
...
- Separate file for interpolation functions
- Look in "segments" and "new_segments" for interpolation along new edge
numbers (also optimize this code building tables)
- Better surface vector interpolation
- Build points_set sequentially (std::set is not thread safe)
2024-10-02 11:24:03 +02:00
Matthias Hochsteger
40fc4bf0dc
Multiple limitation passes in boundary layer, better symmetry
2024-10-01 13:27:50 +02:00
Matthias Hochsteger
f6902c1f6e
Multiple blayer limitation passes with decreasing smothing
2024-10-01 11:50:41 +02:00
Matthias Hochsteger
d82c96ba2b
Move limits array to Limiter
2024-09-27 18:30:47 +02:00
Matthias Hochsteger
a6e8abca3e
cleanup
2024-09-27 17:32:07 +02:00
Matthias Hochsteger
719ab271d4
start to cleanup blayer code
2024-09-27 17:03:26 +02:00