Search found 22 matches

by alessandro.paparo
Fri May 28, 2010 3:46 am
Forum: OpenSees.exe Users
Topic: analysis of masonry wall buildings
Replies: 1
Views: 2612

analysis of masonry wall buildings

Hi all! My name is Alessandro Paparo and I am a phd student at EPFL in Lausanne (CH). I am wondering if Opensees was already used for some analysis of unreinforced masonry wall buildings (for example are present the different failure mechanisms, is present the sigma-epsilon behavior of a masonry wal...
by alessandro.paparo
Mon Feb 15, 2010 8:30 am
Forum: OpenSees.exe Users
Topic: DISPLACEMENT ELEMENTS or FORCE ELEMENTS
Replies: 2
Views: 2221

thx!!!
by alessandro.paparo
Sun Feb 14, 2010 10:28 am
Forum: OpenSees.exe Users
Topic: DISPLACEMENT ELEMENTS or FORCE ELEMENTS
Replies: 2
Views: 2221

DISPLACEMENT ELEMENTS or FORCE ELEMENTS

hi all!!

I have to ask a question about non linear elements. Do you now who i can understand if i used DISPLACEMENT ELEMENT OR FOR ELEMENT for my analysis? I cannot find it in my script...

thx very much!


ale
by alessandro.paparo
Fri Jan 22, 2010 11:31 am
Forum: OpenSees.exe Users
Topic: PUSHOVER ANALYSIS
Replies: 1
Views: 2025

PUSHOVER ANALYSIS

HI ALL! I performed some pushover analysis for single frames from a 3D structure. In order to to the pushovere analysis I took the single frame, for the 3D model, and i did the analysis. I performed the static analysis usìng the gravity load one time using eleload and one time using nodal load. The ...
by alessandro.paparo
Fri Jan 15, 2010 9:01 am
Forum: OpenSees.exe Users
Topic: 1 question about a pushover analisys
Replies: 2
Views: 2434

1 question about a pushover analisys

hi all! i want to do a pushover analisys. i write the script, but Opensees says to: "WARNING bad command - want: load nodeId 6 forces Input command: load 11 0 1142100.0 0 WARNING - error reading load pattern information in { }" whta it means? i don't understand where is the problem. My scr...
by alessandro.paparo
Mon Sep 07, 2009 12:09 pm
Forum: OpenSees.exe Users
Topic: envelope recorder
Replies: 2
Views: 2438

ok.

thank you anyway

alessandro
by alessandro.paparo
Mon Sep 07, 2009 6:16 am
Forum: OpenSees.exe Users
Topic: envelope recorder
Replies: 2
Views: 2438

envelope recorder

hi all!

someone knows if does exist an envelope recorder command for the drift (like the EnvelopeNode disp, but for the drift)????

thx!

alessandro
by alessandro.paparo
Fri Jun 12, 2009 5:28 am
Forum: OpenSees.exe Users
Topic: 3d frames
Replies: 2
Views: 2528

ok

thx!
by alessandro.paparo
Thu Jun 11, 2009 5:45 am
Forum: OpenSees.exe Users
Topic: 3d frames
Replies: 2
Views: 2528

3d frames

hi all! i started an analysis for a 3d frames, now i'm emprooving studing a simple elastic 3d portal ( 4 nodes as constrain, 4 nodes free and 1 node for the rigidDiaphragm). also the masses are concentrated ad the 4 free nodes. now i have 2 questions: 1) for the rotational inertia i have to put some...
by alessandro.paparo
Mon Jun 08, 2009 5:10 am
Forum: OpenSees.exe Users
Topic: dinamic analysis
Replies: 6
Views: 4577

ok

actually it isn't my professor, but i could talk to him.

thank you very much!
by alessandro.paparo
Sun Jun 07, 2009 7:40 am
Forum: OpenSees.exe Users
Topic: dinamic analysis
Replies: 6
Views: 4577

ok

thx!
by alessandro.paparo
Sat Jun 06, 2009 2:49 am
Forum: OpenSees.exe Users
Topic: dinamic analysis
Replies: 6
Views: 4577

yes. but i don't find any error. plese check it (noone in my university can help me...) # set up wipe; file mkdir Data model BasicBuilder -ndm 2 -ndf 3; set HCol35 350; set BCol35 350; set HCol40 400; set BCol40 400; set HCol45 450; set BCol45 450; set HBeam 500; set BBeam 350; set X1 0.; set X11 20...
by alessandro.paparo
Fri Jun 05, 2009 1:56 am
Forum: OpenSees.exe Users
Topic: dinamic analysis
Replies: 6
Views: 4577

dinamic analysis

hi all! how can i improve this subroutine for a dinamic analysis? sometimes opensees tell to me: "WARNING - ForceBeamColumn2d::update - failed to get compatible element forces & deformations for element: 421422(dW: << 2.35492e+012) Domain::update - domain failed in update Newmark::update() ...
by alessandro.paparo
Mon May 18, 2009 12:11 pm
Forum: OpenSees.exe Users
Topic: dynamic analysis
Replies: 2
Views: 2588

ok.
thanks!
by alessandro.paparo
Mon May 18, 2009 7:10 am
Forum: OpenSees.exe Users
Topic: dynamic analysis
Replies: 2
Views: 2588

dynamic analysis

Hi all! When i run a dynamic analysis for a MDOF system, i must use a different mode of programming from the programmation for a SDOF? For example, for a SDOF for uniform acceleration input at all support nodes, I have to put: " set GMdirection 1; set GMfile "R2.acc" ; set GMfact 1.0....