EGS Brachy
An egs++ user code for rapid brachytherapy calculations
Loading...
Searching...
No Matches
Functions | Variables
eb_tests.recycling.test Namespace Reference

Functions

 compare_results (egslst, inp_name)
 

Variables

str EGSINP = "recycling.egsinp"
 
int TIME_LIMIT_S_PER_MHZ = 16/2993.
 

Detailed Description

A test for ensuring doses calculated with recycling turned on are the same as
doses without recycling.

Function Documentation

◆ compare_results()

eb_tests.recycling.test.compare_results (   egslst,
  inp_name 
)

Definition at line 19 of file test.py.

Variable Documentation

◆ EGSINP

str eb_tests.recycling.test.EGSINP = "recycling.egsinp"

Definition at line 15 of file test.py.

◆ TIME_LIMIT_S_PER_MHZ

int eb_tests.recycling.test.TIME_LIMIT_S_PER_MHZ = 16/2993.

Definition at line 16 of file test.py.