MCPcopy 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

1import sys
2sys.path.insert(0, '../../SRC/interpreter/')
3# sys.path.insert(0, '../build/lib/')
4import opensees as ops

Callers

nothing calls this directly

Calls 4

printFunction · 0.85
insertMethod · 0.45
testMethod · 0.45
analyzeMethod · 0.45

Tested by

no test coverage detected