GithubHelp home page GithubHelp logo

lkampoli / antioch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from libantioch/antioch

0.0 1.0 0.0 7.21 MB

C++ Chemical Kinetics, Thermodynaimics, and Transport Library

Home Page: https://libantioch.github.io/

License: Other

Shell 0.09% TeX 0.01% HTML 0.01% C 35.37% Perl 13.38% C++ 42.68% Makefile 1.18% M4 7.16% Objective-C 0.12%

antioch's Introduction

Build Status

Antioch

A New Templated Implementation Of Chemistry for Hydrodynamics (Antioch) was initiated to centralize work by some of the Antioch authors within the realm of hypersonic aerodynamics, based on the libMesh finite element library. In particular, although there exist C++ chemistry libraries, such as Cantera, we had needs for both thread-safety and high performance. Thus, Antioch was born. Antioch originally lived within the PECOS center at the Institute for Computational Engineering and Sciences (ICES) at The University of Texas at Austin.

Dependencies

Requirements

Antioch has no required dependencies other than a reasonably modern C++ compiler.

Optional Packages

Antioch has been designed to allow several optional packages to facilitate vectorized evaluation of thermochemistry quantities. In particular, Antioch currently can support:

  1. VexCL - This package will enable GPU offload capabilities
  2. Eigen - Highly optimized vector and matrix types

Building Antioch

Antioch uses an Autotools build system, so typical GNU build commands are used.

  1. ./bootstrap (generate configure script)
  2. ./configure --prefix=/path/to/install (for more options, do ./configure --help)
  3. make (note parallel builds are supported)
  4. make check (note parallel-tests are supported)
  5. make install

Documentation

Documentation for various versions of Antioch can be found below:

Discussion and Development

Pull Requests for bug fixes and new features are welcome. Mailing lists have been setup for user questions and discussion ([email protected]) as well as development questions and discussion ([email protected]).

antioch's People

Contributors

benkirk avatar ddemidov avatar dmcdougall avatar klbudzin avatar nicholasmalaya avatar pbauman avatar rhysu avatar roystgnr avatar sylvainplessis avatar tradowsk avatar trevilo 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.