Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed the post process test.

Related to Issue [MWDAM-1170]

    • -2
    • +1
    ./DamMacroStabilityOutwardsKernelWrapperTests.cs
Fixed unit tests for Outward stability

Related to Issue [MWDAM-1170]

    • -15
    • +32
    ./DamMacroStabilityOutwardsKernelWrapperTests.cs
Removed DesignScenario from DamKernelInput

Related to Issue [MWDAM-1170]

    • -10
    • +8
    ./DamMacroStabilityOutwardsKernelWrapperTests.cs
  1. … 22 more files in changeset.
Adapted to review comments.

Related to Issue [MWDAM-1057]

    • -25
    • +28
    ./DamMacroStabilityOutwardsKernelWrapperTests.cs
  1. … 1 more file in changeset.
Fixed Combination of ZoneAreas and ForbiddenZone by making a copy of failureMechanismParametersMStab in CreateMStabXmlDoc instead of changing the input.

Related to Issue [MWDAM-1168]

    • -2
    • +1
    ./DamMacroStabilityOutwardsKernelWrapperTests.cs
  1. … 11 more files in changeset.
Fixed ZoneAreas. Added tests for Zone Areas and 1D profiles, for Bishop and UpliftVan.

Related to Issue [MWDAM-1056]

    • -1
    • +2
    ./DamMacroStabilityOutwardsKernelWrapperTests.cs
  1. … 14 more files in changeset.
Fixed tests

Related to Issue [MWDAM-1153]

    • -2
    • +3
    ./DamMacroStabilityOutwardsKernelWrapperTests.cs
  1. … 1 more file in changeset.
Added value to UpliftCriterionStability in test data

Related to Issue [MWDAM-1153]

    • -0
    • +1
    ./DamMacroStabilityOutwardsKernelWrapperTests.cs
Added FullStiFileName to SoilGeometryProbability, besides existing StiFileName.

Changed WorkingDir in DamKernelInput to CalculationDir, added ProjectDir.

Related to Issue [MWDAM-1056]

    • -7
    • +12
    ./DamMacroStabilityOutwardsKernelWrapperTests.cs
  1. … 13 more files in changeset.
Corrected test(s) now it has been decided that zone areas are NOT allowed for stability outside.

Related to Issue [MWDAM-1057]

    • -53
    • +27
    ./DamMacroStabilityOutwardsKernelWrapperTests.cs
  1. … 6 more files in changeset.
Removed EntryPointXCoordinate and ExitPointXCoordinate from ResultsSingleZone

Related to Issue [MWDAM-1056]

    • -8
    • +8
    ./DamMacroStabilityOutwardsKernelWrapperTests.cs
  1. … 4 more files in changeset.
Replaced ProjectWorkingPath by ProjectPath and CalculationMap.

Related to Issue [MWDAM-1150]

    • -2
    • +2
    ./DamMacroStabilityOutwardsKernelWrapperTests.cs
  1. … 19 more files in changeset.
Added test for irrelevant projects, commented some lines in the WIP test as DGS 16.2 due to an error in this version fails, freezing the test.

Related to Issue [MWDAM-1057]

    • -15
    • +58
    ./DamMacroStabilityOutwardsKernelWrapperTests.cs
Changed some local variables to a name starting with a lowercase character.

Related to Issue [MWDAM-1089]

    • -2
    • +2
    ./DamMacroStabilityOutwardsKernelWrapperTests.cs
  1. … 2 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]

    • -4
    • +4
    ./DamMacroStabilityOutwardsKernelWrapperTests.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]

    • -2
    • +2
    ./DamMacroStabilityOutwardsKernelWrapperTests.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]

    • -6
    • +6
    ./DamMacroStabilityOutwardsKernelWrapperTests.cs
  1. … 11 more files in changeset.
Added comment headers. Changed namespace.

Related to Issue [MWDAM-1117]

    • -0
    • +1
    ./DamMacroStabilityOutwardsKernelWrapperTests.cs
  1. … 10 more files in changeset.
Made DGeoStabilityExePath a non settable constant property.

Related to Issue [MWDAM-1057]

    • -72
    • +178
    ./DamMacroStabilityOutwardsKernelWrapperTests.cs
  1. … 7 more files in changeset.
Added properties to xml for kernel from UI: ProjectWorkingPath, SoilDatabase, XOffsetSoilGeometry2DOrigin.

Related to Issue [MWDAM-1122]

    • -2
    • +2
    ./DamMacroStabilityOutwardsKernelWrapperTests.cs
  1. … 24 more files in changeset.
Added DamFailureMechanismeCalculationSpecification to KernelInput as this comes from the xml and should not be set in the results themselves. Also added tests for Stability outward.

Related to Issue [MWDAM-1057]

    • -0
    • +358
    ./DamMacroStabilityOutwardsKernelWrapperTests.cs
  1. … 13 more files in changeset.