dynamicslab / hydrogym

An RL-Gym for Challenge Problems in Data-Driven Modeling and Control of Fluid Dynamics.
https://hydrogym.readthedocs.io
MIT License
50 stars 10 forks source link

SUPG stabilization and equal-order elements #135

Closed jcallaham closed 7 months ago

jcallaham commented 7 months ago

After #134 introduced the BDF solver, the next big performance/stability improvement would probably be from adding some stabilization. This might also let us use linear velocity elements, which would significantly reduce the size of the linear systems.

Links: