Skip to content

Software package for simulation of stacking and reclaiming in bulk material blending beds

Notifications You must be signed in to change notification settings

jcbachmann/blending-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0902b6f · Apr 26, 2024
Apr 26, 2024
Feb 19, 2022
Feb 19, 2022
Aug 17, 2020
May 27, 2022
Aug 17, 2020
Oct 28, 2021
Nov 13, 2018
Nov 14, 2018
Apr 26, 2024
Jun 5, 2019

Repository files navigation

Blending Simulator

This software package contains libraries and programs for the simulation of stacking and reclaiming in bulk material blending beds.

Build Status

Dependencies

The following table lists all dependencies for the libraries and executables in this repository.

External dependencies are marked with System (indicating that installation is required at system level) or Hunter (indicating automatic installation using Hunter).

Target Internal Dependencies External Dependencies
BlendingSimulatorCli
executable
BlendingSimulatorLib
BlendingSimulatorFastLib
BlendingSimulatorDetailedLib
BlendingVisualizer
CLI11 (Hunter)
BlendingSimulatorLib
header-only library
none none
BlendingSimulatorFastLib
header-only library
BlendingSimulatorLib none
BlendingSimulatorFastLib-test
executable
BlendingSimulatorFastLib Google Test (Hunter)
BlendingSimulatorDetailedLib
header-only library
BlendingSimulatorLib Bullet Physics (Hunter)
BlendingSimulatorDetailedLib-test
executable
BlendingSimulatorDetailedLib Google Test (Hunter)
BlendingVisualizer
static library
BlendingSimulatorLib OGRE (System)
SDL2 (Hunter)
BlendingSimulatorLibPython
shared library
BlendingSimulatorLib
BlendingSimulatorFastLib
BlendingSimulatorDetailedLib
pybind11 (Hunter)

When building BlendingSimulator the build of BlendingVisualizer can be turned off setting the CMake option BUILD_VISUALIZER to OFF. This allows compilation of all targets when the OGRE dependency can not be satisfied.

About

Software package for simulation of stacking and reclaiming in bulk material blending beds

Topics

Resources

Stars

Watchers

Forks