Coder Social home page Coder Social logo

ibex's Introduction

ibex

The ibex code implements meshless methods for the solution of the neutron transport equation and heat conduction equation. The discretization methods include the strong-form collocation method and the weak-form meshless-local Petrov-Galerkin (MLPG) method.

The code is hosted at https://github.com/brbass/ibex.

For the theory behind the code, see https://github.com/brbass/umich_dissertation.

Dependencies

As mentioned in the INSTALL file, the only dependency of the ibex code that is not included in the source files is Trilinos (https://trilinos.org/).

The external dependencies that are included in the source code include all the files in the "packages/external" folder:

The individual files contain the full license information.

See "packages/angular/LDFE_Quadrature.hh" for information on the LDFE quadrature, which was provided by Josh Jarrell.

ibex's People

Contributors

brbass avatar

Stargazers

 avatar longritian avatar Md. Ariful Islam avatar Alex Robinson avatar

Watchers

James Cloos avatar Alex Robinson avatar  avatar  avatar

ibex's Issues

CMake needs to be run twice

The flags for the C++ compiler are in the incorrect place in the base CMakeLists file, meaning the cmake command needs to be run twice to work correctly.

Add tests

The following is a continuously updated list of tests that need to be added.

  • Test analytic integration in 1D and 3D in tst_Weight_Function.cc
  • Simple two-group analytic cases
  • Infinite medium test in 3D
  • Finish comparing SUPG and standard operators in tst_Scattering_Equivalence

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.