Can I run opensees without tcl?

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

Post Reply
TPdct
Posts: 43
Joined: Thu Jan 21, 2016 5:51 am
Location: Dalian University of Technology

Can I run opensees without tcl?

Post by TPdct »

Can I run opensees without tcl? Just by compiling and running c, c++ and fortran code
ChrisS
Posts: 14
Joined: Sun Aug 09, 2015 1:16 pm

Re: Can I run opensees without tcl?

Post by ChrisS »

Tcl scripts are used to define the problem. In case you don't like Tcl, nowadays Python is an option (http://www.joseabell.com/opensees-coming-to-python.html).
TPdct
Posts: 43
Joined: Thu Jan 21, 2016 5:51 am
Location: Dalian University of Technology

Re: Can I run opensees without tcl?

Post by TPdct »

How can I download the source code of the python version of OpenSees
ja_abell
Posts: 43
Joined: Tue Nov 03, 2009 1:22 pm
Location: Universidad de los Andes
Contact:

Re: Can I run opensees without tcl?

Post by ja_abell »

You need to hand compile it for now. You can download the source code and then compile it with visual studio or on linux.
I believe the next version of OpenSees will have a python module download option. It's pretty cool, though I've been sticking with tcl lately.
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Can I run opensees without tcl?

Post by fmk »

the python code is in the current version of the code you download from the repsoitory .. there is a viisual studio procect in the Win64 soln that will build it.
Michaelpeter
Posts: 6
Joined: Sat Mar 11, 2017 9:18 pm
Location: cairo university

Re: Can I run opensees without tcl?

Post by Michaelpeter »

Can you help me to Install OpenSeesPy in your Windows
nophibiton
Posts: 1
Joined: Mon Mar 20, 2017 10:56 pm
Location: National Taiwan University of Science and Technology

Re: Can I run opensees without tcl?

Post by nophibiton »

I am new to the openseespy. Is there a way or command to set the units in the openseespy?
Post Reply