Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Types starting with MStab are renamed with Stability

Related to Issue [MWDAM-2812]

  1. … 24 more files in changeset.
Cleanup and reformat

Related to Issue [MWDAM-2132]

  1. … 19 more files in changeset.
Nuget for Stix file writer updated with version 24.1.0.66.

Code of DAM engine updated for new slice output.

Related to Issue [MAC-1467]

  1. … 6 more files in changeset.
Reformat and cleanup (copyright to 2024)

Related to Issue [MWDAM-2007]

  1. … 326 more files in changeset.
Made sure that during one calculation (per location per subsoil per scenario) only the CurrentScenario is used. For Design, all scenarios but the Current are removed at the start of the calculation. For Operational, there only ever is one scenario (as this is a demand which is tested). Replaced use of Scenarios[0] with CurrentScenario, removed Scenarios from Dike. Also removed the reference to Location in DesignScenario, added LocationName to DesignScenario.

Adapted all tests for this. I expect two failing (new) tests at the moment.

Related to Issue [MWDAM-1948]

  1. … 25 more files in changeset.
Removed obsolete piping code. Note that reading VNK and 4Forces from input xml is kept in order to be able to give a nice "not implemented error".

Related to Issue [MWDAM-1922]

  1. … 13 more files in changeset.
Adapted to review

Related to Issue [MWDAM-1874]

  1. … 3 more files in changeset.
Convert to file-scoped namespace

Related to Issue [MWDAM-1878]

  1. … 318 more files in changeset.
Reformat and cleanup

Related to Issue [MWDAM-1874]

  1. … 395 more files in changeset.
Update Dam Engine to new SDK project format

Related to Issue [MWDAM-1874]

  1. … 27 more files in changeset.
Run clean-up to update file headers

Related to Issue [MWDAM-1854]

  1. … 330 more files in changeset.
Removed obsolete model Horizontal Balance and option UpliftVanWti from code.

Related to Issue [MWDAM-1818]

  1. … 10 more files in changeset.
Removed some more obsolete ZoneArea related items.

Related to Issue [MWDAM-1639]

  1. … 1 more file in changeset.
Updated the headers files for the code projects after updating the template.

Related to Issue [MWDAM-1730]

  1. … 273 more files in changeset.
Added filling the slice data for Bishop and UpliftVan from kernel to engine. Note that this is not (yet) to be made part of the DamEngine output interface (not yet in interface code and not yet in output xsd).

Related to Issue [MWDAM-1712]

    • -0
    • +304
    ./StabilityResultSlice.cs
  1. … 6 more files in changeset.
fill xml with slip circle results

Related to Issue [MWDAM-1706]

  1. … 6 more files in changeset.
Whilst investigating this option, came across typo and 2 thing that could easily be fixed when looking at the sonarqube results. So did this whilst waiting for Irene to return her verdict about this issue.

Related to Issue [MWDAM-1554]

  1. … 2 more files in changeset.
After removing Assessment mode, cleaned code somewhat. Mainly getting rid of dead code.

Related to Issue [MWDAM-1410]

  1. … 26 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. … 79 more files in changeset.
Cleaned DAMEnumerations.cs as far as possible for now. Moving RWScenario options not done as these have to be removed as stated in MWDAM-1410.

Related to Issue [MWDAM-1282]

  1. … 11 more files in changeset.
Removed WtiStabilityInside as failure mechanism and replaced it with UpliftVanWti as ModelType.

Related to Issue [MWDAM-1383]

  1. … 16 more files in changeset.
Implemented NOT the StabilityKernelType but added the kernel as FailureMechanismSystemType by adding WtiStabilityInside as mechanism. Removed StabilityKernelType as this is NOT to be used in the DamEngine.

Related to Issue [MWDAM-1383]

  1. … 14 more files in changeset.
Update license headers

Related to Issue [MWDAM-1369]

  1. … 198 more files in changeset.
Added, implemented and tested the additionally required parameters at the Engine side for this issue.

Related to Issue [MWDAM-1370]

  1. … 8 more files in changeset.
Did the requested renaming. Note: FoSp/Wti2017SafetyFactorPiping is renamed as FoSbe/Wti2017BackwardErosionSafetyFactor and Hc/Wti2017HcriticalPiping to Hcbe/Wti2017BackwardErosionHcritical. This because Kin Sun requested this in Issue [MWDAM-1370].
  1. … 12 more files in changeset.
Implemented the heave (safety) calculation as performed by the WBI-calculator. Adapted tests to be able to test this. Extended the engine/ui interface output xsd with the new output parameters. Also added the overall safety and Hcritical parameters for output purposes (as part of Issue [MWDAM-1370]).

Related to Issue [MWDAM-1351]

  1. … 10 more files in changeset.
Implemented The uplift safety calculation as performed by the WBI-calculator. Adapted tests en test data to be able to test this. Extended the engine/ui interface output xsd with the new output parameters. Renamed some of the existing Wbi output parameters to have better names.

Related to Issue [MWDAM-1349]

  1. … 12 more files in changeset.
Adapted to review

Related to Issue [MWDAM-1111]

  1. … 1 more file in changeset.
Set safety factor to -1 when exception is raised in DesignCalculatorShoulderPerPoint.

Added HorizontalBalance to get of SafetyFactor in DesignResult

Added TestIfSellmeijerVnkCalculationResultIsSetToFailDueToShoulderWidthError

Related to Issue [MWDAM-1183]

  1. … 4 more files in changeset.
Changed implementation of BaseFileName in Inwards according to implementation for Outwards and Horizontal.

Related to Issue [MWDAM-1175]

  1. … 1 more file in changeset.