Deprecations#
The following features of OpenSeesPy are currently supported, but are highly discouraged:
Section subcommands (
fiber,patchandlayer) without an explicitsectionargument.All hard-coded section integrations and shapes like
WSection2dare removed. These classes do not add any functionality to the platform and introduce a burden for maintainers.Pattern subcommands (
Model.load(),Model.eleLoad()) without an explicitpatternargument.All thermal elements, materials and elements are deprecated. The implementation introduced unnecessary code duplication.