Commit Graph

8 Commits

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