List view
This version provides full solving of the SAAF and Diffusion Equation, and tools to instrument the solves. This includes: - Implementation of the DataPort functionality that enables installation of instruments. - Instruments for reporting various kinds of data including: `convergence::Status`, `double`, `int`, `std::pair<int, double>`. - Instrument Outstreams that provide output to the std output and files. - An instrument that provides fast fourier transforms of provided error.
No due date•5/6 issues closedVersion 0.1.0 of BART is intended to be a solver for the diffusion and SAAF formulations of the transport equation. This version should include, at a minimum: - Diffusion formulation with vacuum and reflective boundary conditions in 1D/2D/3D - SAAF formulation with vacuum boundary conditions and reflective boundary conditions in 1D/3D - 1D/3D angular quadrature - Fixed source (source iteration) and eigenvalue (power iteration/source iteration) solves - Benchmarks to verify correct solving
No due date•12/12 issues closedFirst angular formulation implemented, the Self-Adjoint Angular Flux (SAAF) formulation.
No due date•9/9 issues closed