Search found 11 matches

by imansalehi
Mon Mar 18, 2019 12:18 pm
Forum: OpenSees.exe Users
Topic: Openseespy link to Matlab
Replies: 4
Views: 4349

Re: Openseespy link to Matlab

Hi
if you want to use directly OpenSees framework in Matlab environment you can use OpenSees.NET
https://www.youtube.com/watch?v=rEDNtXR9RwY


http://opensees.net/
http://opensees.net/blog
by imansalehi
Fri Feb 22, 2019 9:36 pm
Forum: Framework
Topic: Using Opensees as a C#.Net or VB.Net library
Replies: 1
Views: 4919

Re: Using Opensees as a C#.Net or VB.Net library

Hi,
http://opensees.net/
OpenSees.NET is Microsoft .NET framework assembly as a Wrapper for OpenSees framework.
by imansalehi
Thu Aug 23, 2018 7:21 am
Forum: Framework
Topic: How to Checkout Repo
Replies: 11
Views: 13579

Re: How to Checkout Repo

source code version 3.0.0a (rev 6692) https://www.dropbox.com/s/tza9zr2fuihvzph/OPS-SRC%203.0.0a%20%28rev%206692%29.part01.rar?dl=0 https://www.dropbox.com/s/tza9zr2fuihvzph/OPS-SRC%203.0.0a%20%28rev%206692%29.part01.rar?dl=0 https://www.dropbox.com/s/psaw81u3h5a0abp/OPS-SRC%203.0.0a%20%28rev%206692...
by imansalehi
Thu Aug 23, 2018 5:41 am
Forum: Framework
Topic: How to Checkout Repo
Replies: 11
Views: 13579

Re: How to Checkout Repo

Hi
I will upload source code version 3.0.0a (rev 6692) and older

it will take an hour to complete
https://www.dropbox.com/sh/0pcdxq6vj1bn ... Gvepa?dl=0
by imansalehi
Tue Aug 21, 2018 10:45 pm
Forum: OpenSees.exe Users
Topic: How to calculate displacements at the integration points?
Replies: 5
Views: 5192

Re: How to calculate displacements at the integration points

for getting the rotation at each point of the element (x) you must integrate from 0 to x over curvature,
by imansalehi
Tue Aug 21, 2018 10:15 pm
Forum: Framework
Topic: DispBeamColumn2dInt and DispBeamColumn2d
Replies: 2
Views: 2839

Re: DispBeamColumn2dInt and DispBeamColumn2d

see this:
http://opensees.berkeley.edu/OpenSees/m ... 4081_1.htm
dispBeamColumnInt includes interaction between flexural and shear components
by imansalehi
Mon Aug 20, 2018 10:09 am
Forum: OpenSees.exe Users
Topic: Progressive analysis
Replies: 2
Views: 2769

Re: Progressive analysis

loop over element tags at each analysis steps { (http://wiki.tcl.tk/1018)
get element response (http://opensees.berkeley.edu/wiki/index ... se_Command)
check criteria and remove element (http://opensees.berkeley.edu/wiki/index ... oldid=8578)
}

استادتون کیه ؟
by imansalehi
Mon Aug 20, 2018 6:11 am
Forum: Framework
Topic: Encapsulate tcl files into OpenSees
Replies: 1
Views: 2403

Re: Encapsulate tcl files into OpenSees

try this function
Tcl_Eval(Tcl_Interp *interp, const char *script);
by imansalehi
Mon Jul 30, 2018 10:16 pm
Forum: Framework
Topic: How to Checkout Repo
Replies: 11
Views: 13579

Re: How to Checkout Repo

checkout Failed! Checkout from svn://peera.berkeley.edu/usr/local/svn/OpenSees, revision HEAD, Fully recursive, Externals included Unable to connect to a repository at URL 'svn://peera.berkeley.edu/usr/local/svn/OpenSees' Can't connect to host 'peera.berkeley.edu': A connection attempt failed becaus...