Skip to content

Implementation of generalized finite element method in FEniCS

Notifications You must be signed in to change notification settings

IngeborgGjerde/GFEM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This code implements GFEM using fenics_ii.

Dependencies

Install

The notebook can be run on (for example) a conda environment with fenics 2019.1 installed.

  • conda create -n fenicsproject -c conda-forge fenics scipy tqdm nb_conda
  • source activate fenicsproject

Next, clone the fenics_ii and cbc.block repositories and install them using pip/distutils or similar.

pip install . --user, python3 setup.py install --user

For example:

and similarly,

Citing

If you use FEniCS_ii for your work please cite the paper

About

Implementation of generalized finite element method in FEniCS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •