Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved exception classes to separate files.

Related to Issue [MWDAM-1394]

    • -0
    • +38
    ./MStabXmlDocException.cs
  1. … 10 more files in changeset.
Removed ObjectExtensions from Calculators, instead use ObjectExtensions from Standard. Added the missing methods from Calculators to Standard.

Related to Issue [MWDAM-1394]

    • -618
    • +0
    ./Assemblers/ObjectExtensions.cs
  1. … 3 more files in changeset.
refactored all Exception classes, removed methods that were not used, added comments

Related to Issue [MWDAM-1394]

    • -26
    • +9
    ./Assemblers/DtoAssemblerConversionException.cs
    • -26
    • +9
    ./Assemblers/DtoAssemblerException.cs
    • -12
    • +15
    ./Assemblers/ObjectExtensions.cs
    • -19
    • +9
    ./Assemblers/DtoPropertyMapException.cs
    • -20
    • +10
    ./Assemblers/MissingRequiredFieldValueException.cs
    • -10
    • +14
    ./Assemblers/EmbeddedResourceNotFoundException.cs
  1. … 14 more files in changeset.
Removed Assessment mode from the Engine (code and xsd). Note: the enumerations belonging to this mode will be removed in next commit as this is part of two issues.

Related to Issue [MWDAM-1410]

  1. … 78 more files in changeset.
Update license headers to 2019
    • -1
    • +1
    ./Assemblers/MissingRequiredFieldValueException.cs
    • -1
    • +1
    ./Assemblers/DAMMStabGeometry2DSectionAssembler.cs
    • -1
    • +1
    ./Assemblers/FileIdentificationAssembler.cs
    • -1
    • +1
    ./Assemblers/EmbeddedResourceNotFoundException.cs
    • -1
    • +1
    ./Assemblers/DtoPropertyAttributeMapping.cs
    • -1
    • +1
    ./Assemblers/DtoAssemblerConversionException.cs
  1. … 97 more files in changeset.
Added test for DetermineStabilityUplift with SoilProfile2D. Pass SoilProfile2D to UpliftLocationDeterminator.

Related to Issue [MWDAM-1377]

  1. … 6 more files in changeset.
Connected SensorPlLineCreator for operational calculation

Related to Issue [MWDAM-1254]

  1. … 12 more files in changeset.
Remove ToDo's that were copied from the Dam Classic code and that do no longer apply

Related to Issue [MWDAM-1056]

Added comment header

Related to Issue [MWDAM-1056]

Cleanup code

Related to Issue [MWDAM-1056]

  1. … 4 more files in changeset.
Cleaned Location.

Related to Issue [MWDAM-1111]

  1. … 9 more files in changeset.
Updated the test data. Added extra tests for more more scenarios. All tested scenarios work for single core. Still to test is scenario 2.

Related to Issue [MWDAM-1111]

  1. … 8 more files in changeset.
Step 2: Implemented the ProjectFileName same way for all stability wrappers. Tested basefilename for all stability wrappers.

Related to Issue [MWDAM-1175]

  1. … 3 more files in changeset.
Step 1: Added ProjectFileName to StabilityOutputItem to solve the problem. Implemented it correctly in Stab Inwards. This now has to be made consistent for all kernel wrappers. Other files were trails to solve but that was not general. Will resolve this in step 2. This step 1 is done so we can release the engine for test in UI.

Related to Issue [MWDAM-1175]

  1. … 5 more files in changeset.
Refactored

Related to Issue [MWDAM-1141]

  1. … 2 more files in changeset.
Implemented proper use of regional assessment scenario job settings throughout all wrappers, kernels and helpers to ensure correct pl-lines and results for test.

Single core now works fully for regional assessment.

Related to Issue [MWDAM-1111]

  1. … 17 more files in changeset.
Start of implementation of Macrostability Inwards Design

Related to Issue [MWDAM-1141]

  1. … 23 more files in changeset.
Refactored. Move throwhelpers to DamMacroStabilityUtils

Related to Issue [MWDAM-1141]

  1. … 4 more files in changeset.
Added StabilityModelType to StabilityDesignResults

Related to Issue [MWDAM-1169]

  1. … 10 more files in changeset.
Fixed for review

Related to Issue [MWDAM-1170]

  1. … 8 more files in changeset.
Fixed unit tests

Related to Issue [MWDAM-1170]

  1. … 2 more files in changeset.
Removed DesignScenario from DamKernelInput

Related to Issue [MWDAM-1170]

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

Related to Issue [MWDAM-1153]

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

Related to Issue [MWDAM-1153]

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

Related to Issue [MWDAM-1153]

  1. … 31 more files 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]

  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. … 14 more files in changeset.
Relocate DGeoStability.exe

Related to Issue [MWDAM-1141]

  1. … 1 more file in changeset.
Implemented wrapper for Horizontal Balance including tests.

Related to Issue [MWDAM-1058]

  1. … 9 more files in changeset.
Added calculation of UpliftSituation to Outwards. Moved code to UpliftHelper.

Related to Issue [MWDAM-1153]

  1. … 5 more files in changeset.