PLEASE HELP I AM NEW USER
Moderators: silvia, selimgunay, Moderators
-
- Posts: 33
- Joined: Mon Jul 08, 2013 5:51 am
- Location: Boğaziçi University
PLEASE HELP I AM NEW USER
after installing tcl and opensees, I couldnt execute the tcl files. I am using " source example.tcl" in opensees but it doesnt work! it couldnt find the file..how could I solve this problem?
-
- Posts: 22
- Joined: Tue Oct 02, 2012 12:24 pm
- Location: Budapest University of Technology and Economincs
Re: PLEASE HELP I AM NEW USER
Does opensees.exe and the tcl file are in the same folder?
If it is not, you has to source like this in opensees:
source d:/tclfiles/example.tcl
Hope it helps!
If it is not, you has to source like this in opensees:
source d:/tclfiles/example.tcl
Hope it helps!
Re: PLEASE HELP I AM NEW USER
i suggest changing the PATH env variable and running OpenSees from a terminal window.
http://opensees.berkeley.edu/wiki/index ... n_OpenSees
http://opensees.berkeley.edu/wiki/index ... n_OpenSees