Generate MDOF lumped mass FE model using basic building information
Project description
MDOFModel
Generate Multi-Degree-Of-Freedom (MDOF) structures based on basic building information (such as floor area, number of stories, etc.), and perform dynamic analysis and economic loss assessment.
Project Introduction
MDOFModel is a Python library for Multi-Degree-Of-Freedom (MDOF) model analysis in structural engineering, primarily for seismic engineering analysis. This tool can generate lumped mass finite element models from basic building information and perform dynamic analysis, pushover analysis, loss assessment, and Incremental Dynamic Analysis (IDA).
Features
- Structure Model Generation: Generate MDOF structural models based on basic building parameters (such as number of stories, floor area, structural type)
- Seismic Dynamic Analysis: Perform linear and nonlinear time history analysis
- Pushover Analysis: Implement structural static pushover analysis
- Incremental Dynamic Analysis (IDA): Execute IDA analysis using FEMA P-695 far-field earthquake records
- Loss Assessment: Conduct seismic loss assessment based on Hazus methodology
Installation Guide
Install this library using pip:
pip install MDOFModel
Usage Examples
Please refer to the Examples directory in this repository for detailed usage examples. We provide several ready-to-run scripts demonstrating different capabilities of MDOFModel:
-
Example1_ShearBuildingModel: A collection of examples demonstrating a simplified shear building model for:
- 1_Dynamic.py: Time history dynamic analysis.
- 2_Pushover.py: Static pushover analysis.
- 3_LossAssessment.py: Economic loss assessment.
- 4_IDA.py: Incremental Dynamic Analysis (IDA).
- 5_EQSpectra.py: Earthquake spectra processing.
-
Example2_GeneralModel_Dynamic: Demonstrates how to perform dynamic time-history analysis on a general OpenSees structural model (e.g., 2D frame) using GeneralModelWrapper.
-
Example3_GeneralModel_Pushover: Demonstrates how to perform static pushover analysis on a general OpenSees structural model using GeneralModelWrapper.
-
Example4_GeneralModel_IDA: Demonstrates how to execute Incremental Dynamic Analysis (IDA) on a general OpenSees structural model using GeneralModelWrapper.
Main Modules Description
- MDOF_CN: Multi-degree-of-freedom model generation based on Chinese codes
- MDOF_LU: General multi-degree-of-freedom model generation
- MDOFOpenSees: OpenSees interface for modeling and analysis
- IDA: Incremental Dynamic Analysis
- BldLossAssessment: Building loss assessment
- Tool_IDA: IDA analysis auxiliary tools
- Tool_LossAssess: Loss assessment auxiliary tools
- ReadRecord: Earthquake record reading tool
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mdofmodel-0.2.0.tar.gz.
File metadata
- Download URL: mdofmodel-0.2.0.tar.gz
- Upload date:
- Size: 7.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2de6168caa79de842ed782c441c28acf586b68481da5ebb9d36d37b251755d0
|
|
| MD5 |
9bac455e9a2c592f7acc355db12f45fe
|
|
| BLAKE2b-256 |
06dd9abe67578393e3f5b2f9e9cea3a69ef77bd3a451d9d1e8d954ab2d9fbccb
|
File details
Details for the file mdofmodel-0.2.0-py3-none-any.whl.
File metadata
- Download URL: mdofmodel-0.2.0-py3-none-any.whl
- Upload date:
- Size: 7.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6fa26445f04173ab872825402d9d7cde43775c3746d8f0b4ce268aff8b3b442
|
|
| MD5 |
9a8e9665127f3ad11225bd76a5286eff
|
|
| BLAKE2b-256 |
ba874f612bd9a8983da88d8831517fce9aae865cca7225f13d5c602d536ea604
|