Commit Graph

13 Commits

Author SHA1 Message Date
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