u-anurag / OpenSeesPy

OpenSeesPy-Visualization: This branch is to work on Plotting commands to Python-based visualization of OpenSees models.
https://openseespydoc.readthedocs.io/en/latest/src/Plotting_Development_Guide.html
5 stars 2 forks source link

v1 patch #45

Closed cslotboom closed 4 years ago

cslotboom commented 4 years ago

This one is a big one. I had to make a few changes here and there to get the functions running. I also made some quality of life adjustments to avoid confusing errors.

It might be worth confirming that the test suite runs on your computer, before merging...

The following significant changes were made:

plot_model functions:

Plot_deformedshape:

plot_modeshape:

_initializeFig:

animate_fiberResponse2D/plot_fiberResponse2D:

Tests:

cslotboom commented 4 years ago

I've done something off here, this doesn't look right...