jerbaroo / bridge-sim

Python library for concrete slab bridge simulation.
MIT License
1 stars 0 forks source link

Add docker image #169

Closed jerbaroo closed 4 years ago

jerbaroo commented 4 years ago

An easy way to install and run without having to worry about installing OpenSees or pipenv or Python version.

Goal:

docker run bridge-sim example.py
jerbaroo commented 4 years ago

Instructions in README

jerbaroo commented 4 years ago

@rozsasarpi I managed to run a simulation on the LISA cluster via Docker, still need to run a script to run all my simulations but I think just getting one simulation running is the worst of it.

RE Docker:

A This can enable a user of bridge-sim to get started or try running an example /really quickly/ (perhaps try the short installation instructions in the README).

B This /should/ enable me to run my simulations using the cluster and speed things up.

C Hopefully this means you can get your laptop back:p