ExtremeFLOW / neko

/ᐠ. 。.ᐟ\ᵐᵉᵒʷˎˊ˗
https://neko.cfd/
Other
159 stars 27 forks source link

Remove u, v, w fron Dong outflow constructor #1216

Closed timofeymukha closed 3 months ago

timofeymukha commented 3 months ago

Uses the field registry instead. This is in the same direction as PR #1215 , working towards a unified constructor interface.

If we ever need other fields rather than "u", "v", "w", they can be made JSON-selectable.

njansson commented 3 months ago

Do we want to have this in 0.8 or later?

timofeymukha commented 3 months ago

This is so small that it probably doesn't matter.