Search found 1 match

by HUxuwen
Fri Mar 06, 2026 2:35 am
Forum: OpenSees SP
Topic: Modeling issues of PML elements in OpenSeesPy
Replies: 1
Views: 507

Modeling issues of PML elements in OpenSeesPy

Dear STKO team:
I am currently modeling the PML2D element. After declaring in Python as ops.model('basic', '-ndm', 2, '-ndf', 5), I still encounter an error when modeling according to the PML2D element instructions in the OpenSees manual: ops.element('PML', eleTag, node1, node2, node3, node4, E, nu ...