yade:localBranch

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

Branch merges

Branch information

Name:
localBranch
Repository:
lp:yade

Recent commits

6dcc00c... by Raphaël Maurin

HydroForceEngine: fix small errors in the fluid resolution
- Threshold the value of the volume fraction in the bed for the mixing length (Li & Sawamoto)
- Fix a mistake in the fluidResolution timing loop (<= instead of <)
- Remove unused variables declarations

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.

02eb5b4... by Raphaël Maurin

HydroForceEngine: fix small errors in the fluid resolution

505649f... by Janek Kozicki

GUI serialization shows more info if there is an unhandled type.

be0d7b4... by Jérôme Duriez

Clump discretization doc

f878ce0... by Jérôme Duriez

A new onlyReal in O.interactions.has

04c3891... by Janek Kozicki

Move warning "complex tan(…), tanh(…) has huge ULP error for boost < 1.76" to a better place