You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

AdjustQ

Input
  • observedInstantaneousDischarge
  • observedMeanDailyDischarge
  • simulatedDischarge
Coefficient set
  • blending steps
  • errorTolerance
  • maxNumberOfIterations
  • iterpolationType
Output
  • adjustedSimulatedDischarge
Description


AdjustQ corrects the simulated discharges by using observed instantaneous discharges and observed mean dialy discharges. The procedure is actually a combination of the

transformations AdjustQUsingInstantaneousDischarge and AdjustQUsingMeanDailyDischarge. First the simulated discharged will be corrected by using the instantaneous discharges. If not all of the mean dialy discharges are within the error tolerance the simulated discharges will also be corrected with the AdjustQUsingMeanDailyDischarge procedure. A detailed description of the configuration options in the coefficient set can be found the sections of AdjustQUsingInstantaneousDischarge and AdjustQUsingMeanDailyDischarge.


 

  • No labels