Skip to content

Software implementation of the PFEM-2 method, based on the deal.II C++ library

Notifications You must be signed in to change notification settings

andreyypopov/pfem2dealii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pfem2dealii library

Copyright (C) 2022-2023 Andrey Popov

Based on the deal.ii C++ library, implementation of the Particle Finite Element Method, 2nd generation (PFEM-2). Main features:

  • Lagrangian particle handling (transport of different fields, including velocity);
  • solution of the reduced hydrodynamic problem (without the convective term) on the Eulerian mesh using FEM;
  • field projection procedures from particles onto mesh and vice versa;
  • data output using VTK;
  • template implementation for 2D and 3D problems;
  • parallelization using MPI.

About

Software implementation of the PFEM-2 method, based on the deal.II C++ library

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published