Skip to content

nicoloabrate/TEST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEST (Transport Equation Solver in Torino)

This is a suite of functions and procedures to solve 1D neutron transport equation in simple yet physically significant cases. TEST can be profitably used both as a test bench for different computational methods and a tool for approximated neutron transport calculations.

Basic features

  1. Multi-layer slab geometry;
  2. Multi-group energy approximation;
  3. PN and diffusion angular approximations;
  4. Higher-order harmonics for different eigenvalue problems (criticality, collision, time...);
  5. Perturbative calculations (GPT method);

Installation and pre-requisites

To install the master version of the code, type: bash git clone https://nicolo_abrate@bitbucket.org/nicolo_abrate/test.git cd TEST python setup.py install

To install the development version of the code, type: bash git clone https://nicolo_abrate@bitbucket.org/nicolo_abrate/test.git cd TEST git checkout devel python setup.py install

To ensure the correct code installation, type bash python setup.py test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages