ORGANIZE_PSTOneRefillStep3_UseFromWhichTimeStep
use the new implementation of PST_OneRefillStep_3 from which time step
Example:
The default value is
ORGANIZE_PSTOneRefillStep3_UseFromWhichTimeStep = -1.
If negative, the old version PST_OneRefillStep_2 is used throughout the simulation.
If
ORGANIZE_PSTOneRefillStep3_UseFromWhichTimeStep = -22 , the new version PST_OneRefillStep_22 is used throughout the simulation.
If positive, the old version PST_OneRefillStep_2 is used until the given time step-1, then the new version PST_OneRefillStep_3 is employed.
This is temporary until PST_OneRefillStep_3 has become standard.