Skip to content

bifurcationkit/GridapBifurcationKit.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GridapBifurcationKit.jl

Documentation Build Status

This Julia package aims at performing automatic bifurcation analysis of PDE solved using the Finite Elements Method (FEM) with the Julia package Gridap.jl.

I would like to thank Santiago Badia and Francesc Verdugo for their help in developing this package.

📦 Installation

To install this package, run the command

add https://github.com/bifurcationkit/GridapBifurcationKit.jl

📚 Support and citation

If you use BifurcationKit.jl in your work, we ask that you cite the following paper on HAL-Inria with bibtex entry CITATION.bib. Open source development strongly depends on this.

You need to cite this entry as well

@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}
}

Main features

Most features of BifurcationKit are ported, please see the examples folder or the tutorials for example of use.

About

Allow to use BifurcationKit.jl with Gridap.jl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages