Giter Club home page Giter Club logo

elseviersoftwarex / softx-d-21-00041 Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 745 KB

UGUCA: a spectral-boundary-integral method for modeling fracture and friction. To cite this Original Software Publication: https://www.sciencedirect.com/science/article/pii/S2352711021000959

License: GNU Lesser General Public License v3.0

CMake 4.08% C++ 80.96% Shell 0.12% Python 13.27% Hack 0.17% Dockerfile 0.15% XSLT 1.25%
boundary-element-method fracture friction decohesion

softx-d-21-00041's Introduction

uguca

Spectral Boundary Integral Method to simulate rupture propagation along a weak interface between two semi-infinite half-planes.

License

Copyright © 2021 ETH Zurich (David S. Kammer)

uguca is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

uguca is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with uguca. If not, see https://www.gnu.org/licenses/.

Getting started

Requirements:

Compilation:

To compile uguca, follow these steps

  1. git clone https://gitlab.com/uguca/uguca.git -b stable
  2. cd uguca
  3. mkdir build; cd build;
  4. cmake -DCMAKE_BUILD_TYPE:STRING=Release ..
  5. make

Test:

You may test if uguca is running well on your computer by following these steps

  1. cd build
  2. ctest

Example Simulation:

You may run an example simulation by following these steps

  1. cd build/examples
  2. make
  3. e.g. ./basic_example
  4. visualize result (you need Python) e.g. ./basic_example_plot.py

Documentation

Detailed information can be found in the online documentation

softx-d-21-00041's People

Contributors

dkammer-ethz avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.