yade:hydroEngineModif6

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

Branch merges

Branch information

Name:
hydroEngineModif6
Repository:
lp:yade

Recent commits

5965d3e... by Raphaël Maurin

HydroForceEngine examples: update the examples and add new ones
- update all the examples to take into account the latest changes in the source code
- add the full framework developed by Remi Monthiller to vary the particle shape (with clumps)
- add a bidisperse script (adapted by Remi Chassagne) and new associated post processing (made by R. Chassagne)
- add a pipe flow example
- add two validations scripts for the lubrication modelling of HydroForceEngine and Law2_ScGeom_ViscElPhys_Basic
- add a validation/comparison script to compare the results of two exact same simulation with two different yade version

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