Deltares.DamEngine.Calculators

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make sure redesigned surface line (as part of the results) is reset to x = 0 as start. This is required to keep results based on this line in sync.

Related to Issue [MWDAM-1057]

Added method to synchronize design data given scenario with the data in location (which is actually used).

Related to Issue [MWDAM-1057]

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. … 4 more files in changeset.
Added dlls from TC #1007.446 to release folder

Related to Issue [MWDAM-1056]

Moved extra classes in UpliftLocationDeterminator to their own files

Related to Issue [MWDAM-1153]

    • -0
    • +20
    ./Uplift/UpliftLocationDeterminatorException.cs
    • -0
    • +34
    ./Uplift/UpliftLocationAndResult.cs
    • -0
    • +2
    ./Deltares.DamEngine.Calculators.csproj
    • -46
    • +0
    ./Uplift/UpliftLocationDeterminator.cs
  1. … 10 more files in changeset.
Added resultmessage and UpliftSituation to output of wrapper (even though I think UpliftSituation should be null as it is not relevant for outwards calculations, but it is needed to be able to reproduce the results of DAM Classic).

Related to Issue [MWDAM-1057]

Added FullStiFileName to SoilGeometryProbability, besides existing StiFileName.

Changed WorkingDir in DamKernelInput to CalculationDir, added ProjectDir.

Related to Issue [MWDAM-1056]

    • -3
    • +11
    ./KernelWrappers/Common/DamKernelInput.cs
    • too large
    ./PlLinesCreator/PLLinesCreator.cs
  1. … 7 more files in changeset.
Added RedesignedSurfaceLine to Output

Related to Issue [MWDAM-1056]

  1. … 1 more file in changeset.
Corrected test(s) now it has been decided that zone areas are NOT allowed for stability outside.

Related to Issue [MWDAM-1057]

  1. … 3 more files in changeset.
Removed EntryPointXCoordinate and ExitPointXCoordinate from ResultsSingleZone

Related to Issue [MWDAM-1056]

  1. … 2 more files in changeset.
Added Calculation Result to design result.

Added more values to Bishop test, but results from kernel are not what expected.

Related to Issue [MWDAM-1056]

  1. … 1 more file in changeset.
Replaced ProjectWorkingPath by ProjectPath and CalculationMap.

Related to Issue [MWDAM-1150]

  1. … 17 more files in changeset.
For now same code for adapt and noadapt geometry (to fix unit test in UI)

Related to Issue [MWDAM-1095]

Corrected PostProcess for inwards to use real data instead of fake data as is done in outwards.

Related to Issue [MWDAM-1057]

  1. … 1 more file in changeset.
Added work_in_progress test for Piping Bligh Design

Related to Issue [MWDAM-1095]

  1. … 3 more files in changeset.
Refactored code.

Fix typo in TD

Related to Issue [MWDAM-1095]

    • -33
    • +41
    ./DikesDesign/DesignCalculator.cs
  1. … 2 more files in changeset.
Add SurfaceLineSlopeAdapter class

Related to Issue [MWDAM-1107]

    • -1
    • +3
    ./DikesDesign/SurfaceLineShoulderAdapter.cs
    • -1
    • +12
    ./DikesDesign/SurfaceLineHeightAdapter.cs
    • -1
    • +22
    ./DikesDesign/SurfaceLineAdapterException.cs
    • -3
    • +17
    ./DikesDesign/SurfaceLineAdapter.cs
    • -0
    • +115
    ./DikesDesign/SurfaceLineSlopeAdapter.cs
    • -0
    • +1
    ./Deltares.DamEngine.Calculators.csproj
  1. … 8 more files in changeset.
Removed dead code, added test as used in outer to inner to ensure inner will not fail when calculating with 1Dprofiles or 2Dprofiles instead of sti-files.

Related to Issue [MWDAM-1057]

Add SurfaceLineShoulderAdapter class

Related to Issue [MWDAM-1106]

    • -0
    • +265
    ./DikesDesign/SurfaceLineShoulderAdapter.cs
    • -1
    • +2
    ./Deltares.DamEngine.Calculators.csproj
  1. … 4 more files in changeset.
Make sure DGeoStability is copied to the root of the output directory

Related to Issue [MWDAM-1056]

    • -0
    • +1
    ./Deltares.DamEngine.Calculators.csproj
Finished cleaning General.

Related to Issue [MWDAM-1134]

    • -92
    • +0
    ./General/DamProjectCalculatorCsvExportDataBuilder.cs
    • -52
    • +0
    ./General/DAMFailureMechanismeCalculatorException.cs
    • -47
    • +0
    ./General/ParameterMissingException.cs
    • -1379
    • +0
    ./General/DAMFailureMechanismeCalculator.cs
    • -9
    • +0
    ./Deltares.DamEngine.Calculators.csproj
    • -46
    • +0
    ./General/RequiredEntityNotExistException.cs
    • -1
    • +1
    ./General/Geometry2DSectionParameters.cs
    • -70
    • +0
    ./Interfaces/DGSDAMSlopeWInterface.cs
    • -31
    • +5
    ./DikesAssessmentRegional/RWScenariosCalculation.cs
  1. … 5 more files in changeset.
Update DGSMStabDam.dll for keeping grid inside geometry boundary limits

Related to Issue [MWDAM-1131]

Added dictionary caching 1D-profiles to speed up the creator. Encountered this while cleaning up code in General and Stability.

Related to Issue [MWDAM-1134]

    • too large
    ./PlLinesCreator/PLLinesCreator.cs
Finished cleaning up Stability folder.

Related to Issue [MWDAM-1133]

    • -49
    • +0
    ./Stability/StabilityFileParseException.cs
    • -2
    • +0
    ./Deltares.DamEngine.Calculators.csproj
    • -438
    • +0
    ./Stability/StabilityServiceFileParser.cs
  1. … 1 more file in changeset.
Added Added tests for SurfaceLineHeightAdapter

Related to Issue [MWDAM-1105]

  1. … 5 more files in changeset.
Implemented BishopUpliftVan

Related to Issue [MWDAM-1056]

  1. … 2 more files in changeset.
Removed all dead code related to this issue. Also started clean up for Issue [MWDAM-1134] and Issue [MWDAM-1133].

Related to Issue [MWDAM-1135]

    • -43
    • +0
    ./Stability/StabilityCalculationException.cs
    • -498
    • +6
    ./Stability/StabilityServiceAgent.cs
    • -527
    • +0
    ./Stability/StabilityCalculation.cs
    • -971
    • +0
    ./Stability/StabilityCalculator.cs
    • -10
    • +14
    ./General/Geometry2DTo1DConverter.cs
    • -9
    • +1
    ./Deltares.DamEngine.Calculators.csproj
    • -836
    • +0
    ./General/DamProjectCalculator.cs
    • -20
    • +18
    ./DikesAssessmentRegional/RWScenariosCalculation.cs
    • -359
    • +0
    ./DikesOperational/TimeSerieStabilityCalculator.cs
Remove spaces from folder names

Related to Issue [MWDAM-1128]

    • -10
    • +9
    ./Deltares.DamEngine.Calculators.csproj
    • -0
    • +243
    ./DikesAssessmentRegional/RWScenarioSelector.cs
    • -0
    • +150
    ./DikesAssessmentRegional/UpliftRWEvaluator.cs
    • -0
    • +495
    ./DikesDesign/SurfaceLineAdapter.cs
    • -0
    • +359
    ./DikesOperational/TimeSerieStabilityCalculator.cs
    • -0
    • +180
    ./DikesDesign/SurfaceLineHeightAdapter.cs
  1. … 13 more files in changeset.
Minor layout and cleanup issues.

Related to Issue [MWDAM-1102]

  1. … 3 more files in changeset.
Made sure DesignCalculator returns proper messages when Prepare fails or is not relevant. Improved DamMacroStabilityOutwardsKernelWrapper and adapted test for it.

Related to Issue [MWDAM-1057]

  1. … 1 more file in changeset.
Remove obsolete Geometry2DData.cs and Geometry2DBoundaryLine.cs; they were only needed for Dupuit calculation

Related to Issue [MWDAM-1102]

    • -50
    • +0
    ./General/Geometry2DBoundaryLine.cs
    • -3
    • +0
    ./Deltares.DamEngine.Calculators.csproj
  1. … 2 more files in changeset.