Index: DamEngine/trunk/src/Deltares.DamEngine.Calculators/DikesOperational/OperationalCalculator.cs =================================================================== diff -u -r5597 -r5643 --- DamEngine/trunk/src/Deltares.DamEngine.Calculators/DikesOperational/OperationalCalculator.cs (.../OperationalCalculator.cs) (revision 5597) +++ DamEngine/trunk/src/Deltares.DamEngine.Calculators/DikesOperational/OperationalCalculator.cs (.../OperationalCalculator.cs) (revision 5643) @@ -232,6 +232,7 @@ damKernelInput.RiverLevelHigh = Double.NaN; damKernelInput.RiverLevelLow = null; damKernelInput.FilenamePrefix = $"Dik(dike)_Loc({location.Name})_Stp({timeStepIndex})_Mdl({damFailureMechanismCalculationSpecification.StabilityModelType})_{DateToTimeStamp(timeSerieEntry.DateTime)}"; + damKernelInput.CurrentEmbankmentSoil = location.GetDikeEmbankmentSoil(); SynchronizeLocationDataWithScenarioData(designScenario, location); IKernelDataInput kernelDataInput; IKernelDataOutput kernelDataOutput; @@ -242,7 +243,6 @@ { throw new NotImplementedException(Resources.DesignCalculatorKernelNotImplemented); } - PrepareResult prepareResult = kernelWrapper.Prepare(damKernelInput, 0, out kernelDataInput, out kernelDataOutput); // Sometimes the kernelDataInput is not created (p.e when soilprofileprobablility is meant for