bogumilchilinski / dynpy

MIT License
8 stars 0 forks source link

Maintenance of `BeamBridge` class which is dynamic system representation #711

Closed bogumilchilinski closed 2 months ago

bogumilchilinski commented 4 months ago

The following problems have to be checked or fixed, in order to ensure the correctness of implemented system:

amvdek commented 4 months ago

The code was checked with the following call:

from dynpy.models.mechanics import BeamBridge
from dynpy.utilities.documents.document import DynSysOverviewReport
DynSysOverviewReport(reported_object=BeamBridge())