| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| liggghts-doc-21.03.zip | 2021-03-23 | 8.6 MB | |
| LIGGGHTS-PFM 21.03 release source code.tar.gz | 2021-03-22 | 54.8 MB | |
| LIGGGHTS-PFM 21.03 release source code.zip | 2021-03-22 | 59.3 MB | |
| README.md | 2021-03-22 | 1.5 kB | |
| Totals: 4 Items | 122.6 MB | 0 | |
Notable Changes
- Added reference implementation of the multi-level coarse-grain (MLCG) model of the DEM, including
fix ave/euler/regionto measure Eulerian properties in a region made up of hex-cells,fix forcecontrol/regionthat implements a PID controller using data from 2fix ave/euler/regioncommands as input,fix massflow/mesh/faceto measure mass flow through a surface mesh per cell,fix insert/pack/faceto insert particles in a hex-region based on data fromfix massflow/mesh/face,region mesh/hexfor loading and searching hex-cell regions
(plus their multi-partition counterparts fix ave/euler/region/universe, fix forcecontrol/region/universe, fix massflow/mesh/face/universe, fix insert/pack/face/universe; additionally, some quality of life features have been added, e.g. extract_surface, extrude_surface )
- Added option
set_propertytofix insert/*to set a value for aproperty/atomupon insertion (ported from LIGGGHTS-PUBLIC) - Added option
implicit_integrationtofix nve/sphere/fix couple/cfd/force/implicit - Added option
ave_eulertodump euler/vtkto specify a certain fix of typeave/euler/*if more than one is used - Added option
cell_centertodump euler/vtkto indicate whether cell centers or complete cell shape should be dumped - Added option
cell_datatofix mesh/surfaceto load additional cell data from VTK mesh files - Added option
starttime/endtimetofix print