GithubHelp home page GithubHelp logo

panchgonzalez / quinoa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from quinoacomputing/quinoa

0.0 1.0 0.0 134.82 MB

Adaptive computational fluid dynamics

Home Page: https://quinoacomputing.org

License: Other

CMake 8.99% C++ 86.57% C 0.44% Objective-C 2.03% Shell 1.44% q 0.31% Dockerfile 0.21%

quinoa's Introduction

Quinoa

Adaptive computational fluid dynamics - https://quinoacomputing.org

Quinoa is a set of computational tools that enables research and numerical analysis in fluid dynamics. Using the Charm++ runtime system, we employ asynchronous (or non-blocking) parallel programming and decompose computational problems into a large number of work units (that may be more than the available number of processors) enabling arbitrary overlap of parallel computation, communication, input, and output. Then the runtime system dynamically and automatically homogenizes computational load across the simulation distributed across many computers.

Our ultimate goal is to simulate large and complex engineering multiphysics problems with a production-quality code that is extensible and maintainable, using hardware resources efficiently, even for problems with a priori unknown, heterogeneous, and dynamic load distribution.

Directory layout

quinoa
  ├── cmake/ - CMake code, shared between github.com/quinoacomputing/quinoa-tpl and src/
  ├── doc/ - Documentation, rendered at quinoacomputing.org
  ├── external/ - External packages from github.com/quinoacomputing/quinoa-tpl
  ├── src/ - Compilable sources, see quinoacomputing.org/files.html
  ├── tests/ - Unit-, and regression tests
  ├── tools/ - Development utilities and docker files
  ├── LICENSE - Copyright and license
  └── README.md - This file, rendered at github.com/quinoacomputing/quinoa

More info

For more details on philosophy, documentation, software design, journal papers, license, and contributing see the documentation.

quinoa's People

Contributors

adityakpandare avatar adityapakki avatar brog2610 avatar certik avatar gitter-badger avatar jbakosi avatar junghans avatar katrinleinweber avatar rfbird avatar rspavel avatar weizhaoli2018 avatar

Watchers

 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.