OpenSees version

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

Moderators: silvia, selimgunay, Moderators

Post Reply
ssami
Posts: 68
Joined: Tue Dec 17, 2013 5:10 am

OpenSees version

Post by ssami »

Hi everyone,

I use the OpenSees 2.4.0 version, but and I want to use the new version of OpenSees. I downloaded it from the website, but it is not jointed with Tcl, I mean when I run Tcl, the version that is shown is still 2.4.0. How can I execute the new version of OpenSees with Tcl?

Thanks
selimgunay
Posts: 916
Joined: Mon Sep 09, 2013 8:50 pm
Location: University of California, Berkeley

Re: OpenSees version

Post by selimgunay »

The new versions of OpenSees does not require a separate installation of tcl.
Pluscon
Posts: 2
Joined: Wed Apr 26, 2023 6:19 pm

Re: OpenSees version

Post by Pluscon »

OpenSees/Tcl instructions may be performed in one of three ways, as follows:
Direct command entry is possible at the propt, Execute input file at OpenSees. prompt.
The most typical approach is this one. The source command may be used to run an external file containing input instructions (inputFile.tcl) at the OpenSees prompt.
Bulk mode
The MS-DOS/Unix prompt may also be used to run the previously produced input file containing the Tcl script instructions required to carry out the analysis.

octordle
ericcole
Posts: 1
Joined: Wed Apr 26, 2023 12:26 am

Re: OpenSees version

Post by ericcole »

selimgunay wrote: Mon May 08, 2023 6:53 pm The new versions of OpenSees does not require a separate installation of tcl. shell shockers 2
That's right, I've been using the new version and haven't had any problems.
Post Reply