Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ example_variable_analysis.py
File
example_variable_analysis.py
EXAMPLES/ExamplePython/example_variable_analysis.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
sys
2
sys.path.insert(0,
'../../SRC/interpreter/'
)
3
# sys.path.insert(0, '../build/lib/')
4
import
opensees
as
ops
Callers
nothing calls this directly
Calls
4
print
Function · 0.85
insert
Method · 0.45
test
Method · 0.45
analyze
Method · 0.45
Tested by
no test coverage detected