yade:BeamConnectedSphere

Last commit made on 2023-04-24
Get this branch:
git clone -b BeamConnectedSphere https://git.launchpad.net/yade

Branch merges

Branch information

Name:
BeamConnectedSphere
Repository:
lp:yade

Recent commits

38a822e... by Carlos Andrés del Valle

remove negative poisson ratio warning

a2b12c4... by Carlos Andrés del Valle

Add checkBeamConnectedSphere_Spinning.py to slowScripts and fix typo in checkBeamConnectedSphere_Spinning.py

b93abf2... by Carlos Andrés del Valle

Implementation, examples, utils and tests of BeamConnectedSphere

23575b9... by Jérôme Duriez

Making it clearer that discretization > 0 in clump functions requires spherical members

4180bfe... by Jérôme Duriez

Updates in doc instructions

b811144... by Bruno Chareyre

Skip capillarityEngine check tests if input file is missing

5e4be83... by Chareyre

remove randomness in triangulation

a9dc515... by Chareyre

enable bitMasking to filter spheres out of triangulation

9cadf57... by Bruno Chareyre

Remove old benchmark scripts, point to latest version with fixed scripts and Chung and Ooi benchmarks, remove the original benchmark scripts, runAll.sh will download them at runtime anyway

451a8ef... by Kan Su

Try QtWebEngineWidgets when failed to import QtWebKit