Index: Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Service/ClosingStructuresCalculationService.cs =================================================================== diff -u -r6181b47c13d78023ce936b0037294a94cc1f1708 -rd69452647d1dd817837c5a0814db43a783e9fcbe --- Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Service/ClosingStructuresCalculationService.cs (.../ClosingStructuresCalculationService.cs) (revision 6181b47c13d78023ce936b0037294a94cc1f1708) +++ Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Service/ClosingStructuresCalculationService.cs (.../ClosingStructuresCalculationService.cs) (revision d69452647d1dd817837c5a0814db43a783e9fcbe) @@ -129,7 +129,8 @@ structureInput.ModelFactorSuperCriticalFlow.Mean, structureInput.ModelFactorSuperCriticalFlow.StandardDeviation, structureInput.ThresholdHeightOpenWeir.Mean, structureInput.ThresholdHeightOpenWeir.StandardDeviation, structureInput.InsideWaterLevel.Mean, structureInput.InsideWaterLevel.StandardDeviation, - structureInput.WidthFlowApertures.Mean, structureInput.WidthFlowApertures.StandardDeviation); + structureInput.WidthFlowApertures.Mean, structureInput.WidthFlowApertures.StandardDeviation, + generalInput.ModelFactorLongThreshold.Mean, generalInput.ModelFactorLongThreshold.StandardDeviation); } private static StructuresClosureFloodedCulvertCalculationInput CreateFloodedCulvertCalculationInput(