irradiapy.srim.range3d module

This module contains the Range3D class.

class irradiapy.srim.range3d.Range3D(srim)[source]

Bases: SRIMFile

Class to handle RANGE_3D.txt file.

process_file(range3d_path)[source]

Processes RANGE_3D.txt file.

Parameters:

range3d_path (Path) – RANGE_3D.txt path.

Return type:

None