Cannot run

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
Hidemasa KAIHARA
Posts: 5
Joined: Thu Oct 14, 2010 8:56 pm
Location: Kobe University

Cannot run

Post by Hidemasa KAIHARA »

I created a source file named "testrun.tcl" in the same directory with opensees. Then I start up opensees and typed below.

source testrun.tcl

But I got an error below.

couldn't read file "example.tcl": no such file or directory

I tried some times, but I can't solve this error.

I use opensees for MAC.

If you know the solution, teach me please.
vesna
Posts: 3033
Joined: Tue May 23, 2006 11:23 am
Location: UC Berkeley

Post by vesna »

Do you have

source example.tcl

this anywhere in your testrun.tcl?

If you have it, do you have example.tcl in the same folder as testrun.tcl?
Post Reply