Giter VIP home page Giter VIP logo

stormruler's Introduction

Storm Ruler

Build Pages SonarCloud Quality Gate Status Coverage Lines of Code codecov CodeQL Coverity Coverity Scan Build Status Codacy Badge CodeFactor OpenSSF Best Practices Code style: black

StormRuler is a FVM-based multidimensional partial differential equations solving framework, written in C++23.

πŸŒ€ Equations solved

StormRuler can be used to solve various partial differential equations, including:

  • 🌊 Incompressible Navier-Stokes equations,
  • πŸŒͺ (planned) Π‘ompressible Navier-Stokes/Euler equations,
  • πŸ’§ (planned) Cahn-Hilliard equation,
  • ... To be written...

🌐 Numerical methods

The heart of the StormRuler is the ✨Finite Volume Method✨. To be written...

🌈 Algebra

To be written...

Iterative solvers:

Name Problem type Flexible Status
Richardson General Square Nonsingular Yes βœ…
Broyden General Square Nonsingular No Planned
Newton General Square Nonsingular Yes βœ…
JFNK General Square Nonsingular No βœ…
CG Linear Definite Symmetric No βœ…
FCG Linear Definite Symmetric Yes Planned
MINRES Linear Indefinite Symmetric No Planned
CGS Linear Square Nonsingular No βœ…
BiCGStab Linear Square Nonsingular No βœ…
BiCGStab(l) Linear Square Nonsingular No βœ…
TFQMR Linear Square Nonsingular No βœ…
TFQMR(1) Linear Square Nonsingular No βœ…
IDR(s) Linear Square Nonsingular No βœ…
GMRES Linear Square No βœ…
FGMRES Linear Square Yes βœ…
LGMRES Linear Square No Planned
LFGMRES Linear Square Yes Planned
LSQR Linear Rectangular No Planned
LSMR Linear Rectangular No Planned

Preconditioners:

Name Problem type Flexible Status
Block Diagonal Square Nonsingular No Planned
Symmetric Gauss-Seidel Square Nonsingular No Planned
Incomplete Cholesky Definite Symmetric No Planned
Incomplete LU Square Nonsingular No Planned
Incomplete QR Rectangular No Planned
AINV Definite Symmetric No Planned
SPAI Square Nonsingular No Planned
AMG Square Nonsingular No Planned
Krylov Square Nonsingular Yes Planned

πŸ— Compiling

To be written...

Compiler Linux macOS Windows
GCC 12.1+ βœ… βœ… βœ…
Clang 16.0+ Partial Planned Planned
Intel LLVM Planned Planned
MSVC 19.34+ βœ…

stormruler's People

Contributors

gandiken avatar jhuighuy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.