Index: Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationExporterTest.cs =================================================================== diff -u -rd393a6e22ba176f0ce9731629a37ce3272b1f433 -r82db5c5ee21fae9e20fee1412dbb29b1c47b038a --- Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationExporterTest.cs (.../HeightStructuresCalculationConfigurationExporterTest.cs) (revision d393a6e22ba176f0ce9731629a37ce3272b1f433) +++ Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.IO.Test/HeightStructuresCalculationConfigurationExporterTest.cs (.../HeightStructuresCalculationConfigurationExporterTest.cs) (revision 82db5c5ee21fae9e20fee1412dbb29b1c47b038a) @@ -137,11 +137,13 @@ }, StormDuration = new VariationCoefficientLogNormalDistribution { - Mean = (RoundedDouble) 6.0 + Mean = (RoundedDouble) 6.0, + CoefficientOfVariation = (RoundedDouble) 1.2222 }, ModelFactorSuperCriticalFlow = new NormalDistribution { - Mean = (RoundedDouble) 1.10 + Mean = (RoundedDouble) 1.10, + StandardDeviation = (RoundedDouble) 1.2222 }, FlowWidthAtBottomProtection = new LogNormalDistribution {