Skip to content

Releases: ParticulateFlow/CFDEMcoupling-PFM

CFDEMcoupling-PFM 17.08 release

27 Sep 08:29
Compare
Choose a tag to compare

Notable Changes

  • moved etc folder to new location
  • fixed memory deallocation
  • clock model now indpendent of cfdemCloud
  • speed up divided voidfraction model and IB locate model by precalculating satellite points
  • modified interpolation of voidfraction and Us fields
  • code clean-up (const correctness, usage of proper data types)

CFDEMcoupling-PFM 17.02 release

27 Sep 08:31
Compare
Choose a tag to compare

Notable Changes

  • Updated all solvers, models and tutorial cases to OpenFOAM 4.x (dropped support for OpenFOAM versions prior to 4.0)
  • Added Beetstra drag law
  • Added energy model to handle heat transfer
  • Added compressible CFD-DEM solver based on rhoPimpleFoam
  • Improved build process (cmake for LIGGGHTS library, reasonable warnings settings)
  • Fixed generation of satellite points on sphere surface for IB solver (bd4a11d)
  • Various bug fixes and code improvements (e.g. const correctness, uninitialized variables, memory leaks, correct OpenFOAM data types)