incremental-fluids | Simple , single-file fluid solvers for learning purposes

 by   tunabrain C++ Version: Current License: No License

kandi X-RAY | incremental-fluids Summary

kandi X-RAY | incremental-fluids Summary

incremental-fluids is a C++ library. incremental-fluids has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

The purpose of this project is to provide simple, easy to understand fluid solver implementations in C++, together with code documentation, algorithm explanation and recommended reading. It is meant for people with beginner to intermediate knowledge of computational fluid dynamics looking for working reference implementations to run and study. This project closely follows Robert Bridson’s book, "Fluid Simulation for Computer Graphics", and implements a selection of the methods explained in the book. Ideally, you have a copy of the book sitting on your shelf, which will make it a lot easier to follow along with the code. The solvers in this project come in a large variety, ranging from minimalistic to complex. All solvers are Eulerian in nature and run on a staggered Marker-and-Cell grid. The different solvers are sorted into subfolders marked with a number and a short description. Each folder contains a small markdown file explaining the basic ideas behind the code and provides a list of recommended literature to read. The number of the solver defines a progression - codes with higher number build on codes with lower number, either adding on features or replacing methods with better ones. The basic classes and concepts, however, always stay the same - ideally, you just start with the simplest solver and work your way through to understand and visually confirm the difference in simulation. Code is only explained once when it is introduced and not in any of the successing solvers to avoid clutter. All solvers are single-file and require no external libraries apart from lodepng to save individual frames. Compilation should be straightforward on all platforms.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              incremental-fluids has a low active ecosystem.
              It has 564 star(s) with 71 fork(s). There are 27 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 3 open issues and 1 have been closed. On average issues are closed in 6 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of incremental-fluids is current.

            kandi-Quality Quality

              incremental-fluids has no bugs reported.

            kandi-Security Security

              incremental-fluids has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              incremental-fluids does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              incremental-fluids releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of incremental-fluids
            Get all kandi verified functions for this library.

            incremental-fluids Key Features

            No Key Features are available at this moment for incremental-fluids.

            incremental-fluids Examples and Code Snippets

            No Code Snippets are available at this moment for incremental-fluids.

            Community Discussions

            No Community Discussions are available at this moment for incremental-fluids.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install incremental-fluids

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/tunabrain/incremental-fluids.git

          • CLI

            gh repo clone tunabrain/incremental-fluids

          • sshUrl

            git@github.com:tunabrain/incremental-fluids.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link