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

Update manual #92

Closed loganoz closed 1 year ago

loganoz commented 2 years ago

Create/complete sections for Cahn Hilliard, Incompressible, Particles, and RANS. At least keywords should be covered. Special mention to keywords that may lead to confusion. For example, Fr number is read in compressible solver to use in the particles module. However, it cannot be used to run, for example, a channel. However, gravity is implemented as source term in the incompressible solver.

loganoz commented 1 year ago

Documentation updated.