Skip to content

TRIOMA is an object oriented package for 0D/1D description for Tritium in components for the Outer Fuel Cycle of a Fusion Reactor

License

Notifications You must be signed in to change notification settings

gabriele-ferrero/TRIOMA

Repository files navigation

TRIOMA (TRItium Object-oriented and Modular Analysis)

License Binder CI codecov Stars Forks TRIOMA is a python-based tool to help engineers to design outer fuel cycles by giving compact, fast and easy pre-built functions to estimate parameters which are crucial for tritium transport, such as the extraction efficiency, losses and inventories.

Vision

The objective is to simplify Outer Fuel Cycle (OFC) analysis for Fusion reactors through object-oriented description and efficient pre-built functions, in a easy to understand open-source code to do a quick preliminary estimate of design parameters for an attainable OFC. With TRIOMA it is easy to estimate for an OFC the tritium extraction efficiency of the extractor, the external losses and the inventory.

The code allows to build OFCs with Packed Tower extractors, heat exchangers, Breeding Blankets and Permeation Against Vacuum Extractors, and accounts the interaction between components, analyzing the OFC as a whole. Both molten salt breeders and liquid metal breeders are implemented, and outlet partial pressure is accounted. The code is verified against the nodal model present in TRIOMA and against FEM models based in COMSOL.

In the current state, surface effects are implemented only on the outer side of the pipe. This is based on the assumption that inside molten salt fluids the oxyde layer which limits dissociation and recombinarion is not expected to form. In liquid metals Tritium is in the atomic phase, as for the solid metal, so dissociation and recombination are not expected to happen.

Getting started

To run copy the repo in a local folder, and run:

pip install -r requirements.txt or pip install trioma directly with pip install TRIOMA

Documentation

Documentation can be viewed at https://gabriele-ferrero.github.io/TRIOMA/

Tutorials

Get started quickly with TRIOMA tutorials at https://github.com/gabriele-ferrero/TRIOMA/tree/main/Examples

Verification

Verifications of TRIOMA's functions are available at this repository

Contributions

Contributions are welcome from everyone. The project is a work in progress and may intercur significant and structural changes.

Citations

TRIOMA takes the same approach and often the same equations from the following papers: Alberghi, Ciro, et al. "Development of new analytical tools for tritium transport modelling." Fusion Engineering and Design 177 (2022): 113083. Humrickhouse, Paul W., and Thomas F. Fuerst. Tritium transport phenomena in molten-salt reactors. No. INL/EXT-20-59927-Rev000. Idaho National Lab.(INL), Idaho Falls, ID (United States), 2020.

Fuerst, Thomas F., Chase N. Taylor, and Paul W. Humrickhouse. Tritium Transport Phenomena in Molten-Salt Reactors: Molten Salt Tritium Transport Experiment Design. No. INL/EXT-21-63108-Rev000. Idaho National Lab.(INL), Idaho Falls, ID (United States), 2021.

Rader, Jordan D., M. Scott Greenwood, and Paul W. Humrickhouse. "Verification of modelica-based models with analytical solutions for tritium diffusion." Nuclear Technology 203.1 (2018): 58-65.

Urgorri, F. R., et al. "Theoretical evaluation of the tritium extraction from liquid metal flows through a free surface and through a permeable membrane."

About

TRIOMA is an object oriented package for 0D/1D description for Tritium in components for the Outer Fuel Cycle of a Fusion Reactor

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages