Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Relocate DGeoStability.exe

Related to Issue [MWDAM-1141]

    • binary
    ./DamMacroStabilityCommon/DGeoStability.exe
  1. … 1 more file in changeset.
Working implementation of Design Piping Bligh (celanup to be done)

Related to Issue [MWDAM-1095]

    • -2
    • +3
    ./DamPipingBligh/DamPipingBlighKernelWrapper.cs
  1. … 8 more files in changeset.
First working implementation of Design Piping Bligh (still a work in progress)

Related to Issue [MWDAM-1095]

    • -1
    • +19
    ./DamMacroStabilityOutwards/DamMacroStabilityOutwardsKernelWrapper.cs
    • -0
    • +24
    ./Common/ShoulderDesign.cs
    • -0
    • +16
    ./DamMacroStabilityInwards/DamMacroStabilityInwardsKernelWrapper.cs
    • -0
    • +15
    ./DamMacroStabilityHorizontalBalance/DamMacroStabilityHorizontalBalanceKernelWrapper.cs
    • -58
    • +174
    ./DamPipingBligh/DamPipingBlighKernelWrapper.cs
    • -0
    • +16
    ./DamPipingSellmeijer4Forces/DamPipingSellmeijer4ForcesKernelWrapper.cs
    • -0
    • +16
    ./DamPipingSellmeijerVnk/DamPipingSellmeijerVnkKernelWrapper.cs
  1. … 8 more files in changeset.
Implemented wrapper for Horizontal Balance including tests.

Related to Issue [MWDAM-1058]

    • -0
    • +264
    ./DamMacroStabilityHorizontalBalance/DamMacroStabilityHorizontalBalanceKernelWrapper.cs
    • -1
    • +1
    ./DamMacroStabilityCommon/MStabXmlDoc.cs
  1. … 7 more files in changeset.
Add results for BishopUpliftVan and do not calculate UpliftVan when IsUplift is false.

Related to Issue [MWDAM-1056]

    • -57
    • +86
    ./DamMacroStabilityInwards/DamMacroStabilityInwardsKernelWrapper.cs
  1. … 7 more files in changeset.
Added calculation of UpliftSituation to Outwards. Moved code to UpliftHelper.

Related to Issue [MWDAM-1153]

    • -8
    • +0
    ./DamMacroStabilityCommon/DamMacroStabilityOutputItem.cs
    • -1
    • +6
    ./DamMacroStabilityOutwards/DamMacroStabilityOutwardsKernelWrapper.cs
    • -0
    • +64
    ./Common/UpliftHelper.cs
    • -44
    • +1
    ./DamMacroStabilityInwards/DamMacroStabilityInwardsKernelWrapper.cs
  1. … 2 more files in changeset.
Added calculation of UpliftSituation

Related to Issue [MWDAM-1153]

    • -0
    • +9
    ./DamMacroStabilityCommon/DamMacroStabilityOutput.cs
    • -1
    • +1
    ./DamMacroStabilityCommon/MStabXmlDoc.cs
    • -2
    • +54
    ./DamMacroStabilityInwards/DamMacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
Add RiverLevelHigh and RiverLevelLow to DamKernelInput, because dependent on the type of analysis the source for these values can vary (e.g. designScenario.RiverLevel or Location.BoezemLevelHbp for RiverLevelHigh)

Related to Issue [MWDAM-1095]

    • -1
    • +1
    ./DamPipingSellmeijer4Forces/DamPipingSellmeijer4ForcesKernelWrapper.cs
    • -1
    • +1
    ./DamPipingSellmeijerVnk/DamPipingSellmeijerVnkKernelWrapper.cs
    • -1
    • +1
    ./DamPipingBligh/DamPipingBlighKernelWrapper.cs
  1. … 1 more file in changeset.
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]

    • -0
    • +10
    ./DamMacroStabilityOutwards/DamMacroStabilityOutwardsKernelWrapper.cs
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]

    • -0
    • +1
    ./DamMacroStabilityOutwards/DamMacroStabilityOutwardsKernelWrapper.cs
    • -4
    • +14
    ./DamMacroStabilityCommon/DamMacroStabilityUtils.cs
    • -0
    • +1
    ./DamMacroStabilityInwards/DamMacroStabilityInwardsKernelWrapper.cs
  1. … 4 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]

    • -2
    • +3
    ./DamMacroStabilityOutwards/DamMacroStabilityOutwardsKernelWrapper.cs
Added FullStiFileName to SoilGeometryProbability, besides existing StiFileName.

Changed WorkingDir in DamKernelInput to CalculationDir, added ProjectDir.

Related to Issue [MWDAM-1056]

    • -1
    • +1
    ./DamMacroStabilityCommon/MStabXmlDoc.cs
    • -1
    • +1
    ./DamMacroStabilityCommon/DamMacroStabilityUtils.cs
    • -11
    • +7
    ./DamMacroStabilityOutwards/DamMacroStabilityOutwardsKernelWrapper.cs
    • -17
    • +5
    ./DamMacroStabilityInwards/DamMacroStabilityInwardsKernelWrapper.cs
  1. … 9 more files in changeset.
Added RedesignedSurfaceLine to Output

Related to Issue [MWDAM-1056]

    • -24
    • +31
    ./DamMacroStabilityInwards/DamMacroStabilityInwardsKernelWrapper.cs
  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]

    • -7
    • +7
    ./DamMacroStabilityOutwards/DamMacroStabilityOutwardsKernelWrapper.cs
  1. … 6 more files in changeset.
Removed EntryPointXCoordinate and ExitPointXCoordinate from ResultsSingleZone

Related to Issue [MWDAM-1056]

    • -8
    • +4
    ./DamMacroStabilityInwards/DamMacroStabilityInwardsKernelWrapper.cs
    • -4
    • +2
    ./DamMacroStabilityCommon/DamMacroStabilityOutputItem.cs
    • -8
    • +4
    ./DamMacroStabilityOutwards/DamMacroStabilityOutwardsKernelWrapper.cs
  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
    • +2
    ./DamMacroStabilityInwards/DamMacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
Replaced ProjectWorkingPath by ProjectPath and CalculationMap.

Related to Issue [MWDAM-1150]

    • -1
    • +1
    ./DamMacroStabilityOutwards/DamMacroStabilityOutwardsKernelWrapper.cs
    • -3
    • +1
    ./DamMacroStabilityInwards/DamMacroStabilityInwardsKernelWrapper.cs
  1. … 18 more files in changeset.
Corrected PostProcess for inwards to use real data instead of fake data as is done in outwards.

Related to Issue [MWDAM-1057]

    • -9
    • +16
    ./DamMacroStabilityInwards/DamMacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file 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]

    • -3
    • +6
    ./DamMacroStabilityInwards/DamMacroStabilityInwardsKernelWrapper.cs
    • -2
    • +0
    ./DamMacroStabilityOutwards/DamMacroStabilityOutwardsKernelWrapper.cs
Finished cleaning General.

Related to Issue [MWDAM-1134]

    • -18
    • +36
    ./DamMacroStabilityCommon/MStabXmlDoc.cs
  1. … 19 more files in changeset.
Finished cleaning up Stability folder.

Related to Issue [MWDAM-1133]

    • -31
    • +33
    ./DamMacroStabilityCommon/Assemblers/DAMMStabGeometry2DSectionAssembler.cs
  1. … 6 more files in changeset.
Implemented BishopUpliftVan

Related to Issue [MWDAM-1056]

    • -4
    • +38
    ./DamMacroStabilityInwards/DamMacroStabilityInwardsKernelWrapper.cs
  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]

    • -0
    • +75
    ./DamMacroStabilityCommon/CalculationHelper.cs
    • -1
    • +1
    ./DamMacroStabilityCommon/MStabXmlDoc.cs
  1. … 14 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]

    • -2
    • +20
    ./DamMacroStabilityOutwards/DamMacroStabilityOutwardsKernelWrapper.cs
  1. … 5 more files in changeset.
Remove obsolete Geometry2DData.cs and Geometry2DBoundaryLine.cs; they were only needed for Dupuit calculation

Related to Issue [MWDAM-1102]

    • -161
    • +0
    ./DamMacroStabilityCommon/Assemblers/DAMMStabGeometry2DDataAssembler.cs
  1. … 5 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
    • +1
    ./DamMacroStabilityCommon/MStabXmlDoc.cs
  1. … 21 more files in changeset.
Added DamMStabAssemblerTest from Classic.

Renamed failureMechanismeParamatersMStab to failureMechanismeParametersMStab.

Made some methods private.

Added Xsd files.

Added profiledefinition to DamMStabAssembler (I don't know why I removed that before)

Removed, modified comments.

Related to Issue [MWDAM-1089]

    • -0
    • +12
    ./DamMacroStabilityCommon/Xsd/FileIdentificationDefinition.xsd
    • -0
    • +249
    ./DamMacroStabilityCommon/Xsd/DamMStabInputDefinition.xsd
    • -8
    • +36
    ./DamMacroStabilityCommon/Assemblers/DamMStabAssembler.cs
    • -9
    • +3
    ./DamMacroStabilityCommon/MStabXmlDoc.cs
    • -0
    • +42
    ./DamMacroStabilityCommon/Xsd/DamMStabDocDefinition.xsd
  1. … 7 more files in changeset.
Made DGeoStabilityExePath a non settable constant property.

Related to Issue [MWDAM-1057]

    • -2
    • +0
    ./DamMacroStabilityInwards/DamMacroStabilityInwardsKernelWrapper.cs
  1. … 7 more files in changeset.
removed outcommented lines

Related to Issue [MWDAM-1122]

    • -5
    • +0
    ./DamMacroStabilityInwards/DamMacroStabilityInwardsKernelWrapper.cs
Added properties to xml for kernel from UI: ProjectWorkingPath, SoilDatabase, XOffsetSoilGeometry2DOrigin.

Related to Issue [MWDAM-1122]

    • -1
    • +1
    ./DamMacroStabilityCommon/MStabXmlDoc.cs
    • -15
    • +18
    ./DamMacroStabilityInwards/DamMacroStabilityInwardsKernelWrapper.cs
  1. … 22 more files in changeset.