Tutorial for the Structural Simulation Toolkit V11 (SST V11)
See https://github.com/lpsmodsimteam/sst-containers/tree/main/containers/Docker
list registered components using
docker run -it --rm -v `pwd`:/scratch/ sst_14_1 sst-info | grep "ELEMENT LIBRARY"
cd Example00/
docker run -it --rm -v `pwd`:/scratch/ --workdir /scratch/ sst_14_1 make --file=/scratch/Makefile
cd tests
docker run -it --rm -v `pwd`:/scratch/ sst_14_1 sst /scratch/ExampleConfig.py