Code Monkey home page Code Monkey logo

waves's Introduction

WAVES: 2D and 3D Explicit Finite Element Analysis for Wave Propagation Problems in Semi-infinite Media.

This REPO contains a fortran code to conduct wave propagation analysis in semi-inifinite elastic media using an explict finite element code. The program can be used to conduct either plane wave propagation analysis using the domain-reduction-method from Bilak et al (2000) or to determine the response under generalized dynamic loads. For problems involving semi-inifinite domains the code uses traditional Lysmer-Khulemeyer absorbing boundaries. The finite element models are defined in terms of text files which can be created using the third party open mesher GMSH. The gmsh-created-files can be easily processed with simple python scripts using meshio.py.

Authors

Instructions

The code is written in fortran; moststly in fortran 77 syntax. To use it clone the repo with

git clone https://github.com/jgomezc1/WAVES.git

uncompress the zip folder and compile the files using the provided make file.

To conduct an analysis the input file and the executable file must reside on the same folder.

License

This project is licensed under the MIT license. The documents are licensed under Creative Commons Attribution License

waves's People

Contributors

jgomezc1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

budhyant

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.