GithubHelp home page GithubHelp logo

msolve's Introduction

MSolve

Free Surface Sloshing numerical solution using the FEniCS framework for solving PDEs using the finite element method

Libraries:
solver:
This is the core solver class. It is initialized with a number of problem-specific parameters and then solved using the solve() method. The solve method takes a dictionary of options specific to solving the resultant numerical eigenvalue problem.
validation:
Contains the code necessary for validating solutions including the exact solution for the cylindrical tank and any other tests that may be useful.
debug:
Contains methods for exposing FEniCS information such as the underlying matrices as well as a map of the degrees of freedom to mesh coordinates.
plot:
These are the plotting tools used to generate all the graphics and animations.

Examples:
Ex1-ErrorAnalysis:
Illustrates how to use the validation class to compute relative error for the cylindrical tank case
Ex2-DualPlot:
Example code for generating "dual plots". A dual plot is a plot that shows a computed eigenfunction with its corresponding container
Ex3-CylinderConvergence:
Convergence study using the cylindrical tank exact solution. Takes about 3 minutes to run.
Ex4-SurfaceTensionTests:
Example of what happens when surface tension is introduced to our original weak formulation

msolve's People

Contributors

mcarlson801 avatar

Watchers

James Cloos avatar  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.