Skip to content

3D Finite difference solver for diffusion and SP3

Notifications You must be signed in to change notification settings

mgjarrett/SP3_solver_FD

Repository files navigation

This code solves a 3D finite difference diffusion or SP3 problem with CMFD 
acceleration. The solution is obtained using superLU decomposition, or GMRES 
if the system is too large for superLU.

The number of meshes, solution method, and numerical method are input options. 
Other chagnes require simple modifications to the source code, such as the 
dimension of the problem or the cross sections.

About

3D Finite difference solver for diffusion and SP3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published