Skip to content
forked from gridap/Tutorials

Start solving PDEs in Julia with Gridap.jl

License

Notifications You must be signed in to change notification settings

Balaje/Tutorials

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gridap tutorials

Start solving PDEs in Julia

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

What

This repo contains a set of tutorials to learn how to solve partial differential equations (PDEs) in Julia with the Gridap.jl library.

The tutorials are available in two formats:

  • As jupyter notebooks, allowing an interactive learning experience. This is the recommended way to follow the tutorials

  • As HTML pages, allowing a rapid access into the material without the need of any setup.

How

Visit one of the following pages, depending of your needs, and start enjoying!

  • STABLETutorials for the most recently tagged version of Gridap.jl.
  • DEVELTutorials for the in-development version of Gridap.jl.

Gridap community

Join to our gitter chat to ask questions and interact with the Gridap community.

How to cite Gridap

In order to give credit to the Gridap contributors, we simply ask you to cite the refence below in any publication in which you have made use of Gridap packages:

@article{Badia2020,
  doi = {10.21105/joss.02520},
  url = {https://doi.org/10.21105/joss.02520},
  year = {2020},
  publisher = {The Open Journal},
  volume = {5},
  number = {52},
  pages = {2520},
  author = {Santiago Badia and Francesc Verdugo},
  title = {Gridap: An extensible Finite Element toolbox in Julia},
  journal = {Journal of Open Source Software}
}

Contact

Please, contact the project administrators, Santiago Badia and Francesc Verdugo, for further questions about licenses and terms of use.

About

Start solving PDEs in Julia with Gridap.jl

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Julia 96.9%
  • GLSL 3.1%