Skip to content

SW42DRM is a programme that read the output ground motion data from SW4 and interpolate with DRM nodes for Earthquake Soil Structure Interaction Analysis

Notifications You must be signed in to change notification settings

nipinghe/SW42DRM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

SW42DRM

Usage

SW42DRM is a programme that parse the output (SAC file) ground motion data from SW4 and spatially interpolate free field motion to DRM nodes and generate DRM input file while usig Doamin Reduction Method for Earthquake Soil Structure Interaction Analysis with REAL ESSI (UC Davis Earthquake-Soil-Structure-Interaction Simmulator).

Installation

Building Dependencies

  1. Boost and Python
sudo apt-get install libboost1.48-all-dev
sudo apt-get install build-essential
sudo apt-get install python-dev 
  1. Matlab (R2014b or later version)

Compiling

  1. Get the latest version of gmESSI from github
git clone https://github.com/hexiang6666/SW42DRM.git
  1. Compile
cd SW42DRM/SRC
make

Running Examples

  1. Run an example to check the correctness of installation
python SW42ESSI.py SW42ESSI_meta_info.txt

UCD CompGeoMech

Created by: Hexiang Wang

Request for adding features on hexwang@ucdavis.edu

About

SW42DRM is a programme that read the output ground motion data from SW4 and interpolate with DRM nodes for Earthquake Soil Structure Interaction Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published