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

Functions

 compare_results (egslst, inp_name)
 

Variables

str EGSINP = "variable_w_recycling.egsinp"
 
int TIME_LIMIT_S_PER_MHZ = 15/2993.
 
list BENCHMARK_DOSES = [(1.061E-13, 0.0001), (1.644E-13, 0.0001)]
 

Detailed Description

A test for comparing the dose from sources with different source weighting and
recyling on with calculations from when egs_brachy was in a known good state.

Gold standard dose distribution was generated with egs_brachy and
gold_standard.egsinp

Function Documentation

◆ compare_results()

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

Definition at line 25 of file test.py.

Variable Documentation

◆ BENCHMARK_DOSES

list eb_tests.variable_w_recycling.test.BENCHMARK_DOSES = [(1.061E-13, 0.0001), (1.644E-13, 0.0001)]

Definition at line 22 of file test.py.

◆ EGSINP

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

Definition at line 18 of file test.py.

◆ TIME_LIMIT_S_PER_MHZ

int eb_tests.variable_w_recycling.test.TIME_LIMIT_S_PER_MHZ = 15/2993.

Definition at line 19 of file test.py.