Skip to content

mulphys/cfd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Physics Solver (URL)

ParticleFlow

MulPhys solves the equations for fluid flow (CFD), elasticity (FEM), and discrete element dynamics (DEM). It is based on the Generalized Element Method (GEM) where the elements are geometrical constructs of various dimensionality representing different physical entities:

  • 0: points -> particles
  • 1: edges -> bonds
  • 2: faces -> membranes
  • 3: cells -> volumes

Each entity can be assigned certain physical properties, such as mass, elasticity, viscosity, pressure, etc., depending on the physical model. A mechanism can be provided for exchange of properties between the entities. This way both solid and fluid mechanics can be specified in a unified manner.

Presentation

ODP PPTX HTML

About

CFD/FEM/DEM Solver with Flexible Boundaries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published