Deltares.DamEngine.Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed compiler warnings

Related to Issue [MWDAM-1141]

  1. … 1 more file in changeset.
Removed obsolete parameter analysisType.

Related to Issue [MWDAM-1170]

  1. … 6 more files in changeset.
Fixed the test for Horizontal Balance.

Related to Issue [MWDAM-1170]

    • -121
    • +5
    ./General/Results/DesignResult.cs
Renamed PLLine to PlLine

Related to Issue [MWDAM-1153]

    • -27
    • +27
    ./General/Sensors/SensorLocation.cs
  1. … 21 more files in changeset.
Renamed PLLine to PlLine

Related to Issue [MWDAM-1153]

    • -3
    • +3
    ./General/FailureMechanismParametersMStab.cs
  1. … 9 more files in changeset.
Removed SchematizationFactorsResult and cleaned DamProjectData.

Related to Issue [MWDAM-1111]

    • -28
    • +3
    ./RegionalAssessmentResults/EvaluationJob.cs
    • -12
    • +2
    ./General/Results/LocationResult.cs
    • -120
    • +0
    ./General/Results/RWSchematizationFactorsResult.cs
  1. … 3 more files in changeset.
Interim commit. ICalculation interface to be moved from IKernelWrapper to KernelWrappers themselves. Also related too Issue [MWDAM-1144]

Related to Issue [MWDAM-1111]

    • -3
    • +3
    ./Standard/Calculation/ICalculation.cs
  1. … 9 more files in changeset.
Renamed PLLine to PlLine

Related to Issue [MWDAM-1153]

  1. … 2 more files in changeset.
Renamed PLLine to PlLine

Related to Issue [MWDAM-1153]

    • -1
    • +1
    ./General/FailureMechanismParametersMStab.cs
  1. … 24 more files in changeset.
Renamed PLLine to PlLine

Related to Issue [MWDAM-1153]

  1. … 11 more files in changeset.
Implemented MaxCalculationCores in such a way it is used by the interfaces.

Related to Issue [MWDAM-1144]

  1. … 3 more files in changeset.
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.