Numerics

PDE to be solved and the meshfree algorithms to solve the PDE

We differentiate between the different solvers for
  • LIQUID: implicit solver for incompressible / weakly compressible problems in fluid and continuum mechanics
  • GASDYN: explicit solver for gasdynamics flows
  • SHALLOWWATER: explicit solver of the shallow water equations
  • DROPLETPHASE: explicit solver for particle/droplet movement, mostly in interaction with a fluid flows
  • MANIFOLD: solver for flow equations defined on a manifold/surface (EXPERIMENTAL)
  • STANDBY: pointcloud containing data, that might be retrieved by approxY()
List of members:
DROPLETPHASE Explicit solver for droplets which may interact and collect as water films along boundaries
GASDYN Explicit solver of compressible flow phenomena
LIQUID Implicit solver for incompressible and weakly compressible flow phenomena
SHALLOWWATER Solver for shallow water equations
STANDBY standby with data, no numerical algorithm applied on the data otherwise