DamFailureMechanismeCalculationSpecification.cs

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]

    • -5
    • +5
    ./DamFailureMechanismeCalculationSpecification.cs
  1. … 24 more files in changeset.
Reformat and cleanup (copyright to 2024)

Related to Issue [MWDAM-2007]

    • -1
    • +1
    ./DamFailureMechanismeCalculationSpecification.cs
  1. … 329 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
    • +1
    ./DamFailureMechanismeCalculationSpecification.cs
  1. … 13 more files in changeset.
Use string interpolation

Related to Issue [MWDAM-1878]

    • -2
    • +2
    ./DamFailureMechanismeCalculationSpecification.cs
  1. … 29 more files in changeset.
Convert to file-scoped namespace

Related to Issue [MWDAM-1878]

    • -138
    • +137
    ./DamFailureMechanismeCalculationSpecification.cs
  1. … 321 more files in changeset.
Reformat and cleanup

Related to Issue [MWDAM-1874]

    • -41
    • +41
    ./DamFailureMechanismeCalculationSpecification.cs
  1. … 398 more files in changeset.
Run clean-up to update file headers

Related to Issue [MWDAM-1854]

    • -5
    • +5
    ./DamFailureMechanismeCalculationSpecification.cs
  1. … 333 more files in changeset.
Updated the headers files for the code projects after updating the template.

Related to Issue [MWDAM-1730]

    • -1
    • +1
    ./DamFailureMechanismeCalculationSpecification.cs
  1. … 276 more files in changeset.
Processed review comments.

Related to Issue [MWDAM-1282]

    • -31
    • +0
    ./DamFailureMechanismeCalculationSpecification.cs
  1. … 13 more files in changeset.
After removing Assessment mode, cleaned code somewhat. Mainly getting rid of dead code.

Related to Issue [MWDAM-1410]

    • -31
    • +1
    ./DamFailureMechanismeCalculationSpecification.cs
  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]

    • -22
    • +2
    ./DamFailureMechanismeCalculationSpecification.cs
  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]

    • -2
    • +32
    ./DamFailureMechanismeCalculationSpecification.cs
  1. … 11 more files in changeset.
Removed WtiStabilityInside as failure mechanism and replaced it with UpliftVanWti as ModelType.

Related to Issue [MWDAM-1383]

    • -2
    • +0
    ./DamFailureMechanismeCalculationSpecification.cs
  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]

    • -19
    • +2
    ./DamFailureMechanismeCalculationSpecification.cs
  1. … 14 more files in changeset.
Update license headers

Related to Issue [MWDAM-1369]

    • -1
    • +1
    ./DamFailureMechanismeCalculationSpecification.cs
  1. … 204 more files in changeset.
Connected SensorPlLineCreator for operational calculation

Related to Issue [MWDAM-1254]

    • -31
    • +56
    ./DamFailureMechanismeCalculationSpecification.cs
  1. … 12 more files in changeset.
Finished multi core integration for regional assessment.

Related to Issue [MWDAM-1144]

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

    • -2
    • +22
    ./DamFailureMechanismeCalculationSpecification.cs
  1. … 17 more files in changeset.