ENERGI322: Introduction to the buffeting theory

Versión 1.0 (303 KB) por E. Cheynet
Matlab code used in the lecture introducing the buffeting theory
7 descargas
Actualizado 2 abr 2024

ENERGI322: introduction to the buffeting theory

Matlab code used in the lecture introducing the buffeting theory

Summary

This repository contains Matlab code used in the lecture series ENERGI322 introducing the buffeting theory. The buffeting theory is used in wind engineering to study the dynamic wind-induced responses of structures. The materials provided here aim to offer practical insights into applying the theory using computational methods.

Content

The repository is organised into two main components:

  • Documentation.mlx: A Matlab Live Script that serves as the primary documentation.

  • Matlab Functions Folder: This directory contains essential Matlab functions used throughout the lecture. The functions include:

    • randomProcess: Generates turbulent wind velocities.
    • getResponseFD: Calculates the frequency domain response of a structure subjected to wind loading, incorporating aerodynamic and mechanical admittance functions.
    • getResponse1D_ODE45: Solves the differential equations representing the motion of a Single Degree of Freedom (SDOF) system under wind loading in the time domain.
    • applyAAF_TD: Applies the Aerodynamic Admittance Function (AAF) to wind velocity time series data, adjusting the data to account for the frequency-dependent aerodynamic effects.

The provided code and documentation are intended for educational purposes. Users are encouraged to modify and extend the code to suit their specific needs. This is the first version of the code, some bugs may still be present.

Citar como

E. Cheynet (2024). ENERGI322: Introduction to the buffeting theory (https://github.com/ECheynet/ENERGI322_introduction_buffeting_theory/releases/tag/v1.0), GitHub. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2023b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas
Agradecimientos

Inspirado por: One-point random process generation

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.