Search found 15 matches
- Fri Dec 06, 2013 1:10 pm
- Forum: OpenSees.exe Users
- Topic: How to assign damping to model...
- Replies: 6
- Views: 4937
Re: How to assign damping to model...
Modeling is not limited and depends on your assumptions. The methods of modeling is not mentioned in manual. You can use this elements (Zero length or truss or ...) in addition to the structural members. researchers have used different methods for modeling the damping effect. Opensees is not a comme...
- Fri Dec 06, 2013 6:32 am
- Forum: OpenSees.exe Users
- Topic: How to assign damping to model...
- Replies: 6
- Views: 4937
Re: How to assign damping to model...
dear ameri contrary to your opinion, definitely they can involve damping in the structure. You should know how to use them in the model and this modeling approach is more difficult than using Rayleigh command. if you're looking for a simple method similar to rayleigh command, i would say No. Behavio...
- Tue Dec 03, 2013 12:18 pm
- Forum: OpenSees.exe Users
- Topic: How to assign damping to model...
- Replies: 6
- Views: 4937
- Sat Nov 16, 2013 1:38 am
- Forum: OpenSees.exe Users
- Topic: Modified Ibarra-Medina-Krawinkler Deterioration Model
- Replies: 6
- Views: 6528
Re: Modified Ibarra-Medina-Krawinkler Deterioration Model
I think problems occur when you want to calculate the damping of structure with eigenvalue command before Dynamic analysis. this means that your model is destroyed by the gravity loads. Check your model (units, mass, sections, elements, loads, Constraints, ...) Maybe there is a problem in the defini...
- Thu Nov 14, 2013 3:16 pm
- Forum: OpenSees.exe Users
- Topic: rigid diaphragm
- Replies: 7
- Views: 7465
Re: rigid diaphragm
you can't use rigidDiaphragm command in 2D.
look at the following :
http://opensees.berkeley.edu/wiki/index ... gm_command
NOTE: The rigidDiaphragm command works only for problems in three dimensions with six-degrees-of-freedom at the nodes (ndf = 6)
look at the following :
http://opensees.berkeley.edu/wiki/index ... gm_command
NOTE: The rigidDiaphragm command works only for problems in three dimensions with six-degrees-of-freedom at the nodes (ndf = 6)
- Mon Nov 11, 2013 9:38 pm
- Forum: OpenSees.exe Users
- Topic: Modified Ibarra-Medina-Krawinkler Deterioration Model
- Replies: 6
- Views: 6528
Re: Modified Ibarra-Medina-Krawinkler Deterioration Model
remove IDA analysis from your code.
Use eigen command to obtain the period of the structure After Static analysis. Does it work?
Use eigen command to obtain the period of the structure After Static analysis. Does it work?
- Fri Nov 08, 2013 1:44 am
- Forum: OpenSees.exe Users
- Topic: rigid diaphragm
- Replies: 7
- Views: 7465
Re: rigid diaphragm
if you use equalDOF command for modeling rigid Diaphragm in 2D frame, Moment and shear forces may be incorrect. i think only in 2D RC frame with force beam-column (nonlinearBeamColumn) and fiber section.....(It depends on your model....YOU Should CHECK IT OUT) look at the following : http://opensees...
- Fri Aug 23, 2013 8:12 pm
- Forum: OpenSees.exe Users
- Topic: i have a problem about model of cantilever beam
- Replies: 4
- Views: 3730
Re: i have a problem about model of cantilever beam
Just copy the code and paste it on Tcleditor.
first you must save the file and then run it.
it works.
first you must save the file and then run it.
it works.
- Thu Aug 22, 2013 1:11 am
- Forum: OpenSees.exe Users
- Topic: brace geomTransf in 2D model
- Replies: 2
- Views: 2775
Re: brace geomTransf in 2D model
I think you should use Corotational transformation :
http://opensees.berkeley.edu/wiki/index ... sformation
http://opensees.berkeley.edu/wiki/index ... sformation
- Sun Aug 18, 2013 9:14 pm
- Forum: OpenSees.exe Users
- Topic: i have a problem about model of cantilever beam
- Replies: 4
- Views: 3730
Re: i have a problem about model of cantilever beam
Your model has many Problems. What is Point 2 for? I think material and load units are not correct.....Check them. I think your model is something like below... # Cantilever Beam under concentrated load at the end of it. # ****************************************************************** model Basi...
- Sun Aug 11, 2013 8:12 pm
- Forum: OpenSees.exe Users
- Topic: equalDOF command
- Replies: 5
- Views: 4472
Re: equalDOF command
Hi Mohammadf and civil Sorry if my description was vague. Mohammadf 's question was general. I have nonlinearBeamColumn (Displacement-Based Beam-Column) for beams in my model. As fmk wrote in that topic, it depends on the structural system. when you have axial force in one element and your solution ...
- Sun Aug 11, 2013 10:10 am
- Forum: OpenSees.exe Users
- Topic: equalDOF command
- Replies: 5
- Views: 4472
Re: equalDOF command
Hi
i have used it in 2D RC model for verifying experimental test and results was good.....i think there is not any problem.
use nonlinearBeamColumn (Displacement-based Beam-Column).
i have used it in 2D RC model for verifying experimental test and results was good.....i think there is not any problem.
use nonlinearBeamColumn (Displacement-based Beam-Column).
- Fri Aug 09, 2013 6:34 am
- Forum: OpenSees.exe Users
- Topic: fix end beam problem
- Replies: 3
- Views: 2879
Re: fix end beam problem
Hello Dear Friend Mohammadf
Change your Constraints Method. Use Penalty Method.
for Example:
Constraints Penalty 1e12 1e12
Change your Constraints Method. Use Penalty Method.
for Example:
Constraints Penalty 1e12 1e12
- Wed Jun 05, 2013 8:44 am
- Forum: OpenSees.exe Users
- Topic: Error in Barslip Material
- Replies: 1
- Views: 2331
Re: Error in Barslip Material
All versions of OpenSees.exe from 1.7.1 to 2.4.0 have this error.
why ?
please help me.
why ?
please help me.
- Sun Jun 02, 2013 8:03 am
- Forum: OpenSees.exe Users
- Topic: Error in Barslip Material
- Replies: 1
- Views: 2331
Error in Barslip Material
Hello Moderators I've created RC frame with beam column joint element and I've used barslip material for barslip springs. http://opensees.berkeley.edu/wiki/index.php/BARSLIP_Material uniaxialMaterial BarSlip $matTag $fc $fy $Es $fu $Eh $db $ld $nb $depth $height <$ancLratio> $bsFlag $type <$damage $...