Giter Site home page Giter Site logo

fenics_ii's Introduction

(FEniCS)_ii offers some functionality for using FEniCS for PDEs where you combine equation on one domain with equation on a submanifold embedded in that domain. A mesh for the embedded manifold does not need to consist of entities of the mesh of the domain. Crucial for such PDEs is the notion of the trace - hence the name.

Dependencies

Optional dependencies

In some of the demos

  • HsMG is a package implementing preconditioners for operators in fractional Sobolev spaces. These are needed to construct robust preconditioners for the interface component of the multiscle/multiphysics
  • ULFY is used to construct manufactured

Install

Use pip/distutils or similar. E.g. for dev mode run e.g. pip install -e . or pip install . --user, python3 setup.py install --user

Limitations

  • Trace(expr) where expr is not a UFL terminal isn't currently supported
  • Point constraints
  • MPI parallelism

What it can do

Coupled $X$d-$Y$d, $X >=Y >= 1$ and 3d-2d-1d coupled problems where the trace of terminal (see limitations) is used in the coupling. See demos and apps folders for examples. Please note that the demos/apps often include mesh independent preconditioners or nontrivial physics problem formulations which the authors devolop as part of their research. Much like this code they are in various stages of getting/being published. For citing see below.

Citing

If you use FEniCS_ii for your work please cite our paper

fenics_ii's People

Contributors

mirok 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.