yade:hydroEngineModif3

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

Branch merges

Branch information

Name:
hydroEngineModif3
Repository:
lp:yade

Recent commits

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

f48406f... by Janek Kozicki

GUI tests small fix: don't check screenshots when test was skipped (e.g. yade was compiled without a feature)

bfbe124... by Janek Kozicki

fix ubuntu 20.04 long double compilation.