Index: Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.Data/StabilityPointStructuresInput.cs =================================================================== diff -u -rcd01068cb650d08d0cf061ed6b4a2a5dc6ebf0b1 -rcd72075e69264b38c0df17a11e7de9096fcf6932 --- Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.Data/StabilityPointStructuresInput.cs (.../StabilityPointStructuresInput.cs) (revision cd01068cb650d08d0cf061ed6b4a2a5dc6ebf0b1) +++ Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.Data/StabilityPointStructuresInput.cs (.../StabilityPointStructuresInput.cs) (revision cd72075e69264b38c0df17a11e7de9096fcf6932) @@ -134,7 +134,7 @@ EvaluationLevel = (RoundedDouble) double.NaN; FailureProbabilityRepairClosure = (RoundedDouble) 0.0; InflowModelType = 0; - LoadSchematizationType = 0; + LoadSchematizationType = LoadSchematizationType.Linear; StructureNormalOrientation = (RoundedDouble) double.NaN; VerticalDistance = (RoundedDouble) double.NaN; LevellingCount = 0;