TRiP98 FAQ: How to calculate dose distributions accounting for oxygenation


An sample calculation for a two-field plan optimized without considering oxygenation is here. You can call it as a script as follows:
   exec "$TRIP98/TUTOR/planoer.exec" 
An optional second parameter (./) specifies the target directory for the various output files,
   exec "$TRIP98/TUTOR/planoer.exec" './'
in this case the current working directory.

You may use the same script to perform an optimization including oxygenation:

   exec "$TRIP98/TUTOR/planoer.exec" './' optoxy

Last updated:
$Id: trip98faqdoseoer.html,v 1.1 2018/09/25 17:06:19 kraemer Exp $
M.Kraemer@gsi.de