loganoz / horses3d

HORSES3D: A high-order discontinuous Galerkin solver for flow simulations and multi-physics applications
https://loganoz.github.io/horses3d/
MIT License
112 stars 24 forks source link

Gravity implementation for all physics #93

Open loganoz opened 1 year ago

loganoz commented 1 year ago

Currently, gravity is only implemented in some of the physics. Add source term for compressible NS and RANS. Particle test cases might need to be updated afterwards.

loganoz commented 1 year ago

@oscarmarino, it seems we agreed on adding the source term. I can update the particles test cases, can you add the source term?