src

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Interim comit for docs, small corrections to code due to description in TD.

Related to Issue [MWDAM-2352]

    • -2
    • +8
    ./Deltares.DamEngine.Data/Geotechnics/SoilProfile2DSurfaceLineHelper.cs
  1. … 5 more files in changeset.
Added test as suggested by reviewer, cleaned code a bit.

Related to Issue [MWDAM-2938]

    • -67
    • +84
    ./Deltares.DamEngine.TestHelpers/Factories/FactoryForDamProjectData.cs
Adapted to review comments.

Related to Issue [MWDAM-2938]

Adapted to review comments.

Related to Issue [MWDAM-2902]

Updated for some more replaced dictionaries in Geo Common.

Related to Issue [MWDAM-2219]

    • -1
    • +1
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
    • -1
    • +1
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
    • -1
    • +1
    ./Deltares.DamEngine.IntegrationTests/Deltares.DamEngine.IntegrationTests.csproj
  1. … 2 more files in changeset.
Updated the engine with the new stixwriter package which ultimately takes care of the fix for the problems with the dictionaries of the translation manager in Geo Common by replacing those dictionaries with concurrent dictionaries.

Related to Issue [MWDAM-2219]

    • -1
    • +1
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
    • -1
    • +1
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
    • -1
    • +1
    ./Deltares.DamEngine.IntegrationTests/Deltares.DamEngine.IntegrationTests.csproj
  1. … 2 more files in changeset.
Adapted to review

Related to Issue [MWDAM-2939]

    • -4
    • +4
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculator.cs
Delete obsolete file

Related to Issue [MWDAM-2725]

Try failing multi-core (4) tests

Related to Issue [MWDAM-2939]

    • -0
    • +3
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MultiCoreMacroStabilityInwardsTests.cs
Fixed SonarCloud issues

Related to Issue [MWDAM-2939]

Removed code that read the output of the Macrostability kernel via the C#Wrapper

Related to Issue [MWDAM-2939]

Removed temporary hack

Related to Issue [MWDAM-2939]

Revert Investigate failing multi core test

Merged revision(s) 6502 from DamEngine/trunk/src/Deltares.DamEngine.Calculators/KernelWrappers/MacroStabilityInwards/MacroStabilityInwardsKernelWrapper.cs:

Related to Issue [MWDAM-2939]

Investigate failing multi core test

Related to Issue [MWDAM-2939]

Fixed SonarCloud issues

Related to Issue [MWDAM-2939]

Skip multi corer test if requested cores exceed available cores

Related to Issue [MWDAM-2939]

    • -1
    • +4
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MultiCoreMacroStabilityInwardsTests.cs
Investigate failing multi core test

Related to Issue [MWDAM-2939]

    • -2
    • +4
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MultiCoreMacroStabilityInwardsTests.cs
Removed temporary hacks

Related to Issue [MWDAM-2939]

    • -1
    • +1
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MacroStabilityInwardsTests.cs
Removed temporary hacks

Related to Issue [MWDAM-2939]

    • -18
    • +14
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MacroStabilityInwardsTests.cs
Reformat and cleanup

Related to Issue [MWDAM-2939]

Removed temporary hacks

Related to Issue [MWDAM-2939]

    • -2
    • +0
    ./Deltares.DamEngine.TestHelpers/GeneralHelper.cs
Moved test out of WorkInProgress

Related to Issue [MWDAM-2939]

    • -2
    • +1
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MacroStabilityInwardsTests.cs
Reformat and cleanup

Related to Issue [MWDAM-2939]

Removed temporary hack

Related to Issue [MWDAM-2939]

Disable single core tests for GivenTutorialDesign_WhenCalculateAllWithGeometryAdaption_ThenGivesExpectedResults()

Related to Issue [MWDAM-2939]

    • -4
    • +4
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MultiCoreMacroStabilityInwardsTests.cs
Fixed unit test

Related to Issue [MWDAM-2939]

    • -2
    • +2
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MacroStabilityInwardsTests.cs
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]