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

Functions

 get_n_highest_dose_pairs (dose1, dose2, n=NCOMPARE)
 
 compare_results (egslst, inp_name)
 

Variables

str EGSINP = "tg43mode_recycling.egsinp"
 
int TIME_LIMIT_S_PER_MHZ = 1000/2993.
 
int NCOMPARE = 50
 

Detailed Description

A test to ensure superposition mode calculations with recycling turned on
result in the same dose as superposition mode calculations without recycling.

Function Documentation

◆ compare_results()

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

Definition at line 21 of file test.py.

◆ get_n_highest_dose_pairs()

eb_tests.tg43mode_recycle.test.get_n_highest_dose_pairs (   dose1,
  dose2,
  n = NCOMPARE 
)

Definition at line 18 of file test.py.

Variable Documentation

◆ EGSINP

str eb_tests.tg43mode_recycle.test.EGSINP = "tg43mode_recycling.egsinp"

Definition at line 14 of file test.py.

◆ NCOMPARE

int eb_tests.tg43mode_recycle.test.NCOMPARE = 50

Definition at line 16 of file test.py.

◆ TIME_LIMIT_S_PER_MHZ

int eb_tests.tg43mode_recycle.test.TIME_LIMIT_S_PER_MHZ = 1000/2993.

Definition at line 15 of file test.py.