Lately, I started to work with OpenSees for my research. I hadn’t used TCL language or OpenSees framework before so I wanted to keep a log that contains errors I encountered while I am building my model and how I solved these for future reference of people who might have same problems.
invalid command name “node”
That was the first error while I was trying to create nodes.
- Verify Tcl/Tk properly installed in your computer.
- Add the wipe command at top of your code to remove the residuals from previous analyses.
1
wipe