// // Set parameters for the adaptive sampler. // timelockout = 1000.; //Seconds // // Omitting a threshold shuts it off. // // There must be ngood samples (that pass the threshold tests) out of // the last nsamples to trigger a gulp. // minfl676_0 = 2.e-3; //unitless mindepth0 = 2.; //meters ngood0 = 4; nsamples0 = 8; // minfl676_1 = 2.e-3; //unitless mindepth1 = 2.; //meters ngood1 = 4; nsamples1 = 8; // minfl676_2 = 2.e-3; //unitless mindepth2 = 2.; //meters ngood2 = 4; nsamples2 = 8; // minfl676_3 = 2.e-3; //unitless mindepth3 = 2.; //meters ngood3 = 4; nsamples3 = 8; // minfl676_4 = 2.e-3; //unitless mindepth4 = 2.; //meters ngood4 = 4; nsamples4 = 8; // minfl676_5 = 2.e-3; //unitless mindepth5 = 2.; //meters ngood5 = 4; nsamples5 = 8; // minfl676_6 = 2.e-3; //unitless mindepth6 = 2.; //meters ngood6 = 4; nsamples6 = 8; // minfl676_7 = 2.e-3; //unitless mindepth7 = 2.; //meters ngood7 = 4; nsamples7 = 8; // minfl676_8 = 2.e-3; //unitless mindepth8 = 2.; //meters ngood8 = 4; nsamples8 = 8; // minfl676_9 = 2.e-3; //unitless mindepth9 = 2.; //meters ngood9 = 4; nsamples9 = 8; // // The End! //