Giter Club home page Giter Club logo

chidg's Introduction

ChiDG

A Chimera-based, discontinuous Galerkin solver

Overset airfoil grid NACA 2412 pressure
4th-order duct grid Acoustic duct mode radiation. 7th-order accuracy.
Constant pressure outlet boundary condition Fully-implicit nonreflecting outlet boundary condition

Documentation

Documentation can be found on the following github page:

ChiDG Documentation

Installation

Up-to-date Fortran(F2008) compiler required. Tested with gfortran 5.3

ChiDG uses the CMake build system. Out-of-source builds, as described here, are the only supported build method.

  • Change to the ChiDG root directory.
    cd ChiDG/

  • Create a new build directory.
    mkdir build

  • Change to the build directory.
    cd build

  • Execute the CMake command with options to configure the build.
    cmake -DCMAKE_Fortran_COMPILER=gfortran -DCMAKE_BUILD_TYPE=Release ..

  • Run make to build the ChiDG library and executable.
    make

Dependencies

HDF5: ChiDG-formatted IO
CMake: Build system
TecIO: Visualization IO

License

ChiDG is released under the BSD 3-clause license. See LICENSE file.

Author Acknowledgement:

Nathan A. Wukie [email protected]

Sponsorship Acknowledgement:

This material is based upon work supported by the National Science Foundation Graduate Research Fellowship Program under Grant No. 1610397. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.

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.