Giter Site home page Giter Site logo

janhavelka / stochastic-finite-element-method Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 1.0 2.99 MB

Implementation of stochastic finite element method for diffusion equation

License: GNU Affero General Public License v3.0

MATLAB 100.00%
uncertainty-propagation stochastic-differential-equations finite-element-method elliptic-pdes

stochastic-finite-element-method's Introduction

General

SFEM (Stochastic Finite Element Method) is a toolbox developed in a Matlab environment with a main purpose to numerically examine and/or proof the properties of elliptic partial differential equations (PDEs) with uncertain coefficient of divergence.

The main intention of this toolbox is to provide insight into this technique by allowing arbitrary boundary conditions, domain shapes and two types of PDEs.

Installation

There is no need of installation. The only thing needed is to include 'functions' folder into the matlab path. For stochastic-collocation and galerkin method it is necessary to download and include 'sglib' from http://ezander.github.io/sglib/

Compatibility

The code is tested with Matlab 2017a (9.2). However the non-built in functions in previous matlab vesrions can be always suplemented afterwards.

Contents

SFEM includes many subroutines, but mainly it is separated into seven divisions, namely these are:

  • elliptic PDE solver
  • imaging toolbox
  • basic finite element procedures
  • general functions
  • monte carlo sampling method
  • collocation sampling method
  • stochastic galerkin sampling-free method (generalised polynomial chaos - gPC)

Other information

The principles and description of methods utilized in the code can be found in an enclosed pdf file and the literature therein.

stochastic-finite-element-method's People

Contributors

janhavelka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

nipinghe

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.