Skip to content

A Simple Site Response Analysis Tool Using the OpenSees Framework

Notifications You must be signed in to change notification settings

moezb/SiteResponseTool-dev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SITE RESPONSE TOOL

How to run:

a) When used as independent tool:

SiteResponse.exe siteLayering.loc MotionX MotionZ MotionY OUT LOG

siteLayering.loc: Soil data for layered system 
MotionX: Acceleration time history in X direction 
MotionZ: Optional - Acceleration timehistory in Z direction 
MotionY: Optional - Acceleration timehistory in Y direction 
Program searches for MotionI.acc and MotionI.time

OUT & LOG: internal files

Folder must also include 
config.srtc: Configuration file to run SiteResponse.exe

b) When used as part of SCEC BBP tool

siteresponse.exe siteLayering.loc -bbp xxx.bbp OUT LOG

siteLayering.loc: Soil data for layered system
xxx.bbp: SCEC BBP motion file
OUT & LOG: internal files

About

A Simple Site Response Analysis Tool Using the OpenSees Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.6%
  • C 1.1%
  • Other 0.3%