Search found 6 matches
- Fri Aug 24, 2018 12:43 am
- Forum: Framework
- Topic: How to Checkout Repo
- Replies: 11
- Views: 14693
Re: How to Checkout Repo
imansalehi wrote: > 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/...
- Thu Aug 23, 2018 4:33 am
- Forum: Framework
- Topic: How to Checkout Repo
- Replies: 11
- Views: 14693
Re: How to Checkout Repo
Hello everyone,
I am still unable to access the svn repository of the source code. Can anyone please share the source code for the latest release in google drive or some other accessible place. This will benefit others as well.
Thank you in advance.
I am still unable to access the svn repository of the source code. Can anyone please share the source code for the latest release in google drive or some other accessible place. This will benefit others as well.
Thank you in advance.
- Fri Aug 17, 2018 2:36 am
- Forum: OpenSees.exe Users
- Topic: Different Units for materials
- Replies: 6
- Views: 4846
Re: Different Units for materials
Hi Kesav,
I tried it and as expected, it failed to work.
I will now change the source code for this material to convert its units system to MPa system. I don't know how to implement the module into OpenSees. Can you please help me regarding that.
Thanks in advance.
Adrita
I tried it and as expected, it failed to work.
I will now change the source code for this material to convert its units system to MPa system. I don't know how to implement the module into OpenSees. Can you please help me regarding that.
Thanks in advance.
Adrita
- Fri Aug 17, 2018 2:17 am
- Forum: OpenSees.exe Users
- Topic: Different Units for materials
- Replies: 6
- Views: 4846
Re: Different Units for materials
kesavapraba wrote: > Dear Friend, Why don't you try creating two different system of units tcl > files and source the file at just before appropriate places? For example, > you have units system in N.mm.sec at start of your code, then if you want > to define BondSlip material, you source psi based u...
- Wed Aug 15, 2018 2:42 am
- Forum: OpenSees.exe Users
- Topic: Different Units for materials
- Replies: 6
- Views: 4846
Re: Different Units for materials
kesavapraba wrote: > Dear Friend, First of all OpenSees does not have any option like SAP2000 or > ETABS where you can easily change your units system. OpenSees allows the > user to adopt the basic units system (N-mm-sec, kN-m-sec etc). Adopt anyone > system as you wish, but be consistent with what ...
- Tue Aug 14, 2018 2:08 am
- Forum: OpenSees.exe Users
- Topic: Different Units for materials
- Replies: 6
- Views: 4846
Different Units for materials
Hi, I have to create a FEM model of an RCC bridge pier retrofitted with CFRP wraps needed for my dissertation. I have used ConfinedConcrete01 for the core concrete which requires all the inputs to be defined in the MPa system. For simulating the Bond-Slip interaction at the interface of the column a...