- Global bma (double z1, double b)
- Currently, this function is not called by anything.
- Global djdx (double e1, double z0, double I0, double f0, double K, short sswitch, tdata *target)
- The parameters needed are not contained in the target table.
- Global effective_charge (double z0, double e1, double z2, short sswitch)
- The Pierce & Blann formula is not actually available; it is simply commented out.
- Global Fbrems (double x)
- Currently, this function is unused.
- Global qrange (double e, double z1, double a1, short sswitch, tdata *target)
- Currently, this function isn't called by anything.
- Global run_range (FILE *finput, FILE *foutput, short sswitch, tdata *extratargets)
- The primary ionization parameters are currently hard-coded.