Giter Site home page Giter Site logo

gridap.jl's Introduction

Gridap

Documentation
Arxiv: 1910.01412
Build Status
Build Status Codecov
Community
Join the chat at https://gitter.im/Gridap-jl/community
Citation
DOI

Gridap provides a set of tools for the grid-based approximation of partial differential equations (PDEs) written in the Julia programming language. The main motivation behind the development of this library is to provide an easy-to-use framework for the development of complex PDE solvers in a dynamically typed style without sacrificing the performance of statically typed languages. The library currently supports linear and nonlinear PDE systems for scalar and vector fields, single and multi-field problems, conforming and nonconforming finite element discretizations, on structured and unstructured meshes of simplices and hexahedra.

Documentation

  • STABLEDocumentation for the most recently tagged version of Gridap.jl.
  • DEVELDocumentation for the in-development version of Gridap.
  • ARTICLE — F. Verdugo, S. Badia. A user-guide to Gridap -- grid-based approximation of partial differential equations in Julia. arXiv. 2019. arXiv:1910.01412

Installation

Gridap is a registered package in the official Julia package registry. Thus, the installation of Gridap is straight forward using the Julia's package manager. Open the Julia REPL, type ] to enter package mode, and install as follows

pkg> add Gridap

Tutorials

A hands-on user-guide to the library is available as a set of tutorials. They are available as Jupyter notebooks and html pages.

Plugins

Examples

These are some popular PDEs solved with the Gridap library. Examples taken from the Gridap Tutorials.

Poisson equation Linear elasticity Hyper-elasticity p-Laplacian
Poisson eq. with DG Darcy eq. with RT Incompressible Navier-Stokes Isotropic damage

How to cite Gridap

If you have used the Gridap library in a scientific publication, please cite the project as follows:

@software{gridap_project,
  author       = {Francesc Verdugo and
                  Santiago Badia and
                  Víctor Sande and
                  Alberto F. Martin and
                  Oriol Colomés and
                  Jesús Bonilla},
  title        = {Gridap.jl},
  year         = 2020,
  publisher    = {Zenodo},
  doi          = {10.5281/zenodo.3934468},
  url          = {https://doi.org/10.5281/zenodo.3934468}
}

gridap.jl's People

Contributors

fverdugo avatar santiagobadia avatar victorsndvg avatar amartinhuertas avatar oriolcg avatar juliatagbot avatar gitter-badger avatar github-actions[bot] avatar

Watchers

James Cloos 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.