Skip to content

GeoPDEs: Isogeometric Analysis in Octave and Matlab, for research and teaching purposes.

Notifications You must be signed in to change notification settings

rafavzqz/geopdes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Description

GeoPDEs is an open and free package for the research and teaching of Isogeometric Analysis, written in Octave and fully compatible with Matlab.

The GeoPDEs package provides a common and flexible framework for implementing and testing new isogeometric methods for the solution of partial differential equations.

Features

These are some of the main features of GeoPDEs:

  • Dimension independent implementation: the same code is valid for curves, surfaces and volumes.
  • Implementation of multipatch domains, with conforming interfaces.
  • Div- and curl-conforming spline spaces, also in multipatch domains.
  • Examples for Poisson, linear elasticity, advection-diffusion, bilaplacian, Stokes, Navier-Stokes, Maxwell and Kirchhoff-Love shells.
  • Adaptive methods with hierarchical B-splines.
  • Detailed documentation, accessible with the help command.

License

GeoPDEs is free (as in "free speech") software released under the terms of the GNU GPL license (v3).

Download and installation

To install package, see the details in the GeoPDEs webpage