Deltares.DamEngine.Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
oved TanSlopeInside according to review

Related to Issue [MWDAM-1105]

    • -12
    • +0
    ./Geotechnics/SurfaceLine2Extensions.cs
  1. … 1 more file in changeset.
Refactored: moved some methods to common part for piping

Related to Issue [MWDAM-1095]

  1. … 6 more files in changeset.
Started with renaming the involved Rwxxxx properties and classes to Regionalxxxxx to improve naming. For the results classes I've put each class in its own file.

Related to Issue [MWDAM-1108]

    • -0
    • +146
    ./RegionalAssessmentResults/EvaluationJob.cs
    • -0
    • +86
    ./RegionalAssessmentResults/RegionalScenariosResult.cs
    • -0
    • +87
    ./RegionalAssessmentResults/RegionalResult.cs
    • -0
    • +147
    ./RegionalAssessmentResults/RegionalScenarioResult.cs
    • -0
    • +234
    ./RegionalAssessmentResults/RegionalScenarioProfileResult.cs
    • -239
    • +0
    ./RWScenarios/RWScenariosResult.cs
  1. … 4 more files in changeset.
Renamed RWResultType ro RegionalResultType to be in line with the new names. Added Conversion helpers with tests to be able to read/write the scenario assessment results.

Related to Issue [MWDAM-1111]

  1. … 3 more files in changeset.
Cleaned up dead code.

Related to Issue [MWDAM-1087]

    • -285
    • +0
    ./RWScenarios/HydraulicShortcutRWEvaluator.cs
    • -155
    • +0
    ./RWScenarios/AquitardEvaluator.cs
    • -48
    • +0
    ./RWScenarios/DikeMaterialRWEvaluator.cs
  1. … 1 more file in changeset.
First working implementation of Design Piping Bligh (still a work in progress)

Related to Issue [MWDAM-1095]

    • -0
    • +23
    ./Geotechnics/SurfaceLine2Extensions.cs
  1. … 15 more files in changeset.
Step 1: Finished work at Engine side. To do: implementation at UI side.

Related to Issue [MWDAM-1154]

  1. … 3 more files in changeset.
Step 1: Added calculationSubDir to xsd, regenerated the DamOutput file and implemented it in the code for the wrappers. To do is the I/O.

Related to Issue [MWDAM-1154]

  1. … 6 more files in changeset.
Added FullStiFileName to SoilGeometryProbability, besides existing StiFileName.

Changed WorkingDir in DamKernelInput to CalculationDir, added ProjectDir.

Related to Issue [MWDAM-1056]

    • -2
    • +2
    ./RWScenarios/HydraulicShortcutRWEvaluator.cs
  1. … 11 more files in changeset.
Replaced ProjectWorkingPath by ProjectPath and CalculationMap.

Related to Issue [MWDAM-1150]

  1. … 17 more files in changeset.
Made sure BaseFilename is filled for stability calculations.

Related to Issue [MWDAM-1057]

Add SurfaceLineSlopeAdapter class

Related to Issue [MWDAM-1107]

    • -0
    • +47
    ./Standard/ThrowHelper.cs
  1. … 13 more files in changeset.
Add SurfaceLineShoulderAdapter class

Related to Issue [MWDAM-1106]

    • -0
    • +31
    ./Geotechnics/SurfaceLine2Extensions.cs
  1. … 5 more files in changeset.
Fix location of DGeoStability.exe

Related to Issue [MWDAM-1056]

    • -1
    • +1
    ./General/FailureMechanismParametersMStab.cs
Finished cleaning General.

Related to Issue [MWDAM-1134]

  1. … 16 more files in changeset.
Added Added tests for SurfaceLineHeightAdapter

Related to Issue [MWDAM-1105]

    • -0
    • +13
    ./Geotechnics/SurfaceLine2Extensions.cs
  1. … 3 more files in changeset.
Added tests for SurfaceLineAdapter

Related to Issue [MWDAM-1105]

    • -18
    • +13
    ./Geotechnics/SurfaceLine2Extensions.cs
  1. … 2 more files in changeset.
Fixed according review

Related to Issue [MWDAM-1094]

    • -0
    • +116
    ./General/SoilGeometryProbability.cs
  1. … 3 more files in changeset.
Renamed SoilDatabase to SoilDatabaseName.

Renamed WorkingDir to ProjectWorkingPath.

Renamed previous ProjectWorkingPath to OldProjectWorkingPath. This must be modified later. Most uses is in code that will be deleted I think.

Related to Issue [MWDAM-1122]

  1. … 19 more files in changeset.
Made DGeoStabilityExePath a non settable constant property.

Related to Issue [MWDAM-1057]

    • -3
    • +25
    ./General/FailureMechanismParametersMStab.cs
  1. … 7 more files in changeset.
Added properties to xml for kernel from UI: ProjectWorkingPath, SoilDatabase, XOffsetSoilGeometry2DOrigin.

Related to Issue [MWDAM-1122]

  1. … 21 more files in changeset.