yade:hydroEngineModif5

Last commit made on 2021-09-09
Get this branch:
git clone -b hydroEngineModif5 https://git.launchpad.net/yade

Branch merges

Branch information

Name:
hydroEngineModif5
Repository:
lp:yade

Recent commits

693e93e... by Raphaël Maurin

Law2_ScGeom_ViscElPhys_Basic: add an option to consider lubrication effects
- add an option to evaluate the local Stokes number associated to each collisions and determine the associated effective restitution coefficient

dd32955... by Raphaël Maurin

HydroForceEngine: add the possibility to apply lubrication forces

f028dca... by Raphaël Maurin

HydroForceEngine: add new mixing length formulations to the fluid resolution
- add the formulation of the mixing length developed by Remi Monthiller (ilm = 4, 5)
- add a mixing length formulation for pipe flow
- fasten the fluid resolution by placing the mixing length out of the time resolution loop (not necessary)
- adapt the fluid resolution to the new averaging formulation/variables

a715af6... by Raphaël Maurin

HydroForceEngine: modify and simplify averageProfile()
- merge averageProfile & averageProfilePP
- add a multiclass averaging and replace twoSize options (Remi Monthiller)
- comment & re-organize the files
- keeps compatibility with older scripts

bb63dda... by Raphaël Maurin

HydroForceEngine: add initialization function and simplify turbulentFluctuations
- add an initialization function to avoid segmentation fault
- merge two of the three turbulent fluctuations functions and simplify them

5b11526... by Luc Scholtès

Update yade-articles.bib

d66dabb... by Janek Kozicki

installation.rst : "64 bit Operating Systems required"

7cdf219... by Janek Kozicki

Maybe remove i386 from pipeline CI, discuss https://gitlab.com/yade-dev/trunk/-/issues/239

caa448e... by Jérôme Duriez

Doc update about FEMLIKE feature ON by default

4c168b9... by Janek Kozicki

Improve documentation about clang-format / yapf3