======================================================
overall structure of the code

/* this counts how many times ionize is called in this model after startr,
 * and is flag used by ionize to understand it is being called the first time*/
conv.nTotalIoniz = 0;

======================================================
beta version of code, set in zerologic
BetaVer.nBetaVer = 0;

