src

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated multicore tests (compare with single core added)

Related to Issue [MWDAM-2939]

    • -2
    • +6
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MultiCoreMacroStabilityInwardsTests.cs
Reformat and cleanup

Related to Issue [MWDAM-2939]

Added calculation grids to MacroStabilityOutputItem

Related to Issue [MWDAM-2939]

Added correct result to calculation output

Fixed some SonarCloud issues

Related to Issue [MWDAM-2925]

Fix failing test in DamUI

Related to Issue [MWDAM-2925]

Created the actual direct connection to the kernel.

Related to Issue [MWDAM-2902]

    • -0
    • +2
    ./Deltares.DamEngine.TestHelpers/GeneralHelper.cs
    • -17
    • +22
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MacroStabilityInwardsTests.cs
    • -5
    • +8
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MultiCoreMacroStabilityInwardsTests.cs
  1. … 1 more file in changeset.
Fix adding second outputitem

Related to Issue [MWDAM-2925]

Add write of output in unit test

Related to Issue [MWDAM-2925]

    • -0
    • +2
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MacroStabilityInwardsTests.cs
Add file-version info to kernel file

Related to Issue [MWDAM-2902]

Added determination of CircleSurfacePointRightXCoordinate

Related to Issue [MWDAM-2925]

Reversed changes MacroStabilityKernelDataInput.cs for now as that disrupts compilation.

Related to Issue [MWDAM-2902]

Extended the interface implemenation for the kernel input.

Related to Issue [MWDAM-2902]

Corrected the converter for errors found while working on the kernel input. The references from the headline of the phreatic lines to the phreatici lines were wrong.

Related to Issue [MWDAM-2902]

Added some code to the input writer.

Related to Issue [MWDAM-2902]

Adapted the seperate stixwriter connector to compile (but now that won't work until all work has been commited.

Related to Issue [MWDAM-2902]

Corrected the input writer, added interface for kernel input and seperate stixwriter connector.

Related to Issue [MWDAM-2902]

Merged revision(s) 6441 from DamEngine/branches/DamEngine 25.1:

Copyright year in translation.xml files and Designer files updated to 2025

Related to Issue [MWDAM-2038]

........

    • -1
    • +1
    ./Deltares.DamEngine.Calculators/Translations.xml
    • -1
    • +1
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculator.cs
    • -1
    • +1
    ./Deltares.DamEngine.Data/Translations.xml
    • -1
    • +1
    ./Deltares.DamEngine.Interface/Properties/Resources.Designer.cs
  1. … 1 more file in changeset.
Cleanup code

Related to Issue [MWDAM-2925]

Cleanup code

Related to Issue [MWDAM-2925]

Cleanup code

Related to Issue [MWDAM-2925]

Completed tests

Related to Issue [MWDAM-2925]

Replaced the properties of FillMacroStabilityKernelInputFromEngine by methods, made all methods and class static. Adapted other involved code for this. Solved SonarCloud issues.

Related to Issue [MWDAM-2902]

Added transfer of sliding planes and slices

Related to Issue [MWDAM-2925]

    • -1
    • +1
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculator.cs
Expected number of log messages in tests updated

Related to Issue [MWDAM-2979]

    • binary
    ./Deltares.DamEngine.IntegrationTests/TestFiles/Operational/Profile1DTests/CalculateStabilityInsideBishopGrid1_UseLocationDataOutputFile.xml
    • -253
    • +59
    ./Deltares.DamEngine.IntegrationTests/TestFiles/Operational/Profile1DTests/CalculateStabilityInsideUpliftVanBeeSwarm1OutputFile.xml
    • -1
    • +1
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/DesignCalculatorTests.cs
Expected number of log messages in tests updated

Related to Issue [MWDAM-2979]

Expected number of log messages in tests updated

Related to Issue [MWDAM-2979]

    • -14
    • +14
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/ShearStrengthModelsTests.cs
Log messages from the Mac kernel filtered to get only the errors.

Commit 6374 in DAM UI reverted because the filtering is done only for the messages from the Mac kernel, not for the messages from the Dam Engine (such as that UpliftVan is not performed when no uplift occurs).

Related to Issue [MWDAM-2979]

  1. … 2 more files in changeset.
Reformat and Cleanup Deltares to update the copyright to 2025

Related to Issue [MWDAM-2038]

    • -1
    • +1
    ./Deltares.DamEngine.Data/General/PipingEnumerations.cs
    • -5
    • +6
    ./Deltares.DamEngine.Interface/FillDamFromXmlOutput.cs
    • too large
    ./Deltares.DamEngine.IntegrationTests/TestFiles/Rechter Diezedijk_BlighInputFile.xml
    • -1
    • +1
    ./Deltares.DamEngine.ConsoleRun/CommandOptions.cs
    • -1
    • +1
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/OperationalStabilityProfile1DTests.cs
  1. … 382 more files in changeset.
Corrected the input writer, improvement of properties still to do.

Related to Issue [MWDAM-2902]

Implemented the test of writing the kernel input.

Related to Issue [MWDAM-2938]