LimitStateMaterialExampleDebugged: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Wuhaoshrek (talk | contribs) No edit summary |
||
(8 intermediate revisions by one other user not shown) | |||
Line 25: | Line 25: | ||
'''Time history analysis''' | '''Time history analysis''' | ||
Main file to source to perform | |||
Main file to source to perform time history analysis is: | |||
*[[CenterCol_basicModel_Dynamic.tcl]] | *[[CenterCol_basicModel_Dynamic.tcl]] | ||
Line 35: | Line 36: | ||
#[[Dynamic.EQ.Uniform_LimitState.tcl]] | #[[Dynamic.EQ.Uniform_LimitState.tcl]] | ||
#[[LibAnalysisDynamicParameters_LimitState.tcl]] | #[[LibAnalysisDynamicParameters_LimitState.tcl]] | ||
#[[Media:ReadSMDFile.tcl]] | #[[Media:ReadSMDFile.tcl | ReadSMDFile.tcl]] | ||
#[[Media:DisplayModel2D.tcl]] | #[[Media:DisplayModel2D.tcl | DisplayModel2D.tcl]] | ||
#[[Media:DisplayPlane.tcl]] | #[[Media:DisplayPlane.tcl | DisplayPlane.tcl]] | ||
#[[Media: TCU047-N.tcl]] | #[[Media: TCU047-N.tcl|TCU047-N.tcl]] | ||
----- | |||
Original code debugged and extended to include time history analysis by: <span style="color:blue"> Mohammad Reza Azadi Kakavand, College of Engineering, University of Tehran, Iran </span> |
Latest revision as of 03:56, 17 December 2013
- Command_Manual
- Tcl Commands
- Modeling_Commands
- model
- uniaxialMaterial
- ndMaterial
- frictionModel
- section
- geometricTransf
- element
- node
- sp commands
- mp commands
- timeSeries
- pattern
- mass
- block commands
- region
- rayleigh
- Analysis Commands
- Output Commands
- Misc Commands
- DataBase Commands
Application of a limit state material is demonstrated on an example of a column modeled with force-based beam-column element. Three types of analysis are performed on a same column:
- pushover analysis
- cyclic analysis
- time history analysis
Static analyses: pushover and cyclic
Main file to source to perform pushover analysis is:
Main file to source to perform cyclic analysis is:
Supporting files to be stored in the same folder with the main file:
Time history analysis
Main file to source to perform time history analysis is:
Supporting files to be stored in the same folder with the main file:
- CenterColAxialSpring.tcl
- CenterColShearSpring.tcl
- CenterColSecFiber.tcl
- tags.tcl
- Dynamic.EQ.Uniform_LimitState.tcl
- LibAnalysisDynamicParameters_LimitState.tcl
- ReadSMDFile.tcl
- DisplayModel2D.tcl
- DisplayPlane.tcl
- TCU047-N.tcl
Original code debugged and extended to include time history analysis by: Mohammad Reza Azadi Kakavand, College of Engineering, University of Tehran, Iran