TRAX FAQ: How to calculate a depth dose distribution
An example is
here
. You can call it e.g. as a script as follows:
exec "$TRAX/TUTOR/evaladose.exec"
A second parameter (
./
) specofoes the target directory for the various output files,
exec "$TRAX/TUTOR/evaladose.exec" './'
in this case the current working directory.
Last updated:
M.Kraemer
,
$Id: traxfaqadose.html,v 1.1 2015/01/05 17:20:04 kraemer Exp $