Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    • +6
    ./DamMacroStabilityInwardsKernelWrapperTests.cs
  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]

    • -1
    • +2
    ./DamMacroStabilityInwardsKernelWrapperTests.cs
  1. … 13 more files in changeset.
Removed EntryPointXCoordinate and ExitPointXCoordinate from ResultsSingleZone

Related to Issue [MWDAM-1056]

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

Related to Issue [MWDAM-1150]

    • -9
    • +12
    ./DamMacroStabilityInwardsKernelWrapperTests.cs
  1. … 19 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]

    • -12
    • +17
    ./DamMacroStabilityInwardsKernelWrapperTests.cs
  1. … 1 more file in changeset.
Implemented BishopUpliftVan

Related to Issue [MWDAM-1056]

    • -7
    • +26
    ./DamMacroStabilityInwardsKernelWrapperTests.cs
  1. … 2 more files in changeset.
Added test for UpliftVan in DamMacroStabilityInwardsKernelWrapperTests.cs

Related to Issue [MWDAM-1056]

    • -4
    • +22
    ./DamMacroStabilityInwardsKernelWrapperTests.cs
Changed some local variables to a name starting with a lowercase character.

Related to Issue [MWDAM-1089]

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

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

Related to Issue [MWDAM-1117]

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

Related to Issue [MWDAM-1057]

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

Related to Issue [MWDAM-1122]

    • -3
    • +4
    ./DamMacroStabilityInwardsKernelWrapperTests.cs
  1. … 24 more files in changeset.