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
Search found 11 matches
- Mon Mar 18, 2019 12:18 pm
- Forum: OpenSees.exe Users
- Topic: Openseespy link to Matlab
- Replies: 4
- Views: 4725
- Mon Mar 18, 2019 12:11 pm
- Forum: Framework
- Topic: Can I use C# to creat new material?
- Replies: 2
- Views: 15194
- Fri Feb 22, 2019 9:36 pm
- Forum: Framework
- Topic: Using Opensees as a C#.Net or VB.Net library
- Replies: 1
- Views: 6023
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.
http://opensees.net/
OpenSees.NET is Microsoft .NET framework assembly as a Wrapper for OpenSees framework.
- Sun Aug 26, 2018 7:40 am
- Forum: OpenSees.exe Users
- Topic: Downloading the source code
- Replies: 2
- Views: 3101
Re: Downloading the source code
Uploaded in this post
http://opensees.berkeley.edu/community/ ... 32#p111657
http://opensees.berkeley.edu/community/ ... 32#p111657
- Thu Aug 23, 2018 7:21 am
- Forum: Framework
- Topic: How to Checkout Repo
- Replies: 11
- Views: 14691
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...
- Thu Aug 23, 2018 5:41 am
- Forum: Framework
- Topic: How to Checkout Repo
- Replies: 11
- Views: 14691
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
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
- Tue Aug 21, 2018 10:45 pm
- Forum: OpenSees.exe Users
- Topic: How to calculate displacements at the integration points?
- Replies: 5
- Views: 6053
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,
- Tue Aug 21, 2018 10:15 pm
- Forum: Framework
- Topic: DispBeamColumn2dInt and DispBeamColumn2d
- Replies: 2
- Views: 3187
Re: DispBeamColumn2dInt and DispBeamColumn2d
see this:
http://opensees.berkeley.edu/OpenSees/m ... 4081_1.htm
dispBeamColumnInt includes interaction between flexural and shear components
http://opensees.berkeley.edu/OpenSees/m ... 4081_1.htm
dispBeamColumnInt includes interaction between flexural and shear components
- Mon Aug 20, 2018 10:09 am
- Forum: OpenSees.exe Users
- Topic: Progressive analysis
- Replies: 2
- Views: 2994
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)
}
استادتون کیه ؟
get element response (http://opensees.berkeley.edu/wiki/index ... se_Command)
check criteria and remove element (http://opensees.berkeley.edu/wiki/index ... oldid=8578)
}
استادتون کیه ؟
- Mon Aug 20, 2018 6:11 am
- Forum: Framework
- Topic: Encapsulate tcl files into OpenSees
- Replies: 1
- Views: 2706
Re: Encapsulate tcl files into OpenSees
try this function
Tcl_Eval(Tcl_Interp *interp, const char *script);
Tcl_Eval(Tcl_Interp *interp, const char *script);
- Mon Jul 30, 2018 10:16 pm
- Forum: Framework
- Topic: How to Checkout Repo
- Replies: 11
- Views: 14691
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...