Index: DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/IntegrationTests/OperationalPulauTekongTests.cs
===================================================================
diff -u
--- DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/IntegrationTests/OperationalPulauTekongTests.cs (revision 0)
+++ DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/IntegrationTests/OperationalPulauTekongTests.cs (revision 1809)
@@ -0,0 +1,79 @@
+// Copyright (C) Stichting Deltares 2018. All rights reserved.
+//
+// This file is part of the Dam Engine.
+//
+// The Dam Engine is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
+//
+// All names, logos, and references to "Deltares" are registered trademarks of
+// Stichting Deltares and remain full property of Stichting Deltares at all times.
+// All rights reserved.
+
+using System.IO;
+using System.Text;
+using Deltares.DamEngine.Data.General;
+using Deltares.DamEngine.Interface;
+using Deltares.DamEngine.Io;
+using Deltares.DamEngine.TestHelpers;
+using NUnit.Framework;
+
+namespace Deltares.DamEngine.IntegrationTests.IntegrationTests
+{
+ ///
+ /// These tests were based on DamLiveIntegrationTest.Run_UsingTestFiles_HasExpectedResultsInOutputFile()
+ ///
+ [TestFixture]
+ class OperationalPulauTekongTests
+ {
+ private const double tolerance = 0.0005;
+ [Test]
+ public void Run_UsingTestFiles_HasExpectedResultsInOutputFile()
+ {
+ const string calcDir = "TestOperationalPulauTekong";
+ const string workingDir = @"TestFiles\";
+ const string baseTestDirectory = @".\Operational\PulauTekong\";
+ if (Directory.Exists(calcDir))
+ {
+ Directory.Delete(calcDir, true); // delete previous results
+ }
+
+ Directory.CreateDirectory(calcDir);
+ // Switch to TestFiles directory to check if DamLive can also run from another directory
+ Directory.SetCurrentDirectory(workingDir);
+ // Based on "Deltares.DamLive.Tests.PulauTekongTest"
+ const string inputFileName = baseTestDirectory + @"PulauTekong.InputFile.xml";
+ const string outputFileName = baseTestDirectory + @"PulauTekong.OutputFile.xml";
+ string inputString = File.ReadAllText(inputFileName);
+ inputString = XmlAdapter.ChangeValueInXml(inputString, "ProjectPath", ""); // Current directory will be used
+ inputString = XmlAdapter.ChangeValueInXml(inputString, "CalculationMap", calcDir); // Current directory will be used
+ inputString = XmlAdapter.ChangeValueInXml(inputString, "MapForSoilgeometries2D", baseTestDirectory + @"Operational\PulauTekong\PulauTekong.geometries2D.0\");
+ inputString = XmlAdapter.ChangeValueInXml(inputString, "SoilDatabaseName", baseTestDirectory + @"Operational\PulauTekong\PulauTekong0.soilmaterials.mdb");
+ EngineInterface engineInterface = new EngineInterface(inputString);
+ Assert.IsNotNull(engineInterface.DamProjectData);
+ string outputString = engineInterface.Run();
+ File.WriteAllText(outputFileName, outputString, Encoding.Unicode);
+ Assert.IsNotNull(outputString);
+ var output = DamXmlSerialization.LoadOutputFromXmlString(outputString);
+ DamProjectData actualDamProjectData = FillDamFromXmlOutput.CreateDamProjectData(null, output);
+ Assert.AreEqual(1.603, output.Results.OperationalOutputTimeSeries[0].Entries.TimeSerieEntry[0].Value, tolerance);
+ Assert.AreEqual(1.603, output.Results.OperationalOutputTimeSeries[0].Entries.TimeSerieEntry[1].Value, tolerance);
+ // Following values were 0.590 in the previous DamLive version, but that has to do with how the
+ // reference level Su is handled in D-GeoStability 18.1 and D-GeoStability 15.1
+ Assert.AreEqual(1.007, output.Results.OperationalOutputTimeSeries[1].Entries.TimeSerieEntry[0].Value, tolerance);
+ Assert.AreEqual(1.007, output.Results.OperationalOutputTimeSeries[1].Entries.TimeSerieEntry[1].Value, tolerance);
+
+ }
+
+
+ }
+}
Index: DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/TestFiles/Operational/PulauTekong/PulauTekong.geometries2D.0/CD CS2 X3.sti
===================================================================
diff -u
--- DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/TestFiles/Operational/PulauTekong/PulauTekong.geometries2D.0/CD CS2 X3.sti (revision 0)
+++ DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/TestFiles/Operational/PulauTekong/PulauTekong.geometries2D.0/CD CS2 X3.sti (revision 1809)
@@ -0,0 +1,1417 @@
+Input file for D-Geo Stability : Stability of earth slopes.
+==============================================================================
+COMPANY : Stichting Deltares
+
+DATE : 08-Aug-18
+TIME : 15:00:14
+FILENAME : D:\DAMLiveSingapore\Damlive\csv files\Geometries\CD CS2 X3.sti
+CREATED BY : D-Geo Stability version 18.1.1.3
+========================== BEGINNING OF DATA ==========================
+[VERSION]
+Soil=1003
+Geometry=1000
+StressCurve=1000
+BondStressDiagram=1000
+YieldStress=1001
+D-Geo Stability=1008
+[END OF VERSION]
+
+[SOIL COLLECTION]
+ 7 = number of items
+[SOIL]
+Sand X3
+SoilColor=851951
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=17.64
+SoilGamWet=19.85
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=23.07
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+Good Earth X3
+SoilColor=13827451
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=17.00
+SoilGamWet=17.00
+SoilRestSlope=0
+SoilCohesion=15.00
+SoilPhi=19.40
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+Revetment X3
+SoilColor=9544960
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=14.00
+SoilGamWet=14.00
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=25.00
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+Tekong X3
+SoilColor=6270895
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=19.85
+SoilGamWet=19.85
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=20.90
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+SDF X3
+SoilColor=5953498
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=14.50
+SoilGamWet=14.50
+SoilRestSlope=0
+SoilCohesion=35.00
+SoilPhi=0.00
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+CDM X3
+SoilColor=10944420
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=14.50
+SoilGamWet=14.50
+SoilRestSlope=0
+SoilCohesion=32.50
+SoilPhi=0.00
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+RS(L) X3
+SoilColor=9211020
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=19.00
+SoilGamWet=19.00
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=20.64
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[END OF SOIL COLLECTION]
+
+[GEOMETRY DATA]
+[ACCURACY]
+ 0.0010
+[END OF ACCURACY]
+
+[POINTS]
+ 63 - Number of geometry points -
+ 1 0.000 102.500 0.000
+ 2 10.000 102.000 0.000
+ 3 12.200 101.500 0.000
+ 4 13.700 102.000 0.000
+ 5 17.700 102.000 0.000
+ 6 19.700 102.000 0.000
+ 7 29.600 98.700 0.000
+ 8 35.640 98.700 0.000
+ 9 47.017 102.500 0.000
+ 10 49.000 102.500 0.000
+ 11 53.000 102.500 0.000
+ 12 55.000 102.500 0.000
+ 13 88.930 91.190 0.000
+ 14 90.430 91.190 0.000
+ 15 91.930 90.790 0.000
+ 16 92.200 90.790 0.000
+ 17 120.000 90.790 0.000
+ 18 53.000 102.100 0.000
+ 19 55.000 102.100 0.000
+ 20 56.200 101.700 0.000
+ 21 88.930 90.790 0.000
+ 22 17.700 101.600 0.000
+ 23 19.700 101.600 0.000
+ 24 29.700 98.300 0.000
+ 25 35.610 98.290 0.000
+ 26 45.802 101.700 0.000
+ 27 47.000 102.100 0.000
+ 28 49.000 102.100 0.000
+ 29 49.000 101.700 0.000
+ 30 53.000 101.700 0.000
+ 31 63.291 98.290 0.000
+ 32 63.291 97.300 0.000
+ 33 66.400 97.300 0.000
+ 34 66.400 96.370 0.000
+ 35 69.092 96.368 0.000
+ 36 69.200 96.370 0.000
+ 37 69.200 96.332 0.000
+ 38 69.200 95.420 0.000
+ 39 72.000 95.420 0.000
+ 40 72.000 94.500 0.000
+ 41 74.780 94.480 0.000
+ 42 74.780 93.560 0.000
+ 43 77.580 93.550 0.000
+ 44 77.580 92.620 0.000
+ 45 80.380 92.625 0.000
+ 46 80.380 91.700 0.000
+ 47 83.180 91.695 0.000
+ 48 83.180 90.790 0.000
+ 49 86.000 90.765 0.000
+ 50 38.780 98.290 0.000
+ 51 35.612 97.300 0.000
+ 52 35.640 84.225 0.000
+ 53 92.200 84.225 0.000
+ 54 0.000 99.500 0.000
+ 55 5.500 99.300 0.000
+ 56 29.600 97.300 0.000
+ 57 0.000 60.000 0.000
+ 58 120.000 60.000 0.000
+ 59 0.000 101.700 0.000
+ 60 45.545 101.700 0.000
+ 61 47.000 101.700 0.000
+ 62 83.301 90.800 0.000
+ 63 120.000 90.800 0.000
+[END OF POINTS]
+
+[CURVES]
+ 68 - Number of curves -
+ 1 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 1 2
+ 2 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 2 3
+ 3 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 3 4
+ 4 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 4 5
+ 5 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 5 6
+ 6 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 6 7
+ 7 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 7 8
+ 8 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 8 9
+ 9 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 9 10
+ 10 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 10 11
+ 11 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 11 12
+ 12 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 12 13
+ 13 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 13 14
+ 14 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 14 15
+ 15 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 15 16
+ 16 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 16 17
+ 17 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 11 18
+ 18 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 18 19
+ 19 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 19 20
+ 20 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 20 21
+ 21 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 21 15
+ 22 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 5 22
+ 23 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 22 23
+ 24 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 23 24
+ 25 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 24 25
+ 26 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 25 26
+ 27 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 26 27
+ 28 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 27 28
+ 29 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 28 10
+ 30 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 26 29
+ 31 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 29 30
+ 32 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 30 20
+ 33 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 30 31
+ 34 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 31 32
+ 35 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 32 33
+ 36 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 33 34
+ 37 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 34 35
+ 38 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 35 36
+ 39 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 36 37
+ 40 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 37 38
+ 41 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 38 39
+ 42 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 39 40
+ 43 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 40 41
+ 44 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 41 42
+ 45 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 42 43
+ 46 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 43 44
+ 47 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 44 45
+ 48 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 45 46
+ 49 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 46 47
+ 50 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 47 48
+ 51 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 48 49
+ 52 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 49 21
+ 53 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 25 50
+ 54 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 50 29
+ 55 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 50 31
+ 56 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 25 51
+ 57 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 51 52
+ 58 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 52 53
+ 59 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 53 16
+ 60 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 54 55
+ 61 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 55 3
+ 62 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 55 56
+ 63 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 56 51
+ 64 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 57 58
+ 65 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 59 60
+ 66 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 60 61
+ 67 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 61 62
+ 68 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 62 63
+[END OF CURVES]
+
+[BOUNDARIES]
+ 11 - Number of boundaries -
+ 0 - Boundary number
+ 1 - number of curves on boundary, next line(s) are curvenumbers
+ 64
+ 1 - Boundary number
+ 7 - number of curves on boundary, next line(s) are curvenumbers
+ 60 62 63 57 58 59 16
+ 2 - Boundary number
+ 13 - number of curves on boundary, next line(s) are curvenumbers
+ 60 61 3 4 22 23 24 25 56 57
+ 58 59 16
+ 3 - Boundary number
+ 13 - number of curves on boundary, next line(s) are curvenumbers
+ 1 2 3 4 22 23 24 25 56 57
+ 58 59 16
+ 4 - Boundary number
+ 32 - number of curves on boundary, next line(s) are curvenumbers
+ 1 2 3 4 22 23 24 25 53 55
+ 34 35 36 37 38 39 40 41 42 43
+ 44 45 46 47 48 49 50 51 52 21
+ 15 16
+ 5 - Boundary number
+ 34 - number of curves on boundary, next line(s) are curvenumbers
+ 1 2 3 4 22 23 24 25 53 54
+ 31 33 34 35 36 37 38 39 40 41
+ 42 43 44 45 46 47 48 49 50 51
+ 52 21 15 16
+ 6 - Boundary number
+ 34 - number of curves on boundary, next line(s) are curvenumbers
+ 1 2 3 4 22 23 24 25 26 30
+ 31 33 34 35 36 37 38 39 40 41
+ 42 43 44 45 46 47 48 49 50 51
+ 52 21 15 16
+ 7 - Boundary number
+ 16 - number of curves on boundary, next line(s) are curvenumbers
+ 1 2 3 4 22 23 24 25 26 30
+ 31 32 20 21 15 16
+ 8 - Boundary number
+ 20 - number of curves on boundary, next line(s) are curvenumbers
+ 1 2 3 4 22 23 24 25 26 27
+ 28 29 10 17 18 19 20 21 15 16
+ 9 - Boundary number
+ 17 - number of curves on boundary, next line(s) are curvenumbers
+ 1 2 3 4 5 6 7 8 9 10
+ 17 18 19 20 21 15 16
+ 10 - Boundary number
+ 16 - number of curves on boundary, next line(s) are curvenumbers
+ 1 2 3 4 5 6 7 8 9 10
+ 11 12 13 14 15 16
+[END OF BOUNDARIES]
+
+[USE PROBABILISTIC DEFAULTS BOUNDARIES]
+ 11 - Number of boundaries -
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+[END OF USE PROBABILISTIC DEFAULTS BOUNDARIES]
+
+[STDV BOUNDARIES]
+ 11 - Number of boundaries -
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+[END OF STDV BOUNDARIES]
+
+[DISTRIBUTION BOUNDARIES]
+ 11 - Number of boundaries -
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+[END OF DISTRIBUTION BOUNDARIES]
+
+[PIEZO LINES]
+ 1 - Number of piezometric level lines -
+ 1 - PlLine number
+ 4 - number of curves on PlLine, next line(s) are curvenumbers
+ 65 66 67 68
+[END OF PIEZO LINES]
+
+[PHREATIC LINE]
+ 1 - Number of the piezometric level line acting as phreatic line -
+[END OF PHREATIC LINE]
+
+[WORLD CO-ORDINATES]
+ 0.000 - X world 1 -
+ 0.000 - Y world 1 -
+ 0.000 - X world 2 -
+ 0.000 - Y world 2 -
+[END OF WORLD CO-ORDINATES]
+
+[LAYERS]
+ 10 - Number of layers -
+ 1 - Layer number, next line is material of layer
+ RS(L) X3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 1 - Boundarynumber at top of layer
+ 0 - Boundarynumber at bottom of layer
+ 2 - Layer number, next line is material of layer
+ Good Earth X3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 2 - Boundarynumber at top of layer
+ 1 - Boundarynumber at bottom of layer
+ 3 - Layer number, next line is material of layer
+ Tekong X3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 3 - Boundarynumber at top of layer
+ 2 - Boundarynumber at bottom of layer
+ 4 - Layer number, next line is material of layer
+ CDM X3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 4 - Boundarynumber at top of layer
+ 3 - Boundarynumber at bottom of layer
+ 5 - Layer number, next line is material of layer
+ SDF X3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 5 - Boundarynumber at top of layer
+ 4 - Boundarynumber at bottom of layer
+ 6 - Layer number, next line is material of layer
+ Sand X3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 6 - Boundarynumber at top of layer
+ 5 - Boundarynumber at bottom of layer
+ 7 - Layer number, next line is material of layer
+ Sand X3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 7 - Boundarynumber at top of layer
+ 6 - Boundarynumber at bottom of layer
+ 8 - Layer number, next line is material of layer
+ Good Earth X3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 8 - Boundarynumber at top of layer
+ 7 - Boundarynumber at bottom of layer
+ 9 - Layer number, next line is material of layer
+ Revetment X3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 9 - Boundarynumber at top of layer
+ 8 - Boundarynumber at bottom of layer
+ 10 - Layer number, next line is material of layer
+ Revetment X3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 10 - Boundarynumber at top of layer
+ 9 - Boundarynumber at bottom of layer
+[END OF LAYERS]
+
+[LAYERLOADS]
+ - Layers which are loads -
+
+[END OF LAYERLOADS]
+
+[END OF GEOMETRY DATA]
+[RUN IDENTIFICATION TITLES]
+
+
+
+[END OF RUN IDENTIFICATION TITLES]
+[MODEL]
+ 1 : Bishop
+ 1 : C phi
+ 0 : Probabilistic off
+ 1 : Mean
+ 1 : Geotextiles on
+ 1 : Nails on
+ 0 : Zone plot off
+ 0 : Local measurements
+[END OF MODEL]
+[MSEEPNET]
+ Use potential file
+ 0 : Do not use water net of MSeep file
+ 0 : Do not make negative pressures 0
+[END OF MSEEPNET]
+[UNIT WEIGHT WATER]
+ 9.81 : Unit weight water
+[END OF UNIT WEIGHT WATER]
+[DEGREE OF CONSOLIDATION]
+ 10 Number of layers
+ 10 100
+ 9 100 100
+ 8 100 100 100
+ 7 100 100 100 100
+ 6 100 100 100 100 100
+ 5 100 100 100 100 100 100
+ 4 100 100 100 100 100 100 100
+ 3 100 100 100 100 100 100 100 100
+ 2 100 100 100 100 100 100 100 100 100
+ 1 100 100 100 100 100 100 100 100 100 100
+ 0 capillary water not included
+[END OF DEGREE OF CONSOLIDATION]
+[DEGREE TEMPORARY LOADS]
+ 100 100 100 100 100 100 100 100 100 100
+ 0 capillary water not included
+[END OF DEGREE TEMPORARY LOADS]
+[DEGREE EARTH QUAKE]
+ 100 100 100 100 100 100 100 100 100 100
+[END OF DEGREE EARTH QUAKE]
+[CIRCLES]
+ 59.600 84.130 10 X-direction
+ 105.829 115.829 10 Y-direction
+ 90.000 80.000 10 Tangent lines
+ 20.000 0.000 0 no fixed point used
+[END OF CIRCLES]
+[SPENCER SLIP DATA]
+ 0 Number of points
+[END OF SPENCER SLIP DATA]
+[SPENCER SLIP DATA 2]
+ 0 Number of points
+[END OF SPENCER SLIP DATA 2]
+[SPENCER SLIP INTERVAL]
+ 2 : Slip spencer interval
+[END OF SPENCER SLIP INTERVAL]
+[LINE LOADS]
+ 0 = number of items
+[END OF LINE LOADS]
+[UNIFORM LOADS]
+ 0 = number of items
+[END OF UNIFORM LOADS]
+[TREE ON SLOPE]
+0.00 = WindForce
+0.00 = XCoordinate
+0.00 = YCoordinate
+10.00 = width of root zone
+0.0 = AngleOfDistribution
+[END OF TREE ON SLOPE]
+[EARTH QUAKE]
+ 0.000 = horizontal acceleration
+ 0.000 = vertical acceleration
+ 0.000 = free water moment factor
+[END OF EARTH QUAKE]
+[SIGMA-TAU CURVES]
+ 0 = number of items
+[END OF SIGMA-TAU CURVES]
+[BOND STRESS DIAGRAMS]
+ 0 = number of items
+[END OF BOND STRESS DIAGRAMS]
+[MEASURED YIELD STRESSES]
+[YIELD STRESSES]
+ 0 = number of items
+[END OF YIELD STRESSES]
+[END OF MEASURED YIELD STRESSES]
+[MINIMAL REQUIRED CIRCLE DEPTH]
+ 0.00 [m]
+[END OF MINIMAL REQUIRED CIRCLE DEPTH]
+[SLIP CIRCLE SELECTION]
+IsMinXEntryUsed=0
+IsMaxXEntryUsed=0
+XEntryMin=0.00
+XEntryMax=0.00
+[END OF SLIP CIRCLE SELECTION]
+[START VALUE SAFETY FACTOR]
+ 1.000 [-]
+[END OF START VALUE SAFETY FACTOR]
+[REFERENCE LEVEL SU]
+ 16.000 Excavation gamma above freatic level
+ 18.000 Excavation gamma below freatic level
+ 0 number of points
+[END OF REFERENCE LEVEL SU]
+
+[LIFT SLIP DATA]
+ 20.000 20.000 1 X-direction Left
+ 0.000 0.000 1 Y-direction Left
+ 20.000 20.000 1 X-direction Right
+ 0.000 0.000 1 Y-direction Right
+ 0.000 0.000 1 Y-direction tangent lines
+ 0 Automatic grid calculation (1)
+[END OF LIFT SLIP DATA]
+[EXTERNAL WATER LEVELS]
+ 0 = No water data used
+ 0.00 = Design level
+ 0.30 = Decimate height
+ 1 norm = 1/10000
+ 1 = number of items
+Water data (1)
+ 1 = Phreatic line
+ 0.00 = Level
+ Piezo lines
+ 10 - Number of layers
+ 0 0 = Pl-top and pl-bottom
+ 0 0 = Pl-top and pl-bottom
+ 0 0 = Pl-top and pl-bottom
+ 0 0 = Pl-top and pl-bottom
+ 0 0 = Pl-top and pl-bottom
+ 0 0 = Pl-top and pl-bottom
+ 0 0 = Pl-top and pl-bottom
+ 0 0 = Pl-top and pl-bottom
+ 0 0 = Pl-top and pl-bottom
+ 0 0 = Pl-top and pl-bottom
+[END OF EXTERNAL WATER LEVELS]
+[MODEL FACTOR]
+ 1.00 = Limit value stability factor
+ 0.08 = Standard deviation for limit value stability factor
+ 0.00 = Reference standard deviation for degree of consolidation
+ 100.00 = Length of the section
+ 0 = Use contribution of end section
+ 0.00 = Lateral stress ratio
+ 0.25 = Coefficient of variation contribution edge of section
+[END OF MODEL FACTOR]
+[CALCULATION OPTIONS]
+MoveCalculationGrid=1
+ProbCalculationType=2
+SearchMethod=0
+[END OF CALCULATION OPTIONS]
+[PROBABILISTIC DEFAULTS]
+CohesionVariationTotal=0.25
+CohesionDesignPartial=1.25
+CohesionDesignStdDev=-1.65
+CohesionDistribution=3
+PhiVariationTotal=0.15
+PhiDesignPartial=1.10
+PhiDesignStdDev=-1.65
+PhiDistribution=3
+StressTableVariationTotal=0.20
+StressTableDesignPartial=1.15
+StressTableDesignStdDev=-1.65
+StressTableDistribution=3
+RatioCuPcVariationTotal=0.25
+RatioCuPcDesignPartial=1.15
+RatioCuPcDesignStdDev=-1.65
+RatioCuPcDistribution=3
+CuVariationTotal=0.25
+CuDesignPartial=1.15
+CuDesignStdDev=-1.65
+CuDistribution=3
+POPVariationTotal=0.10
+POPDesignPartial=1.10
+POPDesignStdDev=-1.65
+POPDistribution=3
+CompressionRatioVariationTotal=0.25
+CompressionRatioDesignPartial=1.00
+CompressionRatioDesignStdDev=0.00
+CompressionRatioDistribution=3
+ConsolidationCoefTotalStdDev=20.00
+ConsolidationCoefDesignPartial=1.00
+ConsolidationCoefDesignStdDev=1.65
+ConsolidationCoefDistribution=2
+HydraulicPressureTotalStdDev=0.50
+HydraulicPressureDesignPartial=1.00
+HydraulicPressureDesignStdDev=1.65
+HydraulicPressureDistribution=3
+LimitValueBishopMean=1.00
+LimitValueBishopStdDev=0.08
+LimitValueBishopDistribution=3
+LimitValueVanMean=0.95
+LimitValueVanStdDev=0.08
+LimitValueVanDistribution=3
+[END OF PROBABILISTIC DEFAULTS]
+[NEWZONE PLOT DATA]
+ 0.00 = Diketable Height [m]
+ 17.00 = Width top rest profile [m]
+ 20.00 = X co-ordinate indicating start of zone [m]
+ 0.00 = Boundary of M.H.W influence at X [m]
+ 0.00 = Boundary of M.H.W influence at Y [m]
+ 1.19 = Required safety in zone 1a
+ 1.11 = Required safety in zone 1b
+ 1.00 = Required safety in zone 2a
+ 20.00 = Required safety in zone 2b
+ 19.00 = Left side minimum road [m]
+ 0.00 = Right side minimum road [m]
+ 0.90 = Required safety in zone 3a
+ 0.00 = Required safety in zone 3b
+ 0 Stability calculation at left side
+ 0.00 = Remolding reduction factor
+ 0.00 = Schematization reduction factor
+ 0 Overtopping condition more then 0.1 l/m/s
+[END OF NEWZONE PLOT DATA]
+[HORIZONTAL BALANCE]
+HorizontalBalanceXLeft=0.000
+HorizontalBalanceXRight=0.000
+HorizontalBalanceYTop=0.00
+HorizontalBalanceYBottom=0.00
+HorizontalBalanceNYInterval=1
+[END OF HORIZONTAL BALANCE]
+[REQUESTED CIRCLE SLICES]
+ 30 = number of slices
+[END OF REQUESTED CIRCLE SLICES]
+[REQUESTED LIFT SLICES]
+ 50 = number of slices
+[END OF REQUESTED LIFT SLICES]
+[REQUESTED SPENCER SLICES]
+ 50 = number of slices
+[END OF REQUESTED SPENCER SLICES]
+[SOIL RESISTANCE]
+SoilResistanceDowelAction=1
+SoilResistancePullOut=1
+[END OF SOIL RESISTANCE]
+[GENETIC ALGORITHM OPTIONS BISHOP]
+PopulationCount=30
+GenerationCount=30
+EliteCount=2
+MutationRate=0.200
+CrossOverScatterFraction=1.000
+CrossOverSinglePointFraction=0.000
+CrossOverDoublePointFraction=0.000
+MutationJumpFraction=1.000
+MutationCreepFraction=0.000
+MutationInverseFraction=0.000
+MutationCreepReduction=0.050
+[END OF GENETIC ALGORITHM OPTIONS BISHOP]
+[GENETIC ALGORITHM OPTIONS LIFTVAN]
+PopulationCount=40
+GenerationCount=40
+EliteCount=2
+MutationRate=0.250
+CrossOverScatterFraction=1.000
+CrossOverSinglePointFraction=0.000
+CrossOverDoublePointFraction=0.000
+MutationJumpFraction=1.000
+MutationCreepFraction=0.000
+MutationInverseFraction=0.000
+MutationCreepReduction=0.050
+[END OF GENETIC ALGORITHM OPTIONS LIFTVAN]
+[GENETIC ALGORITHM OPTIONS SPENCER]
+PopulationCount=50
+GenerationCount=50
+EliteCount=2
+MutationRate=0.300
+CrossOverScatterFraction=0.000
+CrossOverSinglePointFraction=0.700
+CrossOverDoublePointFraction=0.300
+MutationJumpFraction=0.000
+MutationCreepFraction=0.900
+MutationInverseFraction=0.100
+MutationCreepReduction=0.050
+[END OF GENETIC ALGORITHM OPTIONS SPENCER]
+[MODEL SPECIAL]
+IsAlternativeStrength=0
+IsAdditionalPorePressure=0
+[END OF MODEL SPECIAL]
+[NAIL TYPE DEFAULTS]
+NailTypeLengthNail=0.00
+NailTypeDiameterNail=0.00
+NailTypeDiameterGrout=0.00
+NailTypeYieldForceNail=0.00
+NailTypePlasticMomentNail=0.00
+NailTypeBendingStiffnessNail=0.00E+00
+NailTypeUseFacingOrBearingPlate=0
+[END OF NAIL TYPE DEFAULTS]
+[END OF INPUT FILE]
Index: DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/TestFiles/SD CS1 3-3.sti
===================================================================
diff -u
--- DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/TestFiles/SD CS1 3-3.sti (revision 0)
+++ DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/TestFiles/SD CS1 3-3.sti (revision 1809)
@@ -0,0 +1,1903 @@
+Input file for D-Geo Stability : Stability of earth slopes.
+==============================================================================
+COMPANY : Stichting Deltares
+
+DATE : 24-Jul-18
+TIME : 11:45:48
+FILENAME : N:\Projects\11200000\11200415\B. Measurements and calculations\Berekeningen SmartDike\cross sections for DAMlive\PolderDike\gespiegeld\3-3 ACP19-20_105.5_UD_SS_Improved - 6m-mirrorerd.sti
+CREATED BY : D-Geo Stability version 18.1.1.3
+========================== BEGINNING OF DATA ==========================
+[VERSION]
+Soil=1003
+Geometry=1000
+StressCurve=1000
+BondStressDiagram=1000
+YieldStress=1001
+D-Geo Stability=1008
+[END OF VERSION]
+
+[SOIL COLLECTION]
+ 10 = number of items
+[SOIL]
+Undetermined
+SoilColor=16777215
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=0.01
+SoilGamWet=0.02
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=0.00
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+Sand 3-3
+SoilColor=13827451
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=17.64
+SoilGamWet=19.85
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=24.07
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+Revetment 3-3
+SoilColor=9544960
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=17.64
+SoilGamWet=19.85
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=25.00
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+UMC(L) 3-3
+SoilColor=6270895
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=15.25
+SoilGamWet=15.25
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=13.54
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+FC(L) 3-3
+SoilColor=7648893
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=19.10
+SoilGamWet=19.10
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=15.84
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+CB 3-3
+SoilColor=9764853
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=13.00
+SoilGamWet=13.00
+SoilRestSlope=0
+SoilCohesion=50.00
+SoilPhi=0.00
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+UMC(M) 3-3
+SoilColor=10944420
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=15.10
+SoilGamWet=15.10
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=12.23
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+FC(M) 3-3
+SoilColor=9094655
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=19.10
+SoilGamWet=19.10
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=16.17
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+Good Earth 3-3
+SoilColor=12171263
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=17.00
+SoilGamWet=17.00
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=19.40
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+RS(L) 3-3
+SoilColor=9276906
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=19.00
+SoilGamWet=19.00
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=19.77
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[END OF SOIL COLLECTION]
+
+[GEOMETRY DATA]
+[ACCURACY]
+ 0.0010
+[END OF ACCURACY]
+
+[POINTS]
+ 58 - Number of geometry points -
+ 1 64.200 87.300 0.000
+ 2 0.000 87.300 0.000
+ 3 0.000 74.000 0.000
+ 4 250.000 71.500 0.000
+ 5 0.000 71.500 0.000
+ 6 75.000 81.900 0.000
+ 7 75.000 74.000 0.000
+ 8 75.000 71.500 0.000
+ 9 141.300 70.500 0.000
+ 10 140.500 70.500 0.000
+ 11 141.300 71.500 0.000
+ 12 140.500 71.500 0.000
+ 13 250.000 98.300 0.000
+ 14 188.300 98.300 0.000
+ 15 186.900 97.600 0.000
+ 16 184.300 96.300 0.000
+ 17 182.300 96.300 0.000
+ 18 179.700 97.600 0.000
+ 19 178.300 98.300 0.000
+ 20 173.800 98.300 0.000
+ 21 152.000 105.500 0.000
+ 22 150.000 105.500 0.000
+ 23 137.000 105.500 0.000
+ 24 135.000 105.500 0.000
+ 25 83.700 88.400 0.000
+ 26 79.700 88.400 0.000
+ 27 76.700 87.300 0.000
+ 28 250.000 97.600 0.000
+ 29 172.411 98.300 0.000
+ 30 156.350 103.400 0.000
+ 31 174.615 97.600 0.000
+ 32 250.000 91.000 0.000
+ 33 195.400 91.000 0.000
+ 34 137.000 104.450 0.000
+ 35 135.000 104.450 0.000
+ 36 131.830 103.400 0.000
+ 37 83.700 87.300 0.000
+ 38 141.300 103.400 0.000
+ 39 141.300 103.970 0.000
+ 40 140.500 103.970 0.000
+ 41 140.500 103.400 0.000
+ 42 160.900 90.300 0.000
+ 43 141.300 89.538 0.000
+ 44 141.300 80.466 0.000
+ 45 250.000 74.000 0.000
+ 46 141.300 74.000 0.000
+ 47 140.500 89.507 0.000
+ 48 140.500 80.065 0.000
+ 49 140.500 74.000 0.000
+ 50 132.400 76.000 0.000
+ 51 86.800 76.000 0.000
+ 52 250.000 50.000 0.000
+ 53 0.000 50.000 0.000
+ 54 250.000 97.590 0.000
+ 55 193.316 97.590 0.000
+ 56 141.000 97.590 0.000
+ 57 140.600 103.340 0.000
+ 58 0.000 103.340 0.000
+[END OF POINTS]
+
+[CURVES]
+ 71 - Number of curves -
+ 1 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 6 7
+ 2 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 7 8
+ 3 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 2 1
+ 4 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 1 6
+ 5 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 3 7
+ 6 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 11 4
+ 7 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 8 12
+ 8 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 5 8
+ 9 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 9 11
+ 10 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 12 10
+ 11 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 10 9
+ 12 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 14 13
+ 13 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 15 14
+ 14 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 16 15
+ 15 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 17 16
+ 16 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 18 17
+ 17 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 19 18
+ 18 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 20 19
+ 19 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 21 20
+ 20 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 22 21
+ 21 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 23 22
+ 22 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 24 23
+ 23 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 25 24
+ 24 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 26 25
+ 25 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 27 26
+ 26 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 1 27
+ 27 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 15 28
+ 28 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 29 20
+ 29 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 30 29
+ 30 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 22 30
+ 31 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 31 18
+ 32 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 29 31
+ 33 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 33 32
+ 34 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 31 33
+ 35 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 34 23
+ 36 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 35 34
+ 37 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 36 35
+ 38 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 37 36
+ 39 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 27 37
+ 40 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 38 30
+ 41 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 39 38
+ 42 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 40 39
+ 43 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 41 40
+ 44 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 36 41
+ 45 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 42 33
+ 46 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 43 42
+ 47 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 38 43
+ 48 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 44 42
+ 49 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 43 44
+ 50 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 46 45
+ 51 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 44 46
+ 52 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 46 11
+ 53 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 41 38
+ 54 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 47 43
+ 55 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 41 47
+ 56 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 48 44
+ 57 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 47 48
+ 58 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 49 46
+ 59 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 48 49
+ 60 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 12 11
+ 61 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 49 12
+ 62 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 37 47
+ 63 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 50 48
+ 64 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 51 50
+ 65 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 6 51
+ 66 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 7 49
+ 67 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 53 52
+ 68 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 55 54
+ 69 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 56 55
+ 70 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 57 56
+ 71 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 58 57
+[END OF CURVES]
+
+[BOUNDARIES]
+ 24 - Number of boundaries -
+ 0 - Boundary number
+ 1 - number of curves on boundary, next line(s) are curvenumbers
+ 67
+ 1 - Boundary number
+ 6 - number of curves on boundary, next line(s) are curvenumbers
+ 8 7 10 11 9 6
+ 2 - Boundary number
+ 7 - number of curves on boundary, next line(s) are curvenumbers
+ 5 2 7 10 11 9 6
+ 3 - Boundary number
+ 9 - number of curves on boundary, next line(s) are curvenumbers
+ 3 4 1 2 7 10 11 9 6
+ 4 - Boundary number
+ 9 - number of curves on boundary, next line(s) are curvenumbers
+ 3 4 1 66 61 10 11 9 6
+ 5 - Boundary number
+ 11 - number of curves on boundary, next line(s) are curvenumbers
+ 3 4 65 64 63 59 61 10 11 9
+ 6
+ 6 - Boundary number
+ 11 - number of curves on boundary, next line(s) are curvenumbers
+ 3 26 39 62 57 59 61 10 11 9
+ 6
+ 7 - Boundary number
+ 13 - number of curves on boundary, next line(s) are curvenumbers
+ 3 26 39 38 44 55 57 59 61 10
+ 11 9 6
+ 8 - Boundary number
+ 11 - number of curves on boundary, next line(s) are curvenumbers
+ 3 26 39 38 44 55 57 59 61 60
+ 6
+ 9 - Boundary number
+ 11 - number of curves on boundary, next line(s) are curvenumbers
+ 3 26 39 38 44 55 57 59 58 52
+ 6
+ 10 - Boundary number
+ 11 - number of curves on boundary, next line(s) are curvenumbers
+ 3 26 39 38 44 55 57 56 51 52
+ 6
+ 11 - Boundary number
+ 11 - number of curves on boundary, next line(s) are curvenumbers
+ 3 26 39 38 44 55 54 49 51 52
+ 6
+ 12 - Boundary number
+ 11 - number of curves on boundary, next line(s) are curvenumbers
+ 3 26 39 38 44 53 47 49 51 52
+ 6
+ 13 - Boundary number
+ 13 - number of curves on boundary, next line(s) are curvenumbers
+ 3 26 39 38 44 43 42 41 47 49
+ 51 52 6
+ 14 - Boundary number
+ 12 - number of curves on boundary, next line(s) are curvenumbers
+ 3 26 39 38 44 43 42 41 47 49
+ 51 50
+ 15 - Boundary number
+ 13 - number of curves on boundary, next line(s) are curvenumbers
+ 3 26 39 38 44 43 42 41 47 49
+ 48 45 33
+ 16 - Boundary number
+ 12 - number of curves on boundary, next line(s) are curvenumbers
+ 3 26 39 38 44 43 42 41 47 46
+ 45 33
+ 17 - Boundary number
+ 13 - number of curves on boundary, next line(s) are curvenumbers
+ 3 26 39 38 44 43 42 41 40 29
+ 32 34 33
+ 18 - Boundary number
+ 13 - number of curves on boundary, next line(s) are curvenumbers
+ 3 26 39 38 37 36 35 21 30 29
+ 32 34 33
+ 19 - Boundary number
+ 12 - number of curves on boundary, next line(s) are curvenumbers
+ 3 26 25 24 23 22 21 30 29 32
+ 34 33
+ 20 - Boundary number
+ 15 - number of curves on boundary, next line(s) are curvenumbers
+ 3 26 25 24 23 22 21 30 29 32
+ 31 16 15 14 27
+ 21 - Boundary number
+ 16 - number of curves on boundary, next line(s) are curvenumbers
+ 3 26 25 24 23 22 21 30 29 28
+ 18 17 16 15 14 27
+ 22 - Boundary number
+ 15 - number of curves on boundary, next line(s) are curvenumbers
+ 3 26 25 24 23 22 21 20 19 18
+ 17 16 15 14 27
+ 23 - Boundary number
+ 16 - number of curves on boundary, next line(s) are curvenumbers
+ 3 26 25 24 23 22 21 20 19 18
+ 17 16 15 14 13 12
+[END OF BOUNDARIES]
+
+[USE PROBABILISTIC DEFAULTS BOUNDARIES]
+ 24 - Number of boundaries -
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+[END OF USE PROBABILISTIC DEFAULTS BOUNDARIES]
+
+[STDV BOUNDARIES]
+ 24 - Number of boundaries -
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+[END OF STDV BOUNDARIES]
+
+[DISTRIBUTION BOUNDARIES]
+ 24 - Number of boundaries -
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+[END OF DISTRIBUTION BOUNDARIES]
+
+[PIEZO LINES]
+ 1 - Number of piezometric level lines -
+ 1 - PlLine number
+ 4 - number of curves on PlLine, next line(s) are curvenumbers
+ 71 70 69 68
+[END OF PIEZO LINES]
+
+[PHREATIC LINE]
+ 1 - Number of the piezometric level line acting as phreatic line -
+[END OF PHREATIC LINE]
+
+[WORLD CO-ORDINATES]
+ 0.000 - X world 1 -
+ 0.000 - Y world 1 -
+ 0.000 - X world 2 -
+ 0.000 - Y world 2 -
+[END OF WORLD CO-ORDINATES]
+
+[LAYERS]
+ 23 - Number of layers -
+ 1 - Layer number, next line is material of layer
+ RS(L) 3-3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 1 - Boundarynumber at top of layer
+ 0 - Boundarynumber at bottom of layer
+ 2 - Layer number, next line is material of layer
+ FC(M) 3-3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 2 - Boundarynumber at top of layer
+ 1 - Boundarynumber at bottom of layer
+ 3 - Layer number, next line is material of layer
+ UMC(M) 3-3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 3 - Boundarynumber at top of layer
+ 2 - Boundarynumber at bottom of layer
+ 4 - Layer number, next line is material of layer
+ FC(L) 3-3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 4 - Boundarynumber at top of layer
+ 3 - Boundarynumber at bottom of layer
+ 5 - Layer number, next line is material of layer
+ UMC(L) 3-3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 5 - Boundarynumber at top of layer
+ 4 - Boundarynumber at bottom of layer
+ 6 - Layer number, next line is material of layer
+ Sand 3-3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 6 - Boundarynumber at top of layer
+ 5 - Boundarynumber at bottom of layer
+ 7 - Layer number, next line is material of layer
+ Sand 3-3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 7 - Boundarynumber at top of layer
+ 6 - Boundarynumber at bottom of layer
+ 8 - Layer number, next line is material of layer
+ CB 3-3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 8 - Boundarynumber at top of layer
+ 7 - Boundarynumber at bottom of layer
+ 9 - Layer number, next line is material of layer
+ CB 3-3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 9 - Boundarynumber at top of layer
+ 8 - Boundarynumber at bottom of layer
+ 10 - Layer number, next line is material of layer
+ CB 3-3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 10 - Boundarynumber at top of layer
+ 9 - Boundarynumber at bottom of layer
+ 11 - Layer number, next line is material of layer
+ CB 3-3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 11 - Boundarynumber at top of layer
+ 10 - Boundarynumber at bottom of layer
+ 12 - Layer number, next line is material of layer
+ CB 3-3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 12 - Boundarynumber at top of layer
+ 11 - Boundarynumber at bottom of layer
+ 13 - Layer number, next line is material of layer
+ CB 3-3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 13 - Boundarynumber at top of layer
+ 12 - Boundarynumber at bottom of layer
+ 14 - Layer number, next line is material of layer
+ FC(L) 3-3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 14 - Boundarynumber at top of layer
+ 13 - Boundarynumber at bottom of layer
+ 15 - Layer number, next line is material of layer
+ UMC(L) 3-3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 15 - Boundarynumber at top of layer
+ 14 - Boundarynumber at bottom of layer
+ 16 - Layer number, next line is material of layer
+ Sand 3-3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 16 - Boundarynumber at top of layer
+ 15 - Boundarynumber at bottom of layer
+ 17 - Layer number, next line is material of layer
+ Sand 3-3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 17 - Boundarynumber at top of layer
+ 16 - Boundarynumber at bottom of layer
+ 18 - Layer number, next line is material of layer
+ Sand 3-3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 18 - Boundarynumber at top of layer
+ 17 - Boundarynumber at bottom of layer
+ 19 - Layer number, next line is material of layer
+ Revetment 3-3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 19 - Boundarynumber at top of layer
+ 18 - Boundarynumber at bottom of layer
+ 20 - Layer number, next line is material of layer
+ Sand 3-3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 20 - Boundarynumber at top of layer
+ 19 - Boundarynumber at bottom of layer
+ 21 - Layer number, next line is material of layer
+ Good Earth 3-3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 21 - Boundarynumber at top of layer
+ 20 - Boundarynumber at bottom of layer
+ 22 - Layer number, next line is material of layer
+ Good Earth 3-3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 22 - Boundarynumber at top of layer
+ 21 - Boundarynumber at bottom of layer
+ 23 - Layer number, next line is material of layer
+ Sand 3-3
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 23 - Boundarynumber at top of layer
+ 22 - Boundarynumber at bottom of layer
+[END OF LAYERS]
+
+[LAYERLOADS]
+ - Layers which are loads -
+
+[END OF LAYERLOADS]
+
+[END OF GEOMETRY DATA]
+[RUN IDENTIFICATION TITLES]
+
+
+
+[END OF RUN IDENTIFICATION TITLES]
+[MODEL]
+ 1 : Bishop
+ 1 : C phi
+ 0 : Probabilistic off
+ 1 : Mean
+ 1 : Geotextiles on
+ 1 : Nails on
+ 0 : Zone plot off
+ 0 : Local measurements
+[END OF MODEL]
+[MSEEPNET]
+ Use potential file
+ 0 : Do not use water net of MSeep file
+ 0 : Do not make negative pressures 0
+[END OF MSEEPNET]
+[UNIT WEIGHT WATER]
+ 9.81 : Unit weight water
+[END OF UNIT WEIGHT WATER]
+[DEGREE OF CONSOLIDATION]
+ 23 Number of layers
+ 23 100
+ 22 100 100
+ 21 100 100 100
+ 20 100 100 100 100
+ 19 100 100 100 100 100
+ 18 100 100 100 100 100 100
+ 17 100 100 100 100 100 100 100
+ 16 100 100 100 100 100 100 100 100
+ 15 100 100 100 100 100 100 100 100 100
+ 14 100 100 100 100 100 100 100 100 100 100
+ 13 100 100 100 100 100 100 100 100 100 100
+ 100
+ 12 100 100 100 100 100 100 100 100 100 100
+ 100 100
+ 11 100 100 100 100 100 100 100 100 100 100
+ 100 100 100
+ 10 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100
+ 9 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100
+ 8 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100
+ 7 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100
+ 6 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100
+ 5 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100 100
+ 4 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100 100 100
+ 3 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100 100 100
+ 100
+ 2 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100 100 100
+ 100 100
+ 1 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100 100 100
+ 100 100 100
+ 0 capillary water not included
+[END OF DEGREE OF CONSOLIDATION]
+[DEGREE TEMPORARY LOADS]
+ 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100 100 100
+ 100 100 100
+ 0 capillary water not included
+[END OF DEGREE TEMPORARY LOADS]
+[DEGREE EARTH QUAKE]
+ 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100 100 100
+ 100 100 100
+[END OF DEGREE EARTH QUAKE]
+[CIRCLES]
+ 155.000 195.000 10 X-direction
+ 105.000 130.000 10 Y-direction
+ 99.000 85.000 10 Tangent lines
+ 120.900 0.000 0 no fixed point used
+[END OF CIRCLES]
+[SPENCER SLIP DATA]
+ 0 Number of points
+[END OF SPENCER SLIP DATA]
+[SPENCER SLIP DATA 2]
+ 0 Number of points
+[END OF SPENCER SLIP DATA 2]
+[SPENCER SLIP INTERVAL]
+ 2 : Slip spencer interval
+[END OF SPENCER SLIP INTERVAL]
+[LINE LOADS]
+ 0 = number of items
+[END OF LINE LOADS]
+[UNIFORM LOADS]
+ 0 = number of items
+[END OF UNIFORM LOADS]
+[TREE ON SLOPE]
+0.00 = WindForce
+0.00 = XCoordinate
+0.00 = YCoordinate
+10.00 = width of root zone
+0.0 = AngleOfDistribution
+[END OF TREE ON SLOPE]
+[EARTH QUAKE]
+ 0.000 = horizontal acceleration
+ 0.000 = vertical acceleration
+ 0.000 = free water moment factor
+[END OF EARTH QUAKE]
+[SIGMA-TAU CURVES]
+ 0 = number of items
+[END OF SIGMA-TAU CURVES]
+[BOND STRESS DIAGRAMS]
+ 0 = number of items
+[END OF BOND STRESS DIAGRAMS]
+[MEASURED YIELD STRESSES]
+[YIELD STRESSES]
+ 0 = number of items
+[END OF YIELD STRESSES]
+[END OF MEASURED YIELD STRESSES]
+[MINIMAL REQUIRED CIRCLE DEPTH]
+ 2.00 [m]
+[END OF MINIMAL REQUIRED CIRCLE DEPTH]
+[SLIP CIRCLE SELECTION]
+IsMinXEntryUsed=0
+IsMaxXEntryUsed=0
+XEntryMin=0.00
+XEntryMax=0.00
+[END OF SLIP CIRCLE SELECTION]
+[START VALUE SAFETY FACTOR]
+ 1.000 [-]
+[END OF START VALUE SAFETY FACTOR]
+[REFERENCE LEVEL SU]
+ 16.000 Excavation gamma above freatic level
+ 18.000 Excavation gamma below freatic level
+ 0 number of points
+[END OF REFERENCE LEVEL SU]
+
+[LIFT SLIP DATA]
+ 120.900 120.900 1 X-direction Left
+ 0.000 0.000 1 Y-direction Left
+ 120.900 120.900 1 X-direction Right
+ 0.000 0.000 1 Y-direction Right
+ 0.000 0.000 1 Y-direction tangent lines
+ 0 Automatic grid calculation (1)
+[END OF LIFT SLIP DATA]
+[EXTERNAL WATER LEVELS]
+ 0 = No water data used
+ 0.00 = Design level
+ 0.30 = Decimate height
+ 1 norm = 1/10000
+ 1 = number of items
+Water data (1)
+ 1 = Phreatic line
+ 0.00 = Level
+ Piezo lines
+ 23 - Number of layers
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+[END OF EXTERNAL WATER LEVELS]
+[MODEL FACTOR]
+ 1.00 = Limit value stability factor
+ 0.08 = Standard deviation for limit value stability factor
+ 0.00 = Reference standard deviation for degree of consolidation
+ 100.00 = Length of the section
+ 0 = Use contribution of end section
+ 0.00 = Lateral stress ratio
+ 0.25 = Coefficient of variation contribution edge of section
+[END OF MODEL FACTOR]
+[CALCULATION OPTIONS]
+MoveCalculationGrid=1
+ProbCalculationType=2
+SearchMethod=0
+[END OF CALCULATION OPTIONS]
+[PROBABILISTIC DEFAULTS]
+CohesionVariationTotal=0.25
+CohesionDesignPartial=1.25
+CohesionDesignStdDev=-1.65
+CohesionDistribution=3
+PhiVariationTotal=0.15
+PhiDesignPartial=1.10
+PhiDesignStdDev=-1.65
+PhiDistribution=3
+StressTableVariationTotal=0.20
+StressTableDesignPartial=1.15
+StressTableDesignStdDev=-1.65
+StressTableDistribution=3
+RatioCuPcVariationTotal=0.25
+RatioCuPcDesignPartial=1.15
+RatioCuPcDesignStdDev=-1.65
+RatioCuPcDistribution=3
+CuVariationTotal=0.25
+CuDesignPartial=1.15
+CuDesignStdDev=-1.65
+CuDistribution=3
+POPVariationTotal=0.10
+POPDesignPartial=1.10
+POPDesignStdDev=-1.65
+POPDistribution=3
+CompressionRatioVariationTotal=0.25
+CompressionRatioDesignPartial=1.00
+CompressionRatioDesignStdDev=0.00
+CompressionRatioDistribution=3
+ConsolidationCoefTotalStdDev=20.00
+ConsolidationCoefDesignPartial=1.00
+ConsolidationCoefDesignStdDev=1.65
+ConsolidationCoefDistribution=2
+HydraulicPressureTotalStdDev=0.50
+HydraulicPressureDesignPartial=1.00
+HydraulicPressureDesignStdDev=1.65
+HydraulicPressureDistribution=3
+LimitValueBishopMean=1.00
+LimitValueBishopStdDev=0.08
+LimitValueBishopDistribution=3
+LimitValueVanMean=0.95
+LimitValueVanStdDev=0.08
+LimitValueVanDistribution=3
+[END OF PROBABILISTIC DEFAULTS]
+[NEWZONE PLOT DATA]
+ 0.00 = Diketable Height [m]
+ 117.90 = Width top rest profile [m]
+ 120.90 = X co-ordinate indicating start of zone [m]
+ 0.00 = Boundary of M.H.W influence at X [m]
+ 0.00 = Boundary of M.H.W influence at Y [m]
+ 1.19 = Required safety in zone 1a
+ 1.11 = Required safety in zone 1b
+ 1.00 = Required safety in zone 2a
+ 120.90 = Required safety in zone 2b
+ 119.90 = Left side minimum road [m]
+ 0.00 = Right side minimum road [m]
+ 0.90 = Required safety in zone 3a
+ 0.00 = Required safety in zone 3b
+ 0 Stability calculation at left side
+ 0.00 = Remolding reduction factor
+ 0.00 = Schematization reduction factor
+ 0 Overtopping condition more then 0.1 l/m/s
+[END OF NEWZONE PLOT DATA]
+[HORIZONTAL BALANCE]
+HorizontalBalanceXLeft=0.000
+HorizontalBalanceXRight=0.000
+HorizontalBalanceYTop=0.00
+HorizontalBalanceYBottom=0.00
+HorizontalBalanceNYInterval=1
+[END OF HORIZONTAL BALANCE]
+[REQUESTED CIRCLE SLICES]
+ 30 = number of slices
+[END OF REQUESTED CIRCLE SLICES]
+[REQUESTED LIFT SLICES]
+ 50 = number of slices
+[END OF REQUESTED LIFT SLICES]
+[REQUESTED SPENCER SLICES]
+ 50 = number of slices
+[END OF REQUESTED SPENCER SLICES]
+[SOIL RESISTANCE]
+SoilResistanceDowelAction=1
+SoilResistancePullOut=1
+[END OF SOIL RESISTANCE]
+[GENETIC ALGORITHM OPTIONS BISHOP]
+PopulationCount=30
+GenerationCount=30
+EliteCount=2
+MutationRate=0.200
+CrossOverScatterFraction=1.000
+CrossOverSinglePointFraction=0.000
+CrossOverDoublePointFraction=0.000
+MutationJumpFraction=1.000
+MutationCreepFraction=0.000
+MutationInverseFraction=0.000
+MutationCreepReduction=0.050
+[END OF GENETIC ALGORITHM OPTIONS BISHOP]
+[GENETIC ALGORITHM OPTIONS LIFTVAN]
+PopulationCount=40
+GenerationCount=40
+EliteCount=2
+MutationRate=0.250
+CrossOverScatterFraction=1.000
+CrossOverSinglePointFraction=0.000
+CrossOverDoublePointFraction=0.000
+MutationJumpFraction=1.000
+MutationCreepFraction=0.000
+MutationInverseFraction=0.000
+MutationCreepReduction=0.050
+[END OF GENETIC ALGORITHM OPTIONS LIFTVAN]
+[GENETIC ALGORITHM OPTIONS SPENCER]
+PopulationCount=50
+GenerationCount=50
+EliteCount=2
+MutationRate=0.300
+CrossOverScatterFraction=0.000
+CrossOverSinglePointFraction=0.700
+CrossOverDoublePointFraction=0.300
+MutationJumpFraction=0.000
+MutationCreepFraction=0.900
+MutationInverseFraction=0.100
+MutationCreepReduction=0.050
+[END OF GENETIC ALGORITHM OPTIONS SPENCER]
+[MODEL SPECIAL]
+IsAlternativeStrength=0
+IsAdditionalPorePressure=0
+[END OF MODEL SPECIAL]
+[NAIL TYPE DEFAULTS]
+NailTypeLengthNail=0.00
+NailTypeDiameterNail=0.00
+NailTypeDiameterGrout=0.00
+NailTypeYieldForceNail=0.00
+NailTypePlasticMomentNail=0.00
+NailTypeBendingStiffnessNail=0.00E+00
+NailTypeUseFacingOrBearingPlate=0
+[END OF NAIL TYPE DEFAULTS]
+[END OF INPUT FILE]
Index: DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/TestFiles/Operational/PulauTekong/PulauTekong.geometries2D.0/SD CS3 10-10.sti
===================================================================
diff -u
--- DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/TestFiles/Operational/PulauTekong/PulauTekong.geometries2D.0/SD CS3 10-10.sti (revision 0)
+++ DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/TestFiles/Operational/PulauTekong/PulauTekong.geometries2D.0/SD CS3 10-10.sti (revision 1809)
@@ -0,0 +1,1830 @@
+Input file for D-Geo Stability : Stability of earth slopes.
+==============================================================================
+COMPANY : Stichting Deltares
+
+DATE : 24-Jul-18
+TIME : 11:56:14
+FILENAME : N:\Projects\11200000\11200415\B. Measurements and calculations\Berekeningen SmartDike\cross sections for DAMlive\PolderDike\10-10 BH_105.4_D_LS- Imp-6m - Copy.sti
+CREATED BY : D-Geo Stability version 18.1.1.3
+========================== BEGINNING OF DATA ==========================
+[VERSION]
+Soil=1003
+Geometry=1000
+StressCurve=1000
+BondStressDiagram=1000
+YieldStress=1001
+D-Geo Stability=1008
+[END OF VERSION]
+
+[SOIL COLLECTION]
+ 10 = number of items
+[SOIL]
+Undetermined
+SoilColor=16777215
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=0.01
+SoilGamWet=0.02
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=0.00
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+Sand 10-10
+SoilColor=13827451
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=17.64
+SoilGamWet=19.85
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=24.07
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+Revetment 10-10
+SoilColor=9544960
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=17.64
+SoilGamWet=19.85
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=25.00
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+UMC(L) 10-10
+SoilColor=6270895
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=15.25
+SoilGamWet=15.25
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=13.54
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+FC(L) 10-10
+SoilColor=7648893
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=19.10
+SoilGamWet=19.10
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=15.84
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+CB 10-10
+SoilColor=9764853
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=13.00
+SoilGamWet=13.00
+SoilRestSlope=0
+SoilCohesion=50.00
+SoilPhi=0.00
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+UMC(M) 10-10
+SoilColor=10944420
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=15.10
+SoilGamWet=15.10
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=12.23
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+FC(M) 10-10
+SoilColor=9094655
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=19.10
+SoilGamWet=19.10
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=16.17
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+Good Earth 10-10
+SoilColor=12171263
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=17.00
+SoilGamWet=17.00
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=19.40
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+RS(L) 10-10
+SoilColor=9276906
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=19.00
+SoilGamWet=19.00
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=19.77
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[END OF SOIL COLLECTION]
+
+[GEOMETRY DATA]
+[ACCURACY]
+ 0.0010
+[END OF ACCURACY]
+
+[POINTS]
+ 55 - Number of geometry points -
+ 1 20.794 103.837 0.000
+ 2 20.794 76.562 0.000
+ 3 -80.000 96.930 0.000
+ 4 -41.870 96.930 0.000
+ 5 -15.265 96.930 0.000
+ 6 -12.265 98.050 0.000
+ 7 -8.265 98.050 0.000
+ 8 13.790 105.400 0.000
+ 9 15.794 105.400 0.000
+ 10 28.794 105.400 0.000
+ 11 30.800 105.400 0.000
+ 12 52.133 98.300 0.000
+ 13 58.133 98.300 0.000
+ 14 60.230 97.600 0.000
+ 15 64.133 96.300 0.000
+ 16 66.133 96.300 0.000
+ 17 70.000 97.600 0.000
+ 18 72.133 98.300 0.000
+ 19 120.000 98.300 0.000
+ 20 -8.270 96.930 0.000
+ 21 10.800 103.300 0.000
+ 22 13.794 104.300 0.000
+ 23 15.794 104.300 0.000
+ 24 35.188 103.300 0.000
+ 25 50.200 98.370 0.000
+ 26 52.240 97.600 0.000
+ 27 43.720 98.000 0.000
+ 28 -21.924 86.960 0.000
+ 29 -10.200 81.100 0.000
+ 30 9.900 81.090 0.000
+ 31 21.640 86.960 0.000
+ 32 37.320 94.800 0.000
+ 33 -80.000 86.960 0.000
+ 34 -80.000 78.560 0.000
+ 35 -10.200 78.560 0.000
+ 36 120.000 97.600 0.000
+ 37 120.000 94.800 0.000
+ 38 120.000 86.960 0.000
+ 39 120.000 78.560 0.000
+ 40 -80.000 50.000 0.000
+ 41 120.000 50.000 0.000
+ 42 21.594 103.837 0.000
+ 43 21.594 76.562 0.000
+ 44 20.794 103.300 0.000
+ 45 20.794 97.528 0.000
+ 46 20.794 86.537 0.000
+ 47 20.794 78.560 0.000
+ 48 21.594 103.300 0.000
+ 49 21.594 97.544 0.000
+ 50 21.594 86.937 0.000
+ 51 21.594 78.560 0.000
+ 52 -80.000 103.340 0.000
+ 53 20.900 103.340 0.000
+ 54 21.500 97.590 0.000
+ 55 120.000 97.590 0.000
+[END OF POINTS]
+
+[CURVES]
+ 65 - Number of curves -
+ 1 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 44 1
+ 2 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 45 44
+ 3 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 46 45
+ 4 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 47 46
+ 5 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 47 2
+ 6 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 3 4
+ 7 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 4 5
+ 8 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 5 6
+ 9 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 6 7
+ 10 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 7 8
+ 11 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 8 9
+ 12 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 9 10
+ 13 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 10 11
+ 14 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 11 12
+ 15 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 12 13
+ 16 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 13 14
+ 17 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 14 15
+ 18 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 15 16
+ 19 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 16 17
+ 20 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 17 18
+ 21 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 18 19
+ 22 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 5 20
+ 23 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 20 21
+ 24 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 21 22
+ 25 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 22 23
+ 26 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 23 9
+ 27 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 10 24
+ 28 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 24 25
+ 29 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 25 26
+ 30 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 26 14
+ 31 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 21 44
+ 32 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 44 48
+ 33 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 48 24
+ 34 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 20 45
+ 35 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 45 49
+ 36 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 49 27
+ 37 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 27 25
+ 38 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 4 28
+ 39 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 28 29
+ 40 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 29 30
+ 41 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 30 46
+ 42 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 46 50
+ 43 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 50 31
+ 44 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 31 32
+ 45 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 32 27
+ 46 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 33 28
+ 47 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 34 35
+ 48 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 35 29
+ 49 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 17 36
+ 50 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 32 37
+ 51 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 31 38
+ 52 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 35 47
+ 53 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 47 51
+ 54 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 51 39
+ 55 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 40 41
+ 56 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 42 48
+ 57 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 49 48
+ 58 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 50 49
+ 59 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 51 50
+ 60 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 43 51
+ 61 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 1 42
+ 62 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 2 43
+ 63 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 52 53
+ 64 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 53 54
+ 65 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 54 55
+[END OF CURVES]
+
+[BOUNDARIES]
+ 21 - Number of boundaries -
+ 0 - Boundary number
+ 1 - number of curves on boundary, next line(s) are curvenumbers
+ 55
+ 1 - Boundary number
+ 6 - number of curves on boundary, next line(s) are curvenumbers
+ 47 52 5 62 60 54
+ 2 - Boundary number
+ 8 - number of curves on boundary, next line(s) are curvenumbers
+ 47 52 5 62 60 59 43 51
+ 3 - Boundary number
+ 9 - number of curves on boundary, next line(s) are curvenumbers
+ 47 52 5 62 60 59 43 44 50
+ 4 - Boundary number
+ 16 - number of curves on boundary, next line(s) are curvenumbers
+ 47 52 5 62 60 59 43 44 45 37
+ 29 30 17 18 19 49
+ 5 - Boundary number
+ 17 - number of curves on boundary, next line(s) are curvenumbers
+ 47 52 5 62 60 59 43 44 45 37
+ 29 30 17 18 19 20 21
+ 6 - Boundary number
+ 16 - number of curves on boundary, next line(s) are curvenumbers
+ 47 52 5 62 60 59 58 36 37 29
+ 30 17 18 19 20 21
+ 7 - Boundary number
+ 17 - number of curves on boundary, next line(s) are curvenumbers
+ 47 52 5 62 60 59 58 57 33 28
+ 29 30 17 18 19 20 21
+ 8 - Boundary number
+ 15 - number of curves on boundary, next line(s) are curvenumbers
+ 47 52 53 59 58 57 33 28 29 30
+ 17 18 19 20 21
+ 9 - Boundary number
+ 15 - number of curves on boundary, next line(s) are curvenumbers
+ 47 52 4 42 58 57 33 28 29 30
+ 17 18 19 20 21
+ 10 - Boundary number
+ 15 - number of curves on boundary, next line(s) are curvenumbers
+ 47 52 4 3 35 57 33 28 29 30
+ 17 18 19 20 21
+ 11 - Boundary number
+ 15 - number of curves on boundary, next line(s) are curvenumbers
+ 47 52 4 3 2 32 33 28 29 30
+ 17 18 19 20 21
+ 12 - Boundary number
+ 17 - number of curves on boundary, next line(s) are curvenumbers
+ 47 52 4 3 2 1 61 56 33 28
+ 29 30 17 18 19 20 21
+ 13 - Boundary number
+ 18 - number of curves on boundary, next line(s) are curvenumbers
+ 47 48 40 41 3 2 1 61 56 33
+ 28 29 30 17 18 19 20 21
+ 14 - Boundary number
+ 18 - number of curves on boundary, next line(s) are curvenumbers
+ 46 39 40 41 3 2 1 61 56 33
+ 28 29 30 17 18 19 20 21
+ 15 - Boundary number
+ 19 - number of curves on boundary, next line(s) are curvenumbers
+ 6 38 39 40 41 3 2 1 61 56
+ 33 28 29 30 17 18 19 20 21
+ 16 - Boundary number
+ 17 - number of curves on boundary, next line(s) are curvenumbers
+ 6 7 22 34 2 1 61 56 33 28
+ 29 30 17 18 19 20 21
+ 17 - Boundary number
+ 17 - number of curves on boundary, next line(s) are curvenumbers
+ 6 7 22 23 31 1 61 56 33 28
+ 29 30 17 18 19 20 21
+ 18 - Boundary number
+ 17 - number of curves on boundary, next line(s) are curvenumbers
+ 6 7 22 23 24 25 26 12 27 28
+ 29 30 17 18 19 20 21
+ 19 - Boundary number
+ 17 - number of curves on boundary, next line(s) are curvenumbers
+ 6 7 22 23 24 25 26 12 13 14
+ 15 16 17 18 19 20 21
+ 20 - Boundary number
+ 16 - number of curves on boundary, next line(s) are curvenumbers
+ 6 7 8 9 10 11 12 13 14 15
+ 16 17 18 19 20 21
+[END OF BOUNDARIES]
+
+[USE PROBABILISTIC DEFAULTS BOUNDARIES]
+ 21 - Number of boundaries -
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+[END OF USE PROBABILISTIC DEFAULTS BOUNDARIES]
+
+[STDV BOUNDARIES]
+ 21 - Number of boundaries -
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+[END OF STDV BOUNDARIES]
+
+[DISTRIBUTION BOUNDARIES]
+ 21 - Number of boundaries -
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+[END OF DISTRIBUTION BOUNDARIES]
+
+[PIEZO LINES]
+ 1 - Number of piezometric level lines -
+ 1 - PlLine number
+ 3 - number of curves on PlLine, next line(s) are curvenumbers
+ 63 64 65
+[END OF PIEZO LINES]
+
+[PHREATIC LINE]
+ 1 - Number of the piezometric level line acting as phreatic line -
+[END OF PHREATIC LINE]
+
+[WORLD CO-ORDINATES]
+ 0.000 - X world 1 -
+ 0.000 - Y world 1 -
+ 0.000 - X world 2 -
+ 0.000 - Y world 2 -
+[END OF WORLD CO-ORDINATES]
+
+[LAYERS]
+ 20 - Number of layers -
+ 1 - Layer number, next line is material of layer
+ RS(L) 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 1 - Boundarynumber at top of layer
+ 0 - Boundarynumber at bottom of layer
+ 2 - Layer number, next line is material of layer
+ FC(L) 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 2 - Boundarynumber at top of layer
+ 1 - Boundarynumber at bottom of layer
+ 3 - Layer number, next line is material of layer
+ UMC(L) 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 3 - Boundarynumber at top of layer
+ 2 - Boundarynumber at bottom of layer
+ 4 - Layer number, next line is material of layer
+ Sand 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 4 - Boundarynumber at top of layer
+ 3 - Boundarynumber at bottom of layer
+ 5 - Layer number, next line is material of layer
+ Sand 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 5 - Boundarynumber at top of layer
+ 4 - Boundarynumber at bottom of layer
+ 6 - Layer number, next line is material of layer
+ Sand 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 6 - Boundarynumber at top of layer
+ 5 - Boundarynumber at bottom of layer
+ 7 - Layer number, next line is material of layer
+ Sand 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 7 - Boundarynumber at top of layer
+ 6 - Boundarynumber at bottom of layer
+ 8 - Layer number, next line is material of layer
+ CB 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 8 - Boundarynumber at top of layer
+ 7 - Boundarynumber at bottom of layer
+ 9 - Layer number, next line is material of layer
+ CB 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 9 - Boundarynumber at top of layer
+ 8 - Boundarynumber at bottom of layer
+ 10 - Layer number, next line is material of layer
+ CB 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 10 - Boundarynumber at top of layer
+ 9 - Boundarynumber at bottom of layer
+ 11 - Layer number, next line is material of layer
+ CB 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 11 - Boundarynumber at top of layer
+ 10 - Boundarynumber at bottom of layer
+ 12 - Layer number, next line is material of layer
+ CB 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 12 - Boundarynumber at top of layer
+ 11 - Boundarynumber at bottom of layer
+ 13 - Layer number, next line is material of layer
+ FC(L) 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 13 - Boundarynumber at top of layer
+ 12 - Boundarynumber at bottom of layer
+ 14 - Layer number, next line is material of layer
+ FC(M) 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 14 - Boundarynumber at top of layer
+ 13 - Boundarynumber at bottom of layer
+ 15 - Layer number, next line is material of layer
+ UMC(M) 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 15 - Boundarynumber at top of layer
+ 14 - Boundarynumber at bottom of layer
+ 16 - Layer number, next line is material of layer
+ Sand 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 16 - Boundarynumber at top of layer
+ 15 - Boundarynumber at bottom of layer
+ 17 - Layer number, next line is material of layer
+ Sand 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 17 - Boundarynumber at top of layer
+ 16 - Boundarynumber at bottom of layer
+ 18 - Layer number, next line is material of layer
+ Sand 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 18 - Boundarynumber at top of layer
+ 17 - Boundarynumber at bottom of layer
+ 19 - Layer number, next line is material of layer
+ Good Earth 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 19 - Boundarynumber at top of layer
+ 18 - Boundarynumber at bottom of layer
+ 20 - Layer number, next line is material of layer
+ Revetment 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 20 - Boundarynumber at top of layer
+ 19 - Boundarynumber at bottom of layer
+[END OF LAYERS]
+
+[LAYERLOADS]
+ - Layers which are loads -
+
+[END OF LAYERLOADS]
+
+[END OF GEOMETRY DATA]
+[RUN IDENTIFICATION TITLES]
+
+
+
+[END OF RUN IDENTIFICATION TITLES]
+[MODEL]
+ 1 : Bishop
+ 1 : C phi
+ 0 : Probabilistic off
+ 1 : Mean
+ 1 : Geotextiles on
+ 1 : Nails on
+ 0 : Zone plot off
+ 0 : Local measurements
+[END OF MODEL]
+[MSEEPNET]
+ Use potential file
+ 0 : Do not use water net of MSeep file
+ 0 : Do not make negative pressures 0
+[END OF MSEEPNET]
+[UNIT WEIGHT WATER]
+ 9.81 : Unit weight water
+[END OF UNIT WEIGHT WATER]
+[DEGREE OF CONSOLIDATION]
+ 20 Number of layers
+ 20 100
+ 19 100 100
+ 18 100 100 100
+ 17 100 100 100 100
+ 16 100 100 100 100 100
+ 15 100 100 100 100 100 100
+ 14 100 100 100 100 100 100 100
+ 13 100 100 100 100 100 100 100 100
+ 12 100 100 100 100 100 100 100 100 100
+ 11 100 100 100 100 100 100 100 100 100 100
+ 10 100 100 100 100 100 100 100 100 100 100
+ 100
+ 9 100 100 100 100 100 100 100 100 100 100
+ 100 100
+ 8 100 100 100 100 100 100 100 100 100 100
+ 100 100 100
+ 7 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100
+ 6 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100
+ 5 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100
+ 4 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100
+ 3 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100
+ 2 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100 100
+ 1 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100 100 100
+ 0 capillary water not included
+[END OF DEGREE OF CONSOLIDATION]
+[DEGREE TEMPORARY LOADS]
+ 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100 100 100
+ 0 capillary water not included
+[END OF DEGREE TEMPORARY LOADS]
+[DEGREE EARTH QUAKE]
+ 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100 100 100
+[END OF DEGREE EARTH QUAKE]
+[CIRCLES]
+ 39.088 69.088 10 X-direction
+ 105.448 115.448 10 Y-direction
+ 98.000 80.000 10 Tangent lines
+ 0.000 0.000 0 no fixed point used
+[END OF CIRCLES]
+[SPENCER SLIP DATA]
+ 0 Number of points
+[END OF SPENCER SLIP DATA]
+[SPENCER SLIP DATA 2]
+ 0 Number of points
+[END OF SPENCER SLIP DATA 2]
+[SPENCER SLIP INTERVAL]
+ 2 : Slip spencer interval
+[END OF SPENCER SLIP INTERVAL]
+[LINE LOADS]
+ 0 = number of items
+[END OF LINE LOADS]
+[UNIFORM LOADS]
+ 0 = number of items
+[END OF UNIFORM LOADS]
+[TREE ON SLOPE]
+0.00 = WindForce
+0.00 = XCoordinate
+0.00 = YCoordinate
+10.00 = width of root zone
+0.0 = AngleOfDistribution
+[END OF TREE ON SLOPE]
+[EARTH QUAKE]
+ 0.000 = horizontal acceleration
+ 0.000 = vertical acceleration
+ 0.000 = free water moment factor
+[END OF EARTH QUAKE]
+[SIGMA-TAU CURVES]
+ 0 = number of items
+[END OF SIGMA-TAU CURVES]
+[BOND STRESS DIAGRAMS]
+ 0 = number of items
+[END OF BOND STRESS DIAGRAMS]
+[MEASURED YIELD STRESSES]
+[YIELD STRESSES]
+ 0 = number of items
+[END OF YIELD STRESSES]
+[END OF MEASURED YIELD STRESSES]
+[MINIMAL REQUIRED CIRCLE DEPTH]
+ 2.00 [m]
+[END OF MINIMAL REQUIRED CIRCLE DEPTH]
+[SLIP CIRCLE SELECTION]
+IsMinXEntryUsed=0
+IsMaxXEntryUsed=0
+XEntryMin=0.00
+XEntryMax=0.00
+[END OF SLIP CIRCLE SELECTION]
+[START VALUE SAFETY FACTOR]
+ 1.000 [-]
+[END OF START VALUE SAFETY FACTOR]
+[REFERENCE LEVEL SU]
+ 16.000 Excavation gamma above freatic level
+ 18.000 Excavation gamma below freatic level
+ 0 number of points
+[END OF REFERENCE LEVEL SU]
+
+[LIFT SLIP DATA]
+ 0.000 0.000 1 X-direction Left
+ 0.000 0.000 1 Y-direction Left
+ 0.000 0.000 1 X-direction Right
+ 0.000 0.000 1 Y-direction Right
+ 0.000 0.000 1 Y-direction tangent lines
+ 0 Automatic grid calculation (1)
+[END OF LIFT SLIP DATA]
+[EXTERNAL WATER LEVELS]
+ 0 = No water data used
+ 0.00 = Design level
+ 0.30 = Decimate height
+ 1 norm = 1/10000
+ 1 = number of items
+Water data (1)
+ 1 = Phreatic line
+ 0.00 = Level
+ Piezo lines
+ 20 - Number of layers
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+[END OF EXTERNAL WATER LEVELS]
+[MODEL FACTOR]
+ 1.00 = Limit value stability factor
+ 0.08 = Standard deviation for limit value stability factor
+ 0.00 = Reference standard deviation for degree of consolidation
+ 100.00 = Length of the section
+ 0 = Use contribution of end section
+ 0.00 = Lateral stress ratio
+ 0.25 = Coefficient of variation contribution edge of section
+[END OF MODEL FACTOR]
+[CALCULATION OPTIONS]
+MoveCalculationGrid=1
+ProbCalculationType=2
+SearchMethod=0
+[END OF CALCULATION OPTIONS]
+[PROBABILISTIC DEFAULTS]
+CohesionVariationTotal=0.25
+CohesionDesignPartial=1.25
+CohesionDesignStdDev=-1.65
+CohesionDistribution=3
+PhiVariationTotal=0.15
+PhiDesignPartial=1.10
+PhiDesignStdDev=-1.65
+PhiDistribution=3
+StressTableVariationTotal=0.20
+StressTableDesignPartial=1.15
+StressTableDesignStdDev=-1.65
+StressTableDistribution=3
+RatioCuPcVariationTotal=0.25
+RatioCuPcDesignPartial=1.15
+RatioCuPcDesignStdDev=-1.65
+RatioCuPcDistribution=3
+CuVariationTotal=0.25
+CuDesignPartial=1.15
+CuDesignStdDev=-1.65
+CuDistribution=3
+POPVariationTotal=0.10
+POPDesignPartial=1.10
+POPDesignStdDev=-1.65
+POPDistribution=3
+CompressionRatioVariationTotal=0.25
+CompressionRatioDesignPartial=1.00
+CompressionRatioDesignStdDev=0.00
+CompressionRatioDistribution=3
+ConsolidationCoefTotalStdDev=20.00
+ConsolidationCoefDesignPartial=1.00
+ConsolidationCoefDesignStdDev=1.65
+ConsolidationCoefDistribution=2
+HydraulicPressureTotalStdDev=0.50
+HydraulicPressureDesignPartial=1.00
+HydraulicPressureDesignStdDev=1.65
+HydraulicPressureDistribution=3
+LimitValueBishopMean=1.00
+LimitValueBishopStdDev=0.08
+LimitValueBishopDistribution=3
+LimitValueVanMean=0.95
+LimitValueVanStdDev=0.08
+LimitValueVanDistribution=3
+[END OF PROBABILISTIC DEFAULTS]
+[NEWZONE PLOT DATA]
+ 0.00 = Diketable Height [m]
+ 3.00 = Width top rest profile [m]
+ 0.00 = X co-ordinate indicating start of zone [m]
+ 0.00 = Boundary of M.H.W influence at X [m]
+ 0.00 = Boundary of M.H.W influence at Y [m]
+ 1.19 = Required safety in zone 1a
+ 1.11 = Required safety in zone 1b
+ 1.00 = Required safety in zone 2a
+ 1.00 = Required safety in zone 2b
+ 0.00 = Left side minimum road [m]
+ 0.00 = Right side minimum road [m]
+ 0.90 = Required safety in zone 3a
+ 0.90 = Required safety in zone 3b
+ 1 Stability calculation at right side
+ 0.50 = Remolding reduction factor
+ 0.80 = Schematization reduction factor
+ 1 Overtopping condition less or equal 0.1 l/m/s
+[END OF NEWZONE PLOT DATA]
+[HORIZONTAL BALANCE]
+HorizontalBalanceXLeft=0.000
+HorizontalBalanceXRight=0.000
+HorizontalBalanceYTop=0.00
+HorizontalBalanceYBottom=0.00
+HorizontalBalanceNYInterval=1
+[END OF HORIZONTAL BALANCE]
+[REQUESTED CIRCLE SLICES]
+ 30 = number of slices
+[END OF REQUESTED CIRCLE SLICES]
+[REQUESTED LIFT SLICES]
+ 50 = number of slices
+[END OF REQUESTED LIFT SLICES]
+[REQUESTED SPENCER SLICES]
+ 50 = number of slices
+[END OF REQUESTED SPENCER SLICES]
+[SOIL RESISTANCE]
+SoilResistanceDowelAction=1
+SoilResistancePullOut=1
+[END OF SOIL RESISTANCE]
+[GENETIC ALGORITHM OPTIONS BISHOP]
+PopulationCount=30
+GenerationCount=30
+EliteCount=2
+MutationRate=0.200
+CrossOverScatterFraction=1.000
+CrossOverSinglePointFraction=0.000
+CrossOverDoublePointFraction=0.000
+MutationJumpFraction=1.000
+MutationCreepFraction=0.000
+MutationInverseFraction=0.000
+MutationCreepReduction=0.050
+[END OF GENETIC ALGORITHM OPTIONS BISHOP]
+[GENETIC ALGORITHM OPTIONS LIFTVAN]
+PopulationCount=40
+GenerationCount=40
+EliteCount=2
+MutationRate=0.250
+CrossOverScatterFraction=1.000
+CrossOverSinglePointFraction=0.000
+CrossOverDoublePointFraction=0.000
+MutationJumpFraction=1.000
+MutationCreepFraction=0.000
+MutationInverseFraction=0.000
+MutationCreepReduction=0.050
+[END OF GENETIC ALGORITHM OPTIONS LIFTVAN]
+[GENETIC ALGORITHM OPTIONS SPENCER]
+PopulationCount=50
+GenerationCount=50
+EliteCount=2
+MutationRate=0.300
+CrossOverScatterFraction=0.000
+CrossOverSinglePointFraction=0.700
+CrossOverDoublePointFraction=0.300
+MutationJumpFraction=0.000
+MutationCreepFraction=0.900
+MutationInverseFraction=0.100
+MutationCreepReduction=0.050
+[END OF GENETIC ALGORITHM OPTIONS SPENCER]
+[MODEL SPECIAL]
+IsAlternativeStrength=0
+IsAdditionalPorePressure=0
+[END OF MODEL SPECIAL]
+[NAIL TYPE DEFAULTS]
+NailTypeLengthNail=0.00
+NailTypeDiameterNail=0.00
+NailTypeDiameterGrout=0.00
+NailTypeYieldForceNail=0.00
+NailTypePlasticMomentNail=0.00
+NailTypeBendingStiffnessNail=0.00E+00
+NailTypeUseFacingOrBearingPlate=0
+[END OF NAIL TYPE DEFAULTS]
+[END OF INPUT FILE]
Index: DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/TestFiles/SD CS2 8-8.sts
===================================================================
diff -u
--- DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/TestFiles/SD CS2 8-8.sts (revision 0)
+++ DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/TestFiles/SD CS2 8-8.sts (revision 1809)
@@ -0,0 +1,200 @@
+[Frame]
+ProjectId=
+AnnexNum=
+DrawnBy=
+DateStamp=
+UseCurrentDate=1
+
+[Page]
+PagePrintAxes01=0
+PageOrientation01=1
+PageMarginLeft01=10
+PageMarginRight01=30
+PageMarginTop01=10
+PageMarginBottom01=10
+PageWidth01=297
+PageHeight01=210
+PagePrintAxes02=0
+PageOrientation02=0
+PageMarginLeft02=30
+PageMarginRight02=10
+PageMarginTop02=10
+PageMarginBottom02=10
+PageWidth02=210
+PageHeight02=297
+
+[Graphic input]
+Grid Distance=1
+Selection accuracy=2
+Limit Left=-100
+Limit Right=100
+Limit Bottom=-20
+Limit Top=20
+Rulers=1
+Grid=1
+Snap=0
+InfoBar=1
+Cursor=0
+Origin=1
+Deform=0
+Points on=1
+Point numbers on=0
+Auto scale setting=1
+Legend on=1
+Layerlabels on=1
+Layercolors on=1
+Layerlabels as=0
+Settlement factor=1000
+Loads=1
+Loads Numbering=1
+Forbidden Lines=1
+Forbidden Lines Numbering=1
+GeoTextiles=1
+GeoTextiles Numbering=1
+Nails=1
+Nails Numbering=1
+Reference Level=1
+IsoLines=1
+Loads Default=1
+Loads Size=2
+Units in N_mm=0
+Isolines Numbering=1
+Isolines Values=0
+Nr of Isolines=11
+Isolines Min Value=1
+Isolines Max Value=1.5
+Save Limit=1.5
+Fail Limit=1
+
+[Results Graph]
+Grid Distance=1
+Selection accuracy=2
+Limit Left=-100
+Limit Right=100
+Limit Bottom=-20
+Limit Top=20
+Rulers=1
+Grid=0
+Snap=0
+InfoBar=1
+Cursor=0
+Origin=1
+Deform=0
+Points on=0
+Point numbers on=0
+Auto scale setting=1
+Legend on=1
+Layerlabels on=1
+Layercolors on=1
+Layerlabels as=2
+Settlement factor=1000
+Loads=1
+Loads Numbering=1
+Forbidden Lines=1
+Forbidden Lines Numbering=1
+GeoTextiles=1
+GeoTextiles Numbering=1
+Nails=1
+Nails Numbering=1
+Reference Level=1
+IsoLines=1
+Loads Default=1
+Loads Size=2
+Units in N_mm=0
+Isolines Numbering=1
+Isolines Values=0
+Nr of Isolines=11
+Isolines Min Value=1
+Isolines Max Value=1.5
+Save Limit=1.5
+Fail Limit=1
+
+[FMin grid]
+Grid Distance=1
+Selection accuracy=2
+Limit Left=-100
+Limit Right=100
+Limit Bottom=-20
+Limit Top=20
+Rulers=1
+Grid=0
+Snap=0
+InfoBar=1
+Cursor=0
+Origin=0
+Deform=1
+Points on=0
+Point numbers on=0
+Auto scale setting=1
+Legend on=0
+Layerlabels on=1
+Layercolors on=1
+Layerlabels as=0
+Settlement factor=1000
+Loads=0
+Loads Numbering=0
+Forbidden Lines=0
+Forbidden Lines Numbering=0
+GeoTextiles=0
+GeoTextiles Numbering=0
+Nails=1
+Nails Numbering=1
+Reference Level=1
+IsoLines=1
+Loads Default=1
+Loads Size=2
+Units in N_mm=0
+Isolines Numbering=1
+Isolines Values=0
+Nr of Isolines=11
+Isolines Min Value=1
+Isolines Max Value=1.3
+Save Limit=1.5
+Fail Limit=1
+
+[Safety overview]
+Grid Distance=1
+Selection accuracy=2
+Limit Left=-100
+Limit Right=100
+Limit Bottom=-20
+Limit Top=20
+Rulers=1
+Grid=0
+Snap=0
+InfoBar=1
+Cursor=0
+Origin=1
+Deform=1
+Points on=0
+Point numbers on=0
+Auto scale setting=1
+Legend on=1
+Layerlabels on=1
+Layercolors on=1
+Layerlabels as=0
+Settlement factor=1000
+Loads=1
+Loads Numbering=1
+Forbidden Lines=1
+Forbidden Lines Numbering=1
+GeoTextiles=1
+GeoTextiles Numbering=1
+Nails=1
+Nails Numbering=1
+Reference Level=1
+IsoLines=1
+Loads Default=1
+Loads Size=2
+Units in N_mm=0
+Isolines Numbering=1
+Isolines Values=0
+Nr of Isolines=11
+Isolines Min Value=1
+Isolines Max Value=1.5
+Save Limit=1.5
+Fail Limit=1
+
+[Calculation]
+Graphic Indicator=1
+Short Report=1
Index: DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/TestFiles/Operational/PulauTekong/PulauTekong.InputFile.xml
===================================================================
diff -u
--- DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/TestFiles/Operational/PulauTekong/PulauTekong.InputFile.xml (revision 0)
+++ DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/TestFiles/Operational/PulauTekong/PulauTekong.InputFile.xml (revision 1809)
@@ -0,0 +1,607 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
Index: DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/TestFiles/SD CS3 10-10.sti
===================================================================
diff -u
--- DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/TestFiles/SD CS3 10-10.sti (revision 0)
+++ DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/TestFiles/SD CS3 10-10.sti (revision 1809)
@@ -0,0 +1,1830 @@
+Input file for D-Geo Stability : Stability of earth slopes.
+==============================================================================
+COMPANY : Stichting Deltares
+
+DATE : 24-Jul-18
+TIME : 11:56:14
+FILENAME : N:\Projects\11200000\11200415\B. Measurements and calculations\Berekeningen SmartDike\cross sections for DAMlive\PolderDike\10-10 BH_105.4_D_LS- Imp-6m - Copy.sti
+CREATED BY : D-Geo Stability version 18.1.1.3
+========================== BEGINNING OF DATA ==========================
+[VERSION]
+Soil=1003
+Geometry=1000
+StressCurve=1000
+BondStressDiagram=1000
+YieldStress=1001
+D-Geo Stability=1008
+[END OF VERSION]
+
+[SOIL COLLECTION]
+ 10 = number of items
+[SOIL]
+Undetermined
+SoilColor=16777215
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=0.01
+SoilGamWet=0.02
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=0.00
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+Sand 10-10
+SoilColor=13827451
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=17.64
+SoilGamWet=19.85
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=24.07
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+Revetment 10-10
+SoilColor=9544960
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=17.64
+SoilGamWet=19.85
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=25.00
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+UMC(L) 10-10
+SoilColor=6270895
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=15.25
+SoilGamWet=15.25
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=13.54
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+FC(L) 10-10
+SoilColor=7648893
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=19.10
+SoilGamWet=19.10
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=15.84
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+CB 10-10
+SoilColor=9764853
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=13.00
+SoilGamWet=13.00
+SoilRestSlope=0
+SoilCohesion=50.00
+SoilPhi=0.00
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+UMC(M) 10-10
+SoilColor=10944420
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=15.10
+SoilGamWet=15.10
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=12.23
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+FC(M) 10-10
+SoilColor=9094655
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=19.10
+SoilGamWet=19.10
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=16.17
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+Good Earth 10-10
+SoilColor=12171263
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=17.00
+SoilGamWet=17.00
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=19.40
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+RS(L) 10-10
+SoilColor=9276906
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=19.00
+SoilGamWet=19.00
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=19.77
+SoilDilatancy=0.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=0.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[END OF SOIL COLLECTION]
+
+[GEOMETRY DATA]
+[ACCURACY]
+ 0.0010
+[END OF ACCURACY]
+
+[POINTS]
+ 55 - Number of geometry points -
+ 1 20.794 103.837 0.000
+ 2 20.794 76.562 0.000
+ 3 -80.000 96.930 0.000
+ 4 -41.870 96.930 0.000
+ 5 -15.265 96.930 0.000
+ 6 -12.265 98.050 0.000
+ 7 -8.265 98.050 0.000
+ 8 13.790 105.400 0.000
+ 9 15.794 105.400 0.000
+ 10 28.794 105.400 0.000
+ 11 30.800 105.400 0.000
+ 12 52.133 98.300 0.000
+ 13 58.133 98.300 0.000
+ 14 60.230 97.600 0.000
+ 15 64.133 96.300 0.000
+ 16 66.133 96.300 0.000
+ 17 70.000 97.600 0.000
+ 18 72.133 98.300 0.000
+ 19 120.000 98.300 0.000
+ 20 -8.270 96.930 0.000
+ 21 10.800 103.300 0.000
+ 22 13.794 104.300 0.000
+ 23 15.794 104.300 0.000
+ 24 35.188 103.300 0.000
+ 25 50.200 98.370 0.000
+ 26 52.240 97.600 0.000
+ 27 43.720 98.000 0.000
+ 28 -21.924 86.960 0.000
+ 29 -10.200 81.100 0.000
+ 30 9.900 81.090 0.000
+ 31 21.640 86.960 0.000
+ 32 37.320 94.800 0.000
+ 33 -80.000 86.960 0.000
+ 34 -80.000 78.560 0.000
+ 35 -10.200 78.560 0.000
+ 36 120.000 97.600 0.000
+ 37 120.000 94.800 0.000
+ 38 120.000 86.960 0.000
+ 39 120.000 78.560 0.000
+ 40 -80.000 50.000 0.000
+ 41 120.000 50.000 0.000
+ 42 21.594 103.837 0.000
+ 43 21.594 76.562 0.000
+ 44 20.794 103.300 0.000
+ 45 20.794 97.528 0.000
+ 46 20.794 86.537 0.000
+ 47 20.794 78.560 0.000
+ 48 21.594 103.300 0.000
+ 49 21.594 97.544 0.000
+ 50 21.594 86.937 0.000
+ 51 21.594 78.560 0.000
+ 52 -80.000 103.340 0.000
+ 53 20.900 103.340 0.000
+ 54 21.500 97.590 0.000
+ 55 120.000 97.590 0.000
+[END OF POINTS]
+
+[CURVES]
+ 65 - Number of curves -
+ 1 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 44 1
+ 2 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 45 44
+ 3 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 46 45
+ 4 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 47 46
+ 5 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 47 2
+ 6 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 3 4
+ 7 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 4 5
+ 8 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 5 6
+ 9 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 6 7
+ 10 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 7 8
+ 11 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 8 9
+ 12 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 9 10
+ 13 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 10 11
+ 14 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 11 12
+ 15 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 12 13
+ 16 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 13 14
+ 17 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 14 15
+ 18 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 15 16
+ 19 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 16 17
+ 20 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 17 18
+ 21 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 18 19
+ 22 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 5 20
+ 23 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 20 21
+ 24 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 21 22
+ 25 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 22 23
+ 26 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 23 9
+ 27 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 10 24
+ 28 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 24 25
+ 29 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 25 26
+ 30 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 26 14
+ 31 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 21 44
+ 32 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 44 48
+ 33 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 48 24
+ 34 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 20 45
+ 35 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 45 49
+ 36 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 49 27
+ 37 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 27 25
+ 38 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 4 28
+ 39 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 28 29
+ 40 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 29 30
+ 41 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 30 46
+ 42 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 46 50
+ 43 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 50 31
+ 44 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 31 32
+ 45 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 32 27
+ 46 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 33 28
+ 47 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 34 35
+ 48 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 35 29
+ 49 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 17 36
+ 50 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 32 37
+ 51 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 31 38
+ 52 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 35 47
+ 53 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 47 51
+ 54 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 51 39
+ 55 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 40 41
+ 56 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 42 48
+ 57 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 49 48
+ 58 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 50 49
+ 59 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 51 50
+ 60 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 43 51
+ 61 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 1 42
+ 62 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 2 43
+ 63 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 52 53
+ 64 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 53 54
+ 65 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 54 55
+[END OF CURVES]
+
+[BOUNDARIES]
+ 21 - Number of boundaries -
+ 0 - Boundary number
+ 1 - number of curves on boundary, next line(s) are curvenumbers
+ 55
+ 1 - Boundary number
+ 6 - number of curves on boundary, next line(s) are curvenumbers
+ 47 52 5 62 60 54
+ 2 - Boundary number
+ 8 - number of curves on boundary, next line(s) are curvenumbers
+ 47 52 5 62 60 59 43 51
+ 3 - Boundary number
+ 9 - number of curves on boundary, next line(s) are curvenumbers
+ 47 52 5 62 60 59 43 44 50
+ 4 - Boundary number
+ 16 - number of curves on boundary, next line(s) are curvenumbers
+ 47 52 5 62 60 59 43 44 45 37
+ 29 30 17 18 19 49
+ 5 - Boundary number
+ 17 - number of curves on boundary, next line(s) are curvenumbers
+ 47 52 5 62 60 59 43 44 45 37
+ 29 30 17 18 19 20 21
+ 6 - Boundary number
+ 16 - number of curves on boundary, next line(s) are curvenumbers
+ 47 52 5 62 60 59 58 36 37 29
+ 30 17 18 19 20 21
+ 7 - Boundary number
+ 17 - number of curves on boundary, next line(s) are curvenumbers
+ 47 52 5 62 60 59 58 57 33 28
+ 29 30 17 18 19 20 21
+ 8 - Boundary number
+ 15 - number of curves on boundary, next line(s) are curvenumbers
+ 47 52 53 59 58 57 33 28 29 30
+ 17 18 19 20 21
+ 9 - Boundary number
+ 15 - number of curves on boundary, next line(s) are curvenumbers
+ 47 52 4 42 58 57 33 28 29 30
+ 17 18 19 20 21
+ 10 - Boundary number
+ 15 - number of curves on boundary, next line(s) are curvenumbers
+ 47 52 4 3 35 57 33 28 29 30
+ 17 18 19 20 21
+ 11 - Boundary number
+ 15 - number of curves on boundary, next line(s) are curvenumbers
+ 47 52 4 3 2 32 33 28 29 30
+ 17 18 19 20 21
+ 12 - Boundary number
+ 17 - number of curves on boundary, next line(s) are curvenumbers
+ 47 52 4 3 2 1 61 56 33 28
+ 29 30 17 18 19 20 21
+ 13 - Boundary number
+ 18 - number of curves on boundary, next line(s) are curvenumbers
+ 47 48 40 41 3 2 1 61 56 33
+ 28 29 30 17 18 19 20 21
+ 14 - Boundary number
+ 18 - number of curves on boundary, next line(s) are curvenumbers
+ 46 39 40 41 3 2 1 61 56 33
+ 28 29 30 17 18 19 20 21
+ 15 - Boundary number
+ 19 - number of curves on boundary, next line(s) are curvenumbers
+ 6 38 39 40 41 3 2 1 61 56
+ 33 28 29 30 17 18 19 20 21
+ 16 - Boundary number
+ 17 - number of curves on boundary, next line(s) are curvenumbers
+ 6 7 22 34 2 1 61 56 33 28
+ 29 30 17 18 19 20 21
+ 17 - Boundary number
+ 17 - number of curves on boundary, next line(s) are curvenumbers
+ 6 7 22 23 31 1 61 56 33 28
+ 29 30 17 18 19 20 21
+ 18 - Boundary number
+ 17 - number of curves on boundary, next line(s) are curvenumbers
+ 6 7 22 23 24 25 26 12 27 28
+ 29 30 17 18 19 20 21
+ 19 - Boundary number
+ 17 - number of curves on boundary, next line(s) are curvenumbers
+ 6 7 22 23 24 25 26 12 13 14
+ 15 16 17 18 19 20 21
+ 20 - Boundary number
+ 16 - number of curves on boundary, next line(s) are curvenumbers
+ 6 7 8 9 10 11 12 13 14 15
+ 16 17 18 19 20 21
+[END OF BOUNDARIES]
+
+[USE PROBABILISTIC DEFAULTS BOUNDARIES]
+ 21 - Number of boundaries -
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+[END OF USE PROBABILISTIC DEFAULTS BOUNDARIES]
+
+[STDV BOUNDARIES]
+ 21 - Number of boundaries -
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+[END OF STDV BOUNDARIES]
+
+[DISTRIBUTION BOUNDARIES]
+ 21 - Number of boundaries -
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+[END OF DISTRIBUTION BOUNDARIES]
+
+[PIEZO LINES]
+ 1 - Number of piezometric level lines -
+ 1 - PlLine number
+ 3 - number of curves on PlLine, next line(s) are curvenumbers
+ 63 64 65
+[END OF PIEZO LINES]
+
+[PHREATIC LINE]
+ 1 - Number of the piezometric level line acting as phreatic line -
+[END OF PHREATIC LINE]
+
+[WORLD CO-ORDINATES]
+ 0.000 - X world 1 -
+ 0.000 - Y world 1 -
+ 0.000 - X world 2 -
+ 0.000 - Y world 2 -
+[END OF WORLD CO-ORDINATES]
+
+[LAYERS]
+ 20 - Number of layers -
+ 1 - Layer number, next line is material of layer
+ RS(L) 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 1 - Boundarynumber at top of layer
+ 0 - Boundarynumber at bottom of layer
+ 2 - Layer number, next line is material of layer
+ FC(L) 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 2 - Boundarynumber at top of layer
+ 1 - Boundarynumber at bottom of layer
+ 3 - Layer number, next line is material of layer
+ UMC(L) 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 3 - Boundarynumber at top of layer
+ 2 - Boundarynumber at bottom of layer
+ 4 - Layer number, next line is material of layer
+ Sand 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 4 - Boundarynumber at top of layer
+ 3 - Boundarynumber at bottom of layer
+ 5 - Layer number, next line is material of layer
+ Sand 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 5 - Boundarynumber at top of layer
+ 4 - Boundarynumber at bottom of layer
+ 6 - Layer number, next line is material of layer
+ Sand 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 6 - Boundarynumber at top of layer
+ 5 - Boundarynumber at bottom of layer
+ 7 - Layer number, next line is material of layer
+ Sand 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 7 - Boundarynumber at top of layer
+ 6 - Boundarynumber at bottom of layer
+ 8 - Layer number, next line is material of layer
+ CB 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 8 - Boundarynumber at top of layer
+ 7 - Boundarynumber at bottom of layer
+ 9 - Layer number, next line is material of layer
+ CB 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 9 - Boundarynumber at top of layer
+ 8 - Boundarynumber at bottom of layer
+ 10 - Layer number, next line is material of layer
+ CB 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 10 - Boundarynumber at top of layer
+ 9 - Boundarynumber at bottom of layer
+ 11 - Layer number, next line is material of layer
+ CB 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 11 - Boundarynumber at top of layer
+ 10 - Boundarynumber at bottom of layer
+ 12 - Layer number, next line is material of layer
+ CB 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 12 - Boundarynumber at top of layer
+ 11 - Boundarynumber at bottom of layer
+ 13 - Layer number, next line is material of layer
+ FC(L) 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 13 - Boundarynumber at top of layer
+ 12 - Boundarynumber at bottom of layer
+ 14 - Layer number, next line is material of layer
+ FC(M) 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 14 - Boundarynumber at top of layer
+ 13 - Boundarynumber at bottom of layer
+ 15 - Layer number, next line is material of layer
+ UMC(M) 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 15 - Boundarynumber at top of layer
+ 14 - Boundarynumber at bottom of layer
+ 16 - Layer number, next line is material of layer
+ Sand 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 16 - Boundarynumber at top of layer
+ 15 - Boundarynumber at bottom of layer
+ 17 - Layer number, next line is material of layer
+ Sand 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 17 - Boundarynumber at top of layer
+ 16 - Boundarynumber at bottom of layer
+ 18 - Layer number, next line is material of layer
+ Sand 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 18 - Boundarynumber at top of layer
+ 17 - Boundarynumber at bottom of layer
+ 19 - Layer number, next line is material of layer
+ Good Earth 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 19 - Boundarynumber at top of layer
+ 18 - Boundarynumber at bottom of layer
+ 20 - Layer number, next line is material of layer
+ Revetment 10-10
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 20 - Boundarynumber at top of layer
+ 19 - Boundarynumber at bottom of layer
+[END OF LAYERS]
+
+[LAYERLOADS]
+ - Layers which are loads -
+
+[END OF LAYERLOADS]
+
+[END OF GEOMETRY DATA]
+[RUN IDENTIFICATION TITLES]
+
+
+
+[END OF RUN IDENTIFICATION TITLES]
+[MODEL]
+ 1 : Bishop
+ 1 : C phi
+ 0 : Probabilistic off
+ 1 : Mean
+ 1 : Geotextiles on
+ 1 : Nails on
+ 0 : Zone plot off
+ 0 : Local measurements
+[END OF MODEL]
+[MSEEPNET]
+ Use potential file
+ 0 : Do not use water net of MSeep file
+ 0 : Do not make negative pressures 0
+[END OF MSEEPNET]
+[UNIT WEIGHT WATER]
+ 9.81 : Unit weight water
+[END OF UNIT WEIGHT WATER]
+[DEGREE OF CONSOLIDATION]
+ 20 Number of layers
+ 20 100
+ 19 100 100
+ 18 100 100 100
+ 17 100 100 100 100
+ 16 100 100 100 100 100
+ 15 100 100 100 100 100 100
+ 14 100 100 100 100 100 100 100
+ 13 100 100 100 100 100 100 100 100
+ 12 100 100 100 100 100 100 100 100 100
+ 11 100 100 100 100 100 100 100 100 100 100
+ 10 100 100 100 100 100 100 100 100 100 100
+ 100
+ 9 100 100 100 100 100 100 100 100 100 100
+ 100 100
+ 8 100 100 100 100 100 100 100 100 100 100
+ 100 100 100
+ 7 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100
+ 6 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100
+ 5 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100
+ 4 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100
+ 3 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100
+ 2 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100 100
+ 1 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100 100 100
+ 0 capillary water not included
+[END OF DEGREE OF CONSOLIDATION]
+[DEGREE TEMPORARY LOADS]
+ 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100 100 100
+ 0 capillary water not included
+[END OF DEGREE TEMPORARY LOADS]
+[DEGREE EARTH QUAKE]
+ 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100 100 100
+[END OF DEGREE EARTH QUAKE]
+[CIRCLES]
+ 39.088 69.088 10 X-direction
+ 105.448 115.448 10 Y-direction
+ 98.000 80.000 10 Tangent lines
+ 0.000 0.000 0 no fixed point used
+[END OF CIRCLES]
+[SPENCER SLIP DATA]
+ 0 Number of points
+[END OF SPENCER SLIP DATA]
+[SPENCER SLIP DATA 2]
+ 0 Number of points
+[END OF SPENCER SLIP DATA 2]
+[SPENCER SLIP INTERVAL]
+ 2 : Slip spencer interval
+[END OF SPENCER SLIP INTERVAL]
+[LINE LOADS]
+ 0 = number of items
+[END OF LINE LOADS]
+[UNIFORM LOADS]
+ 0 = number of items
+[END OF UNIFORM LOADS]
+[TREE ON SLOPE]
+0.00 = WindForce
+0.00 = XCoordinate
+0.00 = YCoordinate
+10.00 = width of root zone
+0.0 = AngleOfDistribution
+[END OF TREE ON SLOPE]
+[EARTH QUAKE]
+ 0.000 = horizontal acceleration
+ 0.000 = vertical acceleration
+ 0.000 = free water moment factor
+[END OF EARTH QUAKE]
+[SIGMA-TAU CURVES]
+ 0 = number of items
+[END OF SIGMA-TAU CURVES]
+[BOND STRESS DIAGRAMS]
+ 0 = number of items
+[END OF BOND STRESS DIAGRAMS]
+[MEASURED YIELD STRESSES]
+[YIELD STRESSES]
+ 0 = number of items
+[END OF YIELD STRESSES]
+[END OF MEASURED YIELD STRESSES]
+[MINIMAL REQUIRED CIRCLE DEPTH]
+ 2.00 [m]
+[END OF MINIMAL REQUIRED CIRCLE DEPTH]
+[SLIP CIRCLE SELECTION]
+IsMinXEntryUsed=0
+IsMaxXEntryUsed=0
+XEntryMin=0.00
+XEntryMax=0.00
+[END OF SLIP CIRCLE SELECTION]
+[START VALUE SAFETY FACTOR]
+ 1.000 [-]
+[END OF START VALUE SAFETY FACTOR]
+[REFERENCE LEVEL SU]
+ 16.000 Excavation gamma above freatic level
+ 18.000 Excavation gamma below freatic level
+ 0 number of points
+[END OF REFERENCE LEVEL SU]
+
+[LIFT SLIP DATA]
+ 0.000 0.000 1 X-direction Left
+ 0.000 0.000 1 Y-direction Left
+ 0.000 0.000 1 X-direction Right
+ 0.000 0.000 1 Y-direction Right
+ 0.000 0.000 1 Y-direction tangent lines
+ 0 Automatic grid calculation (1)
+[END OF LIFT SLIP DATA]
+[EXTERNAL WATER LEVELS]
+ 0 = No water data used
+ 0.00 = Design level
+ 0.30 = Decimate height
+ 1 norm = 1/10000
+ 1 = number of items
+Water data (1)
+ 1 = Phreatic line
+ 0.00 = Level
+ Piezo lines
+ 20 - Number of layers
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+[END OF EXTERNAL WATER LEVELS]
+[MODEL FACTOR]
+ 1.00 = Limit value stability factor
+ 0.08 = Standard deviation for limit value stability factor
+ 0.00 = Reference standard deviation for degree of consolidation
+ 100.00 = Length of the section
+ 0 = Use contribution of end section
+ 0.00 = Lateral stress ratio
+ 0.25 = Coefficient of variation contribution edge of section
+[END OF MODEL FACTOR]
+[CALCULATION OPTIONS]
+MoveCalculationGrid=1
+ProbCalculationType=2
+SearchMethod=0
+[END OF CALCULATION OPTIONS]
+[PROBABILISTIC DEFAULTS]
+CohesionVariationTotal=0.25
+CohesionDesignPartial=1.25
+CohesionDesignStdDev=-1.65
+CohesionDistribution=3
+PhiVariationTotal=0.15
+PhiDesignPartial=1.10
+PhiDesignStdDev=-1.65
+PhiDistribution=3
+StressTableVariationTotal=0.20
+StressTableDesignPartial=1.15
+StressTableDesignStdDev=-1.65
+StressTableDistribution=3
+RatioCuPcVariationTotal=0.25
+RatioCuPcDesignPartial=1.15
+RatioCuPcDesignStdDev=-1.65
+RatioCuPcDistribution=3
+CuVariationTotal=0.25
+CuDesignPartial=1.15
+CuDesignStdDev=-1.65
+CuDistribution=3
+POPVariationTotal=0.10
+POPDesignPartial=1.10
+POPDesignStdDev=-1.65
+POPDistribution=3
+CompressionRatioVariationTotal=0.25
+CompressionRatioDesignPartial=1.00
+CompressionRatioDesignStdDev=0.00
+CompressionRatioDistribution=3
+ConsolidationCoefTotalStdDev=20.00
+ConsolidationCoefDesignPartial=1.00
+ConsolidationCoefDesignStdDev=1.65
+ConsolidationCoefDistribution=2
+HydraulicPressureTotalStdDev=0.50
+HydraulicPressureDesignPartial=1.00
+HydraulicPressureDesignStdDev=1.65
+HydraulicPressureDistribution=3
+LimitValueBishopMean=1.00
+LimitValueBishopStdDev=0.08
+LimitValueBishopDistribution=3
+LimitValueVanMean=0.95
+LimitValueVanStdDev=0.08
+LimitValueVanDistribution=3
+[END OF PROBABILISTIC DEFAULTS]
+[NEWZONE PLOT DATA]
+ 0.00 = Diketable Height [m]
+ 3.00 = Width top rest profile [m]
+ 0.00 = X co-ordinate indicating start of zone [m]
+ 0.00 = Boundary of M.H.W influence at X [m]
+ 0.00 = Boundary of M.H.W influence at Y [m]
+ 1.19 = Required safety in zone 1a
+ 1.11 = Required safety in zone 1b
+ 1.00 = Required safety in zone 2a
+ 1.00 = Required safety in zone 2b
+ 0.00 = Left side minimum road [m]
+ 0.00 = Right side minimum road [m]
+ 0.90 = Required safety in zone 3a
+ 0.90 = Required safety in zone 3b
+ 1 Stability calculation at right side
+ 0.50 = Remolding reduction factor
+ 0.80 = Schematization reduction factor
+ 1 Overtopping condition less or equal 0.1 l/m/s
+[END OF NEWZONE PLOT DATA]
+[HORIZONTAL BALANCE]
+HorizontalBalanceXLeft=0.000
+HorizontalBalanceXRight=0.000
+HorizontalBalanceYTop=0.00
+HorizontalBalanceYBottom=0.00
+HorizontalBalanceNYInterval=1
+[END OF HORIZONTAL BALANCE]
+[REQUESTED CIRCLE SLICES]
+ 30 = number of slices
+[END OF REQUESTED CIRCLE SLICES]
+[REQUESTED LIFT SLICES]
+ 50 = number of slices
+[END OF REQUESTED LIFT SLICES]
+[REQUESTED SPENCER SLICES]
+ 50 = number of slices
+[END OF REQUESTED SPENCER SLICES]
+[SOIL RESISTANCE]
+SoilResistanceDowelAction=1
+SoilResistancePullOut=1
+[END OF SOIL RESISTANCE]
+[GENETIC ALGORITHM OPTIONS BISHOP]
+PopulationCount=30
+GenerationCount=30
+EliteCount=2
+MutationRate=0.200
+CrossOverScatterFraction=1.000
+CrossOverSinglePointFraction=0.000
+CrossOverDoublePointFraction=0.000
+MutationJumpFraction=1.000
+MutationCreepFraction=0.000
+MutationInverseFraction=0.000
+MutationCreepReduction=0.050
+[END OF GENETIC ALGORITHM OPTIONS BISHOP]
+[GENETIC ALGORITHM OPTIONS LIFTVAN]
+PopulationCount=40
+GenerationCount=40
+EliteCount=2
+MutationRate=0.250
+CrossOverScatterFraction=1.000
+CrossOverSinglePointFraction=0.000
+CrossOverDoublePointFraction=0.000
+MutationJumpFraction=1.000
+MutationCreepFraction=0.000
+MutationInverseFraction=0.000
+MutationCreepReduction=0.050
+[END OF GENETIC ALGORITHM OPTIONS LIFTVAN]
+[GENETIC ALGORITHM OPTIONS SPENCER]
+PopulationCount=50
+GenerationCount=50
+EliteCount=2
+MutationRate=0.300
+CrossOverScatterFraction=0.000
+CrossOverSinglePointFraction=0.700
+CrossOverDoublePointFraction=0.300
+MutationJumpFraction=0.000
+MutationCreepFraction=0.900
+MutationInverseFraction=0.100
+MutationCreepReduction=0.050
+[END OF GENETIC ALGORITHM OPTIONS SPENCER]
+[MODEL SPECIAL]
+IsAlternativeStrength=0
+IsAdditionalPorePressure=0
+[END OF MODEL SPECIAL]
+[NAIL TYPE DEFAULTS]
+NailTypeLengthNail=0.00
+NailTypeDiameterNail=0.00
+NailTypeDiameterGrout=0.00
+NailTypeYieldForceNail=0.00
+NailTypePlasticMomentNail=0.00
+NailTypeBendingStiffnessNail=0.00E+00
+NailTypeUseFacingOrBearingPlate=0
+[END OF NAIL TYPE DEFAULTS]
+[END OF INPUT FILE]
Index: DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/TestFiles/SD CS2 8-8.sti
===================================================================
diff -u
--- DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/TestFiles/SD CS2 8-8.sti (revision 0)
+++ DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/TestFiles/SD CS2 8-8.sti (revision 1809)
@@ -0,0 +1,2119 @@
+Input file for D-Geo Stability : Stability of earth slopes.
+==============================================================================
+COMPANY : Stichting Deltares
+
+DATE : 01-Aug-18
+TIME : 10:53:36
+FILENAME : D:\DAMLiveSingapore\Damlive\csv files\Geometries\SD CS2 8-8.sti
+CREATED BY : D-Geo Stability version 18.1.1.3
+========================== BEGINNING OF DATA ==========================
+[VERSION]
+Soil=1003
+Geometry=1000
+StressCurve=1000
+BondStressDiagram=1000
+YieldStress=1001
+D-Geo Stability=1008
+[END OF VERSION]
+
+[SOIL COLLECTION]
+ 12 = number of items
+[SOIL]
+UMC (M) 8-8
+SoilColor=7187949
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=15.10
+SoilGamWet=15.10
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=13.90
+SoilDilatancy=13.90
+SoilCuTop=6.07
+SoilCuBottom=9.31
+SoilCuGradient=0.44
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=1
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=10.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+UMC (L) 8-8
+SoilColor=6923673
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=15.25
+SoilGamWet=15.25
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=15.00
+SoilDilatancy=15.00
+SoilCuTop=11.29
+SoilCuBottom=16.22
+SoilCuGradient=0.44
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=1
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=10.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+LMC (M) 8-8
+SoilColor=13827451
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=16.00
+SoilGamWet=16.00
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=15.70
+SoilDilatancy=15.70
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=10.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+LMC (L) 8-8
+SoilColor=5866717
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=16.30
+SoilGamWet=16.30
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=16.40
+SoilDilatancy=16.40
+SoilCuTop=27.22
+SoilCuBottom=39.09
+SoilCuGradient=0.86
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=1
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=10.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+Residual Soil 8-8
+SoilColor=9544960
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=19.00
+SoilGamWet=19.00
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=20.90
+SoilDilatancy=20.90
+SoilCuTop=79.08
+SoilCuBottom=126.64
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=1
+SoilProbInputValues=0
+SoilRatioCuPc=79.08
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=1.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+Sand Key 8-8
+SoilColor=6270895
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=19.85
+SoilGamWet=19.85
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=23.07
+SoilDilatancy=23.07
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=10.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+Sand AW 8-8
+SoilColor=7648893
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=17.64
+SoilGamWet=17.64
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=23.07
+SoilDilatancy=23.07
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=10.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+Sand BW 8-8
+SoilColor=11316396
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=19.85
+SoilGamWet=19.85
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=23.07
+SoilDilatancy=23.07
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=10.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+Revetment AW 8-8
+SoilColor=9764853
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=17.64
+SoilGamWet=17.64
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=25.00
+SoilDilatancy=25.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=10.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+Revetment BW 8-8
+SoilColor=9946300
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=19.85
+SoilGamWet=19.85
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=25.00
+SoilDilatancy=25.00
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=10.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+Good Earth 8-8
+SoilColor=11316396
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=17.00
+SoilGamWet=17.00
+SoilRestSlope=0
+SoilCohesion=0.00
+SoilPhi=19.40
+SoilDilatancy=19.40
+SoilCuTop=0.00
+SoilCuBottom=0.00
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=0
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=10.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[SOIL]
+Cement Bentoniet 8-8
+SoilColor=7187949
+SoilSoilType=2
+SoilUseSoilType=0
+SoilExcessPorePressure=0.00
+SoilPorePressureFactor=1.00
+SoilGamDry=13.00
+SoilGamWet=13.00
+SoilRestSlope=0
+SoilCohesion=30.00
+SoilPhi=1.00
+SoilDilatancy=1.00
+SoilCuTop=2.83
+SoilCuBottom=9.31
+SoilCuGradient=0.00
+SoilStressTableName=
+SoilBondStressTableName=
+SoilMatStrengthType=1
+SoilProbInputValues=0
+SoilRatioCuPc=0.22
+SoilStrengthIncreaseExponent=0.80
+SoilPOPTop=0.00
+SoilPOPBottom=0.00
+SoilAdditionalFactorLEM=1.00
+SoilPc=0.00E+00
+SoilPOP=10.00
+SoilRheologicalCoefficient=0.00
+SoilXCoorSoilPc=-100.000
+SoilYCoorSoilPc=-100.000
+SoilIsPopCalculated=0
+SoilIsOCRCalculated=0
+SoilIsAquifer=0
+SoilUseProbDefaults=1
+SoilStdCohesion=0.00
+SoilStdPhi=0.00
+SoilStdRatioCuPc=0.00
+SoilStdRatioCuPcPassive=0.00
+SoilStdRatioCuPcActive=0.00
+SoilStdCu=0.00
+SoilStdCuTop=0.00
+SoilStdCuGradient=0.00
+SoilStdPn=0.20
+SoilDistCohesion=3
+SoilDistPhi=3
+SoilDistStressTable=3
+SoilDistRatioCuPc=3
+SoilDistRatioCuPcPassive=3
+SoilDistRatioCuPcActive=3
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+SoilDistPn=3
+SoilCorrelationCPhi=0.00
+SoilRatioCuPcPassive=0.00
+SoilRatioCuPcActive=0.00
+SoilCuPassiveTop=0.00
+SoilCuPassiveBottom=0.00
+SoilCuActiveTop=0.00
+SoilCuActiveBottom=0.00
+SoilUniformRatioCuPc=1
+SoilUniformCu=1
+SoilDesignPartialCohesion=1.25
+SoilDesignStdCohesion=-1.65
+SoilDesignPartialPhi=1.10
+SoilDesignStdPhi=-1.65
+SoilDesignPartialStressTable=1.15
+SoilDesignStdStressTable=-1.65
+SoilDesignPartialRatioCuPc=1.15
+SoilDesignStdRatioCuPc=-1.65
+SoilDesignPartialCu=1.15
+SoilDesignStdCu=-1.65
+SoilDesignPartialPOP=1.10
+SoilDesignStdPOP=-1.65
+SoilDesignPartialRRatio=1.00
+SoilDesignStdRRatio=0.00
+SoilSoilGroup=0
+SoilStdPOP=0.00
+SoilDistPOP=2
+SoilHorFluctScaleCoh=50.00
+SoilVertFluctScaleCoh=0.25
+SoilNumberOfTestsCoh=1
+SoilVarianceRatioCoh=0.75
+SoilHorFluctScalePhi=50.00
+SoilVertFluctScalePhi=0.25
+SoilNumberOfTestsPhi=1
+SoilVarianceRatioPhi=0.75
+SoilRRatio=1.0000000
+SoilDistCu=3
+SoilDistCuTop=3
+SoilDistCuGradient=3
+[END OF SOIL]
+[END OF SOIL COLLECTION]
+
+[GEOMETRY DATA]
+[ACCURACY]
+ 0.0010
+[END OF ACCURACY]
+
+[POINTS]
+ 67 - Number of geometry points -
+ 1 180.000 97.589 0.000
+ 2 180.000 77.102 0.000
+ 3 180.000 100.800 0.000
+ 4 -110.000 93.800 0.000
+ 5 -31.040 93.800 0.000
+ 6 13.920 93.800 0.000
+ 7 17.000 95.290 0.000
+ 8 21.110 95.260 0.000
+ 9 45.210 103.400 0.000
+ 10 53.120 106.000 0.000
+ 11 55.120 106.000 0.000
+ 12 68.120 106.000 0.000
+ 13 70.120 106.000 0.000
+ 14 87.300 100.330 0.000
+ 15 93.970 99.000 0.000
+ 16 97.970 98.800 0.000
+ 17 103.970 96.800 0.000
+ 18 105.970 96.800 0.000
+ 19 108.070 97.500 0.000
+ 20 111.970 98.800 0.000
+ 21 180.000 98.800 0.000
+ 22 48.260 103.400 0.000
+ 23 53.120 104.900 0.000
+ 24 55.120 104.900 0.000
+ 25 19.600 93.800 0.000
+ 26 98.177 98.170 0.000
+ 27 100.638 97.588 0.000
+ 28 101.010 97.500 0.000
+ 29 75.750 103.400 0.000
+ 30 86.997 99.695 0.000
+ 31 93.847 98.396 0.000
+ 32 57.180 103.400 0.000
+ 33 57.180 103.900 0.000
+ 34 57.980 103.900 0.000
+ 35 57.980 103.400 0.000
+ 36 57.180 93.800 0.000
+ 37 -8.640 82.600 0.000
+ 38 6.360 75.100 0.000
+ 39 57.180 75.100 0.000
+ 40 -110.000 82.600 0.000
+ 41 -110.000 68.800 0.000
+ 42 57.180 68.800 0.000
+ 43 57.980 93.800 0.000
+ 44 57.980 97.500 0.000
+ 45 57.980 75.100 0.000
+ 46 57.980 68.800 0.000
+ 47 57.180 66.800 0.000
+ 48 57.980 66.800 0.000
+ 49 180.000 97.500 0.000
+ 50 97.970 93.800 0.000
+ 51 180.000 93.800 0.000
+ 52 60.570 75.100 0.000
+ 53 75.570 82.600 0.000
+ 54 180.000 82.600 0.000
+ 55 180.000 75.100 0.000
+ 56 180.000 68.800 0.000
+ 57 -110.000 50.000 0.000
+ 58 180.000 50.000 0.000
+ 59 -110.000 101.830 0.000
+ 60 57.228 101.830 0.000
+ 61 57.984 99.100 0.000
+ 62 180.000 97.300 0.000
+ 63 -110.000 101.820 0.000
+ 64 57.745 101.830 0.000
+ 65 180.000 101.830 0.000
+ 66 102.500 97.300 0.000
+ 67 88.000 98.500 0.000
+[END OF POINTS]
+
+[CURVES]
+ 74 - Number of curves -
+ 1 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 4 5
+ 2 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 5 6
+ 3 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 6 7
+ 4 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 7 8
+ 5 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 8 9
+ 6 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 9 10
+ 7 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 10 11
+ 8 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 11 12
+ 9 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 12 13
+ 10 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 13 14
+ 11 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 14 15
+ 12 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 15 16
+ 13 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 16 17
+ 14 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 17 18
+ 15 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 18 19
+ 16 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 19 20
+ 17 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 20 21
+ 18 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 9 22
+ 19 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 22 23
+ 20 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 23 24
+ 21 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 24 11
+ 22 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 6 25
+ 23 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 25 22
+ 24 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 16 26
+ 25 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 26 27
+ 26 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 27 28
+ 27 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 28 17
+ 28 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 12 29
+ 29 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 29 30
+ 30 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 30 31
+ 31 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 31 26
+ 32 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 22 32
+ 33 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 32 33
+ 34 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 33 34
+ 35 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 34 35
+ 36 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 35 29
+ 37 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 25 36
+ 38 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 36 32
+ 39 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 5 37
+ 40 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 37 38
+ 41 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 38 39
+ 42 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 39 36
+ 43 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 40 37
+ 44 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 41 42
+ 45 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 42 39
+ 46 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 32 35
+ 47 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 36 43
+ 48 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 43 44
+ 49 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 44 35
+ 50 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 39 45
+ 51 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 45 43
+ 52 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 42 46
+ 53 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 46 45
+ 54 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 42 47
+ 55 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 47 48
+ 56 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 48 46
+ 57 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 44 28
+ 58 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 19 49
+ 59 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 43 50
+ 60 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 50 51
+ 61 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 45 52
+ 62 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 52 53
+ 63 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 53 50
+ 64 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 53 54
+ 65 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 52 55
+ 66 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 46 56
+ 67 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 57 58
+ 68 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 59 60
+ 69 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 60 61
+ 70 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 63 64
+ 71 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 64 65
+ 72 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 66 62
+ 73 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 61 67
+ 74 - Curve number
+ 2 - number of points on curve, next line(s) are pointnumbers
+ 67 66
+[END OF CURVES]
+
+[BOUNDARIES]
+ 23 - Number of boundaries -
+ 0 - Boundary number
+ 1 - number of curves on boundary, next line(s) are curvenumbers
+ 67
+ 1 - Boundary number
+ 5 - number of curves on boundary, next line(s) are curvenumbers
+ 44 54 55 56 66
+ 2 - Boundary number
+ 7 - number of curves on boundary, next line(s) are curvenumbers
+ 44 54 55 56 53 61 65
+ 3 - Boundary number
+ 8 - number of curves on boundary, next line(s) are curvenumbers
+ 44 54 55 56 53 61 62 64
+ 4 - Boundary number
+ 9 - number of curves on boundary, next line(s) are curvenumbers
+ 44 54 55 56 53 61 62 63 60
+ 5 - Boundary number
+ 8 - number of curves on boundary, next line(s) are curvenumbers
+ 44 54 55 56 53 51 59 60
+ 6 - Boundary number
+ 12 - number of curves on boundary, next line(s) are curvenumbers
+ 44 54 55 56 53 51 48 57 27 14
+ 15 58
+ 7 - Boundary number
+ 13 - number of curves on boundary, next line(s) are curvenumbers
+ 44 54 55 56 53 51 48 57 27 14
+ 15 16 17
+ 8 - Boundary number
+ 19 - number of curves on boundary, next line(s) are curvenumbers
+ 44 54 55 56 53 51 48 49 36 29
+ 30 31 25 26 27 14 15 16 17
+ 9 - Boundary number
+ 17 - number of curves on boundary, next line(s) are curvenumbers
+ 44 52 53 51 48 49 36 29 30 31
+ 25 26 27 14 15 16 17
+ 10 - Boundary number
+ 17 - number of curves on boundary, next line(s) are curvenumbers
+ 44 45 50 51 48 49 36 29 30 31
+ 25 26 27 14 15 16 17
+ 11 - Boundary number
+ 17 - number of curves on boundary, next line(s) are curvenumbers
+ 44 45 42 47 48 49 36 29 30 31
+ 25 26 27 14 15 16 17
+ 12 - Boundary number
+ 16 - number of curves on boundary, next line(s) are curvenumbers
+ 44 45 42 38 46 36 29 30 31 25
+ 26 27 14 15 16 17
+ 13 - Boundary number
+ 18 - number of curves on boundary, next line(s) are curvenumbers
+ 44 45 42 38 33 34 35 36 29 30
+ 31 25 26 27 14 15 16 17
+ 14 - Boundary number
+ 19 - number of curves on boundary, next line(s) are curvenumbers
+ 43 40 41 42 38 33 34 35 36 29
+ 30 31 25 26 27 14 15 16 17
+ 15 - Boundary number
+ 20 - number of curves on boundary, next line(s) are curvenumbers
+ 1 39 40 41 42 38 33 34 35 36
+ 29 30 31 25 26 27 14 15 16 17
+ 16 - Boundary number
+ 19 - number of curves on boundary, next line(s) are curvenumbers
+ 1 2 22 37 38 33 34 35 36 29
+ 30 31 25 26 27 14 15 16 17
+ 17 - Boundary number
+ 19 - number of curves on boundary, next line(s) are curvenumbers
+ 1 2 22 23 32 33 34 35 36 29
+ 30 31 25 26 27 14 15 16 17
+ 18 - Boundary number
+ 19 - number of curves on boundary, next line(s) are curvenumbers
+ 1 2 22 23 19 20 21 8 28 29
+ 30 31 25 26 27 14 15 16 17
+ 19 - Boundary number
+ 20 - number of curves on boundary, next line(s) are curvenumbers
+ 1 2 22 23 19 20 21 8 9 10
+ 11 12 24 25 26 27 14 15 16 17
+ 20 - Boundary number
+ 17 - number of curves on boundary, next line(s) are curvenumbers
+ 1 2 22 23 19 20 21 8 9 10
+ 11 12 13 14 15 16 17
+ 21 - Boundary number
+ 19 - number of curves on boundary, next line(s) are curvenumbers
+ 1 2 3 4 5 18 19 20 21 8
+ 9 10 11 12 13 14 15 16 17
+ 22 - Boundary number
+ 17 - number of curves on boundary, next line(s) are curvenumbers
+ 1 2 3 4 5 6 7 8 9 10
+ 11 12 13 14 15 16 17
+[END OF BOUNDARIES]
+
+[USE PROBABILISTIC DEFAULTS BOUNDARIES]
+ 23 - Number of boundaries -
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+[END OF USE PROBABILISTIC DEFAULTS BOUNDARIES]
+
+[STDV BOUNDARIES]
+ 23 - Number of boundaries -
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+ 0.00000000000000E+0000
+[END OF STDV BOUNDARIES]
+
+[DISTRIBUTION BOUNDARIES]
+ 23 - Number of boundaries -
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+[END OF DISTRIBUTION BOUNDARIES]
+
+[PIEZO LINES]
+ 2 - Number of piezometric level lines -
+ 1 - PlLine number
+ 5 - number of curves on PlLine, next line(s) are curvenumbers
+ 68 69 73 74 72
+ 2 - PlLine number
+ 2 - number of curves on PlLine, next line(s) are curvenumbers
+ 70 71
+[END OF PIEZO LINES]
+
+[PHREATIC LINE]
+ 1 - Number of the piezometric level line acting as phreatic line -
+[END OF PHREATIC LINE]
+
+[WORLD CO-ORDINATES]
+ 0.000 - X world 1 -
+ 0.000 - Y world 1 -
+ 0.000 - X world 2 -
+ 0.000 - Y world 2 -
+[END OF WORLD CO-ORDINATES]
+
+[LAYERS]
+ 22 - Number of layers -
+ 1 - Layer number, next line is material of layer
+ Residual Soil 8-8
+ 2 - Piezometric level line at top of layer
+ 2 - Piezometric level line at bottom of layer
+ 1 - Boundarynumber at top of layer
+ 0 - Boundarynumber at bottom of layer
+ 2 - Layer number, next line is material of layer
+ LMC (L) 8-8
+ 2 - Piezometric level line at top of layer
+ 2 - Piezometric level line at bottom of layer
+ 2 - Boundarynumber at top of layer
+ 1 - Boundarynumber at bottom of layer
+ 3 - Layer number, next line is material of layer
+ LMC (L) 8-8
+ 2 - Piezometric level line at top of layer
+ 2 - Piezometric level line at bottom of layer
+ 3 - Boundarynumber at top of layer
+ 2 - Boundarynumber at bottom of layer
+ 4 - Layer number, next line is material of layer
+ UMC (L) 8-8
+ 99 - Piezometric level line at top of layer
+ 99 - Piezometric level line at bottom of layer
+ 4 - Boundarynumber at top of layer
+ 3 - Boundarynumber at bottom of layer
+ 5 - Layer number, next line is material of layer
+ Sand Key 8-8
+ 1 - Piezometric level line at top of layer
+ 99 - Piezometric level line at bottom of layer
+ 5 - Boundarynumber at top of layer
+ 4 - Boundarynumber at bottom of layer
+ 6 - Layer number, next line is material of layer
+ Sand BW 8-8
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 6 - Boundarynumber at top of layer
+ 5 - Boundarynumber at bottom of layer
+ 7 - Layer number, next line is material of layer
+ Sand AW 8-8
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 7 - Boundarynumber at top of layer
+ 6 - Boundarynumber at bottom of layer
+ 8 - Layer number, next line is material of layer
+ Sand AW 8-8
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 8 - Boundarynumber at top of layer
+ 7 - Boundarynumber at bottom of layer
+ 9 - Layer number, next line is material of layer
+ Cement Bentoniet 8-8
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 9 - Boundarynumber at top of layer
+ 8 - Boundarynumber at bottom of layer
+ 10 - Layer number, next line is material of layer
+ Cement Bentoniet 8-8
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 10 - Boundarynumber at top of layer
+ 9 - Boundarynumber at bottom of layer
+ 11 - Layer number, next line is material of layer
+ Cement Bentoniet 8-8
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 11 - Boundarynumber at top of layer
+ 10 - Boundarynumber at bottom of layer
+ 12 - Layer number, next line is material of layer
+ Cement Bentoniet 8-8
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 12 - Boundarynumber at top of layer
+ 11 - Boundarynumber at bottom of layer
+ 13 - Layer number, next line is material of layer
+ Cement Bentoniet 8-8
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 13 - Boundarynumber at top of layer
+ 12 - Boundarynumber at bottom of layer
+ 14 - Layer number, next line is material of layer
+ LMC (M) 8-8
+ 99 - Piezometric level line at top of layer
+ 99 - Piezometric level line at bottom of layer
+ 14 - Boundarynumber at top of layer
+ 13 - Boundarynumber at bottom of layer
+ 15 - Layer number, next line is material of layer
+ UMC (M) 8-8
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 15 - Boundarynumber at top of layer
+ 14 - Boundarynumber at bottom of layer
+ 16 - Layer number, next line is material of layer
+ Sand Key 8-8
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 16 - Boundarynumber at top of layer
+ 15 - Boundarynumber at bottom of layer
+ 17 - Layer number, next line is material of layer
+ Sand BW 8-8
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 17 - Boundarynumber at top of layer
+ 16 - Boundarynumber at bottom of layer
+ 18 - Layer number, next line is material of layer
+ Sand AW 8-8
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 18 - Boundarynumber at top of layer
+ 17 - Boundarynumber at bottom of layer
+ 19 - Layer number, next line is material of layer
+ Revetment AW 8-8
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 19 - Boundarynumber at top of layer
+ 18 - Boundarynumber at bottom of layer
+ 20 - Layer number, next line is material of layer
+ Good Earth 8-8
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 20 - Boundarynumber at top of layer
+ 19 - Boundarynumber at bottom of layer
+ 21 - Layer number, next line is material of layer
+ Revetment BW 8-8
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 21 - Boundarynumber at top of layer
+ 20 - Boundarynumber at bottom of layer
+ 22 - Layer number, next line is material of layer
+ Revetment AW 8-8
+ 1 - Piezometric level line at top of layer
+ 1 - Piezometric level line at bottom of layer
+ 22 - Boundarynumber at top of layer
+ 21 - Boundarynumber at bottom of layer
+[END OF LAYERS]
+
+[LAYERLOADS]
+ - Layers which are loads -
+
+[END OF LAYERLOADS]
+
+[END OF GEOMETRY DATA]
+[RUN IDENTIFICATION TITLES]
+
+
+
+[END OF RUN IDENTIFICATION TITLES]
+[MODEL]
+ 1 : Bishop
+ 1 : C phi
+ 0 : Probabilistic off
+ 1 : Mean
+ 0 : Geotextiles off
+ 0 : Nails off
+ 1 : Zone plot on
+ 0 : Local measurements
+[END OF MODEL]
+[MSEEPNET]
+ Use potential file
+ 0 : Do not use water net of MSeep file
+ 0 : Do not make negative pressures 0
+[END OF MSEEPNET]
+[UNIT WEIGHT WATER]
+ 10.25 : Unit weight water
+[END OF UNIT WEIGHT WATER]
+[DEGREE OF CONSOLIDATION]
+ 22 Number of layers
+ 22 100
+ 21 100 100
+ 20 100 100 100
+ 19 100 100 100 100
+ 18 100 100 100 100 100
+ 17 100 100 100 100 100 100
+ 16 100 100 100 100 100 100 100
+ 15 100 100 100 100 100 100 100 100
+ 14 100 100 100 100 100 100 100 100 100
+ 13 100 100 100 100 100 100 100 100 100 100
+ 12 100 100 100 100 100 100 100 100 100 100
+ 100
+ 11 100 100 100 100 100 100 100 100 100 100
+ 100 100
+ 10 100 100 100 100 100 100 100 100 100 100
+ 100 100 100
+ 9 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100
+ 8 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100
+ 7 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100
+ 6 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100
+ 5 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100
+ 4 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100 100
+ 3 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100 100 100
+ 2 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100 100 100
+ 100
+ 1 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100 100 100
+ 100 100
+ 0 capillary water not included
+[END OF DEGREE OF CONSOLIDATION]
+[DEGREE TEMPORARY LOADS]
+ 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100 100 100
+ 100 100
+ 0 capillary water not included
+[END OF DEGREE TEMPORARY LOADS]
+[DEGREE EARTH QUAKE]
+ 100 100 100 100 100 100 100 100 100 100
+ 100 100 100 100 100 100 100 100 100 100
+ 100 100
+[END OF DEGREE EARTH QUAKE]
+[CIRCLES]
+ 78.117 98.637 12 X-direction
+ 104.676 121.429 12 Y-direction
+ 85.000 80.000 11 Tangent lines
+ 0.000 0.000 0 no fixed point used
+[END OF CIRCLES]
+[SPENCER SLIP DATA]
+ 12 Number of points
+ 53.549 106.000
+ 55.477 98.712
+ 58.940 94.026
+ 63.796 89.271
+ 68.923 86.081
+ 76.402 81.570
+ 87.343 79.542
+ 99.785 80.383
+ 109.668 84.247
+ 115.780 87.914
+ 120.465 93.415
+ 123.521 98.290
+[END OF SPENCER SLIP DATA]
+[SPENCER SLIP DATA 2]
+ 12 Number of points
+ 72.106 105.338
+ 72.667 103.862
+ 73.863 102.733
+ 75.238 101.154
+ 77.571 98.869
+ 80.202 97.104
+ 85.034 95.398
+ 89.508 95.252
+ 95.146 95.174
+ 99.707 95.360
+ 104.118 96.233
+ 106.417 98.290
+[END OF SPENCER SLIP DATA 2]
+[SPENCER SLIP INTERVAL]
+ 2 : Slip spencer interval
+[END OF SPENCER SLIP INTERVAL]
+[LINE LOADS]
+ 0 = number of items
+[END OF LINE LOADS]
+[UNIFORM LOADS]
+ 1 = number of items
+60kpa
+ 20.00 = magnitude
+ 54.12 68.12 = xstart and xend
+ 0.00 = distribution angle
+ 1 = permanent load
+[END OF UNIFORM LOADS]
+[TREE ON SLOPE]
+0.00 = WindForce
+0.00 = XCoordinate
+0.00 = YCoordinate
+10.00 = width of root zone
+0.0 = AngleOfDistribution
+[END OF TREE ON SLOPE]
+[EARTH QUAKE]
+ 0.000 = horizontal acceleration
+ 0.000 = vertical acceleration
+ 0.000 = free water moment factor
+[END OF EARTH QUAKE]
+[SIGMA-TAU CURVES]
+ 0 = number of items
+[END OF SIGMA-TAU CURVES]
+[BOND STRESS DIAGRAMS]
+ 0 = number of items
+[END OF BOND STRESS DIAGRAMS]
+[MEASURED YIELD STRESSES]
+[YIELD STRESSES]
+ 0 = number of items
+[END OF YIELD STRESSES]
+[END OF MEASURED YIELD STRESSES]
+[MINIMAL REQUIRED CIRCLE DEPTH]
+ 0.00 [m]
+[END OF MINIMAL REQUIRED CIRCLE DEPTH]
+[SLIP CIRCLE SELECTION]
+IsMinXEntryUsed=0
+IsMaxXEntryUsed=0
+XEntryMin=0.00
+XEntryMax=0.00
+[END OF SLIP CIRCLE SELECTION]
+[START VALUE SAFETY FACTOR]
+ 1.000 [-]
+[END OF START VALUE SAFETY FACTOR]
+[REFERENCE LEVEL SU]
+ 16.000 Excavation gamma above freatic level
+ 18.000 Excavation gamma below freatic level
+ 0 number of points
+[END OF REFERENCE LEVEL SU]
+
+[LIFT SLIP DATA]
+ 0.000 0.000 1 X-direction Left
+ 0.000 0.000 1 Y-direction Left
+ 0.000 0.000 1 X-direction Right
+ 0.000 0.000 1 Y-direction Right
+ 0.000 0.000 1 Y-direction tangent lines
+ 0 Automatic grid calculation (1)
+[END OF LIFT SLIP DATA]
+[EXTERNAL WATER LEVELS]
+ 0 = No water data used
+ 0.00 = Design level
+ 0.30 = Decimate height
+ 1 norm = 1/10000
+ 1 = number of items
+Water data (1)
+ 1 = Phreatic line
+ 0.00 = Level
+ Piezo lines
+ 22 - Number of layers
+ 0 0 = Pl-top and pl-bottom
+ 0 0 = Pl-top and pl-bottom
+ 0 0 = Pl-top and pl-bottom
+ 0 0 = Pl-top and pl-bottom
+ 0 0 = Pl-top and pl-bottom
+ 0 0 = Pl-top and pl-bottom
+ 0 0 = Pl-top and pl-bottom
+ 0 0 = Pl-top and pl-bottom
+ 0 0 = Pl-top and pl-bottom
+ 0 0 = Pl-top and pl-bottom
+ 0 0 = Pl-top and pl-bottom
+ 0 0 = Pl-top and pl-bottom
+ 0 0 = Pl-top and pl-bottom
+ 0 0 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+ 1 1 = Pl-top and pl-bottom
+[END OF EXTERNAL WATER LEVELS]
+[MODEL FACTOR]
+ 1.00 = Limit value stability factor
+ 0.08 = Standard deviation for limit value stability factor
+ 0.00 = Reference standard deviation for degree of consolidation
+ 100.00 = Length of the section
+ 0 = Use contribution of end section
+ 0.00 = Lateral stress ratio
+ 0.25 = Coefficient of variation contribution edge of section
+[END OF MODEL FACTOR]
+[CALCULATION OPTIONS]
+MoveCalculationGrid=1
+ProbCalculationType=2
+SearchMethod=0
+[END OF CALCULATION OPTIONS]
+[PROBABILISTIC DEFAULTS]
+CohesionVariationTotal=0.25
+CohesionDesignPartial=1.25
+CohesionDesignStdDev=-1.65
+CohesionDistribution=3
+PhiVariationTotal=0.15
+PhiDesignPartial=1.10
+PhiDesignStdDev=-1.65
+PhiDistribution=3
+StressTableVariationTotal=0.20
+StressTableDesignPartial=1.15
+StressTableDesignStdDev=-1.65
+StressTableDistribution=3
+RatioCuPcVariationTotal=0.25
+RatioCuPcDesignPartial=1.15
+RatioCuPcDesignStdDev=-1.65
+RatioCuPcDistribution=3
+CuVariationTotal=0.25
+CuDesignPartial=1.15
+CuDesignStdDev=-1.65
+CuDistribution=3
+POPVariationTotal=0.10
+POPDesignPartial=1.10
+POPDesignStdDev=-1.65
+POPDistribution=3
+CompressionRatioVariationTotal=0.25
+CompressionRatioDesignPartial=1.00
+CompressionRatioDesignStdDev=0.00
+CompressionRatioDistribution=3
+ConsolidationCoefTotalStdDev=20.00
+ConsolidationCoefDesignPartial=1.00
+ConsolidationCoefDesignStdDev=1.65
+ConsolidationCoefDistribution=2
+HydraulicPressureTotalStdDev=0.50
+HydraulicPressureDesignPartial=1.00
+HydraulicPressureDesignStdDev=1.65
+HydraulicPressureDistribution=3
+LimitValueBishopMean=1.00
+LimitValueBishopStdDev=0.08
+LimitValueBishopDistribution=3
+LimitValueVanMean=0.95
+LimitValueVanStdDev=0.08
+LimitValueVanDistribution=3
+[END OF PROBABILISTIC DEFAULTS]
+[NEWZONE PLOT DATA]
+ 106.00 = Diketable Height [m]
+ 3.00 = Width top rest profile [m]
+ 0.00 = X co-ordinate indicating start of zone [m]
+ 0.00 = Boundary of M.H.W influence at X [m]
+ 0.00 = Boundary of M.H.W influence at Y [m]
+ 1.19 = Required safety in zone 1a
+ 1.11 = Required safety in zone 1b
+ 1.00 = Required safety in zone 2a
+ 1.00 = Required safety in zone 2b
+ 0.00 = Left side minimum road [m]
+ 0.00 = Right side minimum road [m]
+ 0.90 = Required safety in zone 3a
+ 0.90 = Required safety in zone 3b
+ 1 Stability calculation at right side
+ 0.50 = Remolding reduction factor
+ 0.80 = Schematization reduction factor
+ 1 Overtopping condition less or equal 0.1 l/m/s
+[END OF NEWZONE PLOT DATA]
+[HORIZONTAL BALANCE]
+HorizontalBalanceXLeft=0.000
+HorizontalBalanceXRight=0.000
+HorizontalBalanceYTop=0.00
+HorizontalBalanceYBottom=0.00
+HorizontalBalanceNYInterval=1
+[END OF HORIZONTAL BALANCE]
+[REQUESTED CIRCLE SLICES]
+ 30 = number of slices
+[END OF REQUESTED CIRCLE SLICES]
+[REQUESTED LIFT SLICES]
+ 50 = number of slices
+[END OF REQUESTED LIFT SLICES]
+[REQUESTED SPENCER SLICES]
+ 50 = number of slices
+[END OF REQUESTED SPENCER SLICES]
+[SOIL RESISTANCE]
+SoilResistanceDowelAction=1
+SoilResistancePullOut=1
+[END OF SOIL RESISTANCE]
+[GENETIC ALGORITHM OPTIONS BISHOP]
+PopulationCount=30
+GenerationCount=30
+EliteCount=2
+MutationRate=0.200
+CrossOverScatterFraction=1.000
+CrossOverSinglePointFraction=0.000
+CrossOverDoublePointFraction=0.000
+MutationJumpFraction=1.000
+MutationCreepFraction=0.000
+MutationInverseFraction=0.000
+MutationCreepReduction=0.050
+[END OF GENETIC ALGORITHM OPTIONS BISHOP]
+[GENETIC ALGORITHM OPTIONS LIFTVAN]
+PopulationCount=40
+GenerationCount=40
+EliteCount=2
+MutationRate=0.250
+CrossOverScatterFraction=1.000
+CrossOverSinglePointFraction=0.000
+CrossOverDoublePointFraction=0.000
+MutationJumpFraction=1.000
+MutationCreepFraction=0.000
+MutationInverseFraction=0.000
+MutationCreepReduction=0.050
+[END OF GENETIC ALGORITHM OPTIONS LIFTVAN]
+[GENETIC ALGORITHM OPTIONS SPENCER]
+PopulationCount=50
+GenerationCount=50
+EliteCount=2
+MutationRate=0.300
+CrossOverScatterFraction=0.000
+CrossOverSinglePointFraction=0.700
+CrossOverDoublePointFraction=0.300
+MutationJumpFraction=0.000
+MutationCreepFraction=0.900
+MutationInverseFraction=0.100
+MutationCreepReduction=0.050
+[END OF GENETIC ALGORITHM OPTIONS SPENCER]
+[MODEL SPECIAL]
+IsAlternativeStrength=0
+IsAdditionalPorePressure=0
+[END OF MODEL SPECIAL]
+[NAIL TYPE DEFAULTS]
+NailTypeLengthNail=0.00
+NailTypeDiameterNail=0.00
+NailTypeDiameterGrout=0.00
+NailTypeYieldForceNail=0.00
+NailTypePlasticMomentNail=0.00
+NailTypeBendingStiffnessNail=0.00E+00
+NailTypeUseFacingOrBearingPlate=0
+[END OF NAIL TYPE DEFAULTS]
+[END OF INPUT FILE]
Index: DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/Deltares.DamEngine.IntegrationTests.csproj
===================================================================
diff -u -r1741 -r1809
--- DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/Deltares.DamEngine.IntegrationTests.csproj (.../Deltares.DamEngine.IntegrationTests.csproj) (revision 1741)
+++ DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/Deltares.DamEngine.IntegrationTests.csproj (.../Deltares.DamEngine.IntegrationTests.csproj) (revision 1809)
@@ -50,6 +50,7 @@
+
@@ -127,6 +128,12 @@
PreserveNewest
+
+ PreserveNewest
+
+
+ PreserveNewest
+
PreserveNewest
@@ -288,10 +295,32 @@
PreserveNewest
+
+ PreserveNewest
+
+
+ PreserveNewest
+
+
+ PreserveNewest
+
+
+ PreserveNewest
+
+
+ PreserveNewest
+
+
+
+
+
+
+
PreserveNewest
+