src

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added Category Multicore for Design Multicore tests too. Made sure that the generator no longer uses static methods. This is a bit slower but prevents multicore problems.

Related to Issue [MWDAM-1866]

    • -1
    • +1
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MultiCoreMacroStabilityTests.cs
    • -3
    • +140
    ./Deltares.DamEngine.Data/Geometry/GeometryGenerator.cs
Added Category Multicore for Multicore tests.

Related to Issue [MWDAM-1866]

    • -1
    • +1
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MultiCoreMacroStabilityTests.cs
Added tests for Multicore use for Operational (and Design) for BishopGrid in order to test and solve multicore problem9s) with Operational. When done, this version (or its successors) should be added to the DamLive project.

Related to Issue [MWDAM-1866]

    • -109
    • +89
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MultiCoreMacroStabilityTests.cs
    • -0
    • +30
    ./Deltares.DamEngine.IntegrationTests/Deltares.DamEngine.IntegrationTests.csproj
    • -0
    • +682
    ./Deltares.DamEngine.IntegrationTests/TestFiles/OperationalBishopGrid1Core.xml
    • -0
    • +378
    ./Deltares.DamEngine.IntegrationTests/TestFiles/DesignBishopGrid1Core.xml
    • -0
    • +682
    ./Deltares.DamEngine.IntegrationTests/TestFiles/OperationalBishopGrid2Cores.xml
    • -0
    • +682
    ./Deltares.DamEngine.IntegrationTests/TestFiles/OperationalBishopGrid18Cores.xml
    • -0
    • +378
    ./Deltares.DamEngine.IntegrationTests/TestFiles/DesignBishopGrid8Cores.xml
    • -0
    • +378
    ./Deltares.DamEngine.IntegrationTests/TestFiles/DesignBishopGrid2Cores.xml
    • -0
    • +682
    ./Deltares.DamEngine.IntegrationTests/TestFiles/OperationalBishopGrid4Cores.xml
    • -0
    • +682
    ./Deltares.DamEngine.IntegrationTests/TestFiles/OperationalBishopGrid8Cores.xml
    • -0
    • +378
    ./Deltares.DamEngine.IntegrationTests/TestFiles/DesignBishopGrid4Cores.xml
    • -0
    • +378
    ./Deltares.DamEngine.IntegrationTests/TestFiles/DesignBishopGrid18Cores.xml
Add Nuget.config to Dam Engine solution

Related to Issue [MWDAM-1882]

Adapted to review

Related to Issue [MWDAM-1874]

    • -15
    • +15
    ./Deltares.DamEngine.IntegrationTests/Deltares.DamEngine.IntegrationTests.csproj
    • -0
    • +3
    ./Deltares.DamEngine.Data/Deltares.DamEngine.Data.csproj
    • -3
    • +0
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
Delete obsolete nuget config files

Related to Issue [MWDAM-1874]

    • -27
    • +0
    ./Deltares.DamEngine.Interface.Tests/packages.config
    • -5
    • +0
    ./Deltares.DamEngine.Data.Tests/packages.config
    • -5
    • +0
    ./Deltares.DamEngine.Calculators.Tests/packages.config
    • -27
    • +0
    ./Deltares.DamEngine.Io.Tests/packages.config
    • -4
    • +0
    ./Deltares.DamEngine.IntegrationTests/packages.config
Use string interpolation

Related to Issue [MWDAM-1878]

    • -2
    • +2
    ./Deltares.DamEngine.Calculators/PlLinesCreator/SensorPlLine1Creator.cs
    • -1
    • +1
    ./Deltares.DamEngine.Data/Standard/UniqueNameProvider.cs
    • -5
    • +2
    ./Deltares.DamEngine.Data/General/Dike.cs
    • -6
    • +2
    ./Deltares.DamEngine.Data/Geotechnics/SurfaceLine2Extensions.cs
    • -1
    • +1
    ./Deltares.DamEngine.Data/General/SoilGeometryProbability.cs
    • -2
    • +2
    ./Deltares.DamEngine.Data/General/DamFailureMechanismeCalculationSpecification.cs
  1. … 15 more files in changeset.
Convert to file-scoped namespace

Related to Issue [MWDAM-1878]

    • -16
    • +15
    ./Deltares.DamEngine.Data/General/EmbankmentDesignParameters.cs
    • -141
    • +140
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/PipingSellmeijer4ForcesTests.cs
    • -127
    • +126
    ./Deltares.DamEngine.Calculators.Tests/KernelWrappers/Common/PlLinesHelperTests.cs
    • -86
    • +85
    ./Deltares.DamEngine.Data/Standard/ObjectCopier.cs
    • -87
    • +86
    ./Deltares.DamEngine.Data/General/Segment.cs
    • -18
    • +17
    ./Deltares.DamEngine.Data.Tests/Standard/TypeExtensionsTests.cs
    • -529
    • +528
    ./Deltares.DamEngine.Interface.Tests/ConversionHelperTests.cs
    • -13
    • +12
    ./Deltares.DamEngine.Data/Geometry/WaternetLine.cs
    • -136
    • +135
    ./Deltares.DamEngine.Data/Geotechnics/SoilProfile2D.cs
    • -456
    • +455
    ./Deltares.DamEngine.Calculators/DikesOperational/OperationalCalculator.cs
    • -855
    • +854
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MacroStabilityInwardsTests.cs
  1. … 307 more files in changeset.
Improve solution configuration

Related to Issue [MWDAM-1876]

Remove trailing comma's

Related to Issue [MWDAM-1877]

    • -12
    • +12
    ./Deltares.DamEngine.Interface/ConversionHelper.cs
    • -1
    • +1
    ./Deltares.DamEngine.Data/Geotechnics/CharacteristicPointType.cs
    • -2
    • +2
    ./Deltares.DamEngine.Interface/FillXmlOutputFromDam.cs
    • too large
    ./Deltares.DamEngine.Io/DamInput.cs
    • -1
    • +1
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -3
    • +2
    ./Deltares.DamEngine.TestHelpers/Factories/FactoryForDamProjectData.cs
    • -1
    • +1
    ./Deltares.DamEngine.Data.Tests/Geotechnics/SurfaceLine2Tests.cs
Remove code smell related to System.Exceptions

Related to Issue [MWDAM-1877]

    • -8
    • +8
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
    • -0
    • +36
    ./Deltares.DamEngine.Calculators/General/ParallelException.cs
    • -1
    • +1
    ./Deltares.DamEngine.Calculators/General/Parallel.cs
Remove code smell by using string builders

Related to Issue [MWDAM-1877]

Remove some code smells

Related to Issue [MWDAM-1877]

    • too large
    ./Deltares.DamEngine.Calculators.Tests/PlLinesCreator/PlLinesCreatorTest.cs
    • -1
    • +0
    ./Deltares.DamEngine.Calculators/General/Parallel.cs
Remove empty directory

Related to Issue [MWDAM-1877]

Remove trailing comma's

Related to Issue [MWDAM-1877]

    • -1
    • +1
    ./Deltares.DamEngine.Interface.Tests/FillXmlOutputFromDamTests.cs
    • -8
    • +8
    ./Deltares.DamEngine.Calculators.Tests/Sensors/SensorPLLineCreatorTest.cs
Remove trailing comma's

Related to Issue [MWDAM-1877]

Obtain CommandLineParser from Nuget

Related to Issue [MWDAM-1877]

    • -14
    • +16
    ./Deltares.DamEngine.ConsoleRun/Deltares.DamEngine.ConsoleRun.csproj
  1. … 4 more files in changeset.
Reformat and cleanup

Related to Issue [MWDAM-1874]

    • -66
    • +124
    ./Deltares.DamEngine.IntegrationTests/TestFiles/PipingVoorbeeld1_WtiSellmeijerRevisedNoPipingInputFile.xml
    • -103
    • +124
    ./Deltares.DamEngine.Data/Geotechnics/SurfaceLine2Extensions.cs
    • -54
    • +56
    ./Deltares.DamEngine.Data/Geometry/GeometryCurve.cs
    • -210
    • +361
    ./Deltares.DamEngine.Interface.Tests/TestFiles/InputFile.xml
    • -55
    • +70
    ./Deltares.DamEngine.Calculators/Uplift/UpliftLocationDeterminator.cs
    • -1
    • +1
    ./Deltares.DamEngine.TestHelpers/Categories.cs
    • -3
    • +5
    ./Deltares.DamEngine.Data/Geotechnics/SoilProfile1DAquiferLayerCombinerException.cs
    • -21
    • +12
    ./Deltares.DamEngine.Data/General/SoilGeometry.cs
  1. … 384 more files in changeset.
Update cleanup DotSettings file

Related to Issue [MWDAM-1874]

    • -0
    • +500
    ./common/settings/General.DotSettings
Removed old CompareNetObjects package references

Related to Issue [MWDAM-1874]

    • -3
    • +0
    ./Deltares.DamEngine.IntegrationTests/Deltares.DamEngine.IntegrationTests.csproj
    • -3
    • +0
    ./Deltares.DamEngine.Data.Tests/Deltares.DamEngine.Data.Tests.csproj
    • -3
    • +0
    ./Deltares.DamEngine.Io.Tests/Deltares.DamEngine.Io.Tests.csproj
    • -3
    • +0
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
    • -3
    • +1
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
Added CompareNetObjects package

Related to Issue [MWDAM-1874]

    • -0
    • +5
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
    • -0
    • +5
    ./Deltares.DamEngine.Data.Tests/Deltares.DamEngine.Data.Tests.csproj
    • -0
    • +5
    ./Deltares.DamEngine.IntegrationTests/Deltares.DamEngine.IntegrationTests.csproj
    • -0
    • +5
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
    • -0
    • +5
    ./Deltares.DamEngine.Io.Tests/Deltares.DamEngine.Io.Tests.csproj
Delete Version project

Related to Issue [MWDAM-1874]

Delete Version project

Related to Issue [MWDAM-1874]

Update Dam Engine to new SDK project format

Related to Issue [MWDAM-1874]

    • -35
    • +0
    ./build/Deltares.DamEngine.Version.targets
    • -0
    • +20
    ./build/Base.targets
    • -0
    • +24
    ./build/Test.targets
Update Dam Engine to new SDK project format

Related to Issue [MWDAM-1874]

    • -217
    • +13
    ./Deltares.DamEngine.Data/Deltares.DamEngine.Data.csproj
    • -28
    • +0
    ./Deltares.DamEngine.IntegrationTests/Properties/AssemblyInfo.cs
    • -29
    • +0
    ./Deltares.DamEngine.ConsoleRun/Properties/AssemblyInfo.cs
    • -372
    • +288
    ./Deltares.DamEngine.IntegrationTests/Deltares.DamEngine.IntegrationTests.csproj
    • -28
    • +0
    ./Deltares.DamEngine.Data.Tests/Properties/AssemblyInfo.cs
    • -27
    • +0
    ./Deltares.DamEngine.TestHelpers/Properties/AssemblyInfo.cs
    • -194
    • +74
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
    • -27
    • +0
    ./Deltares.DamEngine.Io.Tests/Properties/AssemblyInfo.cs
    • -31
    • +0
    ./Deltares.DamEngine.Calculators/Properties/AssemblyInfo.cs
    • -98
    • +20
    ./Deltares.DamEngine.Data.Tests/Deltares.DamEngine.Data.Tests.csproj
    • -89
    • +17
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
    • -69
    • +8
    ./Deltares.DamEngine.Io.Tests/Deltares.DamEngine.Io.Tests.csproj
  1. … 13 more files in changeset.
Fix failing unit test

Related to Issue [MWDAM-1862]

    • -0
    • +8
    ./Deltares.DamEngine.IntegrationTests/Deltares.DamEngine.IntegrationTests.csproj
Fix another unit test

Related to Issue [MWDAM-1862]

Use Compare-NET-Objects from nuget instead of checked in

Related to Issue [MWDAM-1862]

    • -2
    • +4
    ./Deltares.DamEngine.Data.Tests/Deltares.DamEngine.Data.Tests.csproj
    • -0
    • +1
    ./Deltares.DamEngine.Data.Tests/packages.config
    • -2
    • +2
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
    • -0
    • +8
    ./Deltares.DamEngine.Calculators.Tests/App.config
    • -0
    • +8
    ./Deltares.DamEngine.Data.Tests/App.config
    • -0
    • +1
    ./Deltares.DamEngine.Calculators.Tests/packages.config
  1. … 22 more files in changeset.
Fix unit tests

Related to Issue [MWDAM-1862]

    • -0
    • +8
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
Set each project to its own bin directory

Related to Issue [MWDAM-1862]

    • -2
    • +2
    ./Deltares.DamEngine.TestHelpers/Deltares.DamEngine.TestHelpers.csproj
    • -2
    • +2
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
    • -3
    • +3
    ./Deltares.DamEngine.Io.Tests/Deltares.DamEngine.Io.Tests.csproj
    • -2
    • +3
    ./Deltares.DamEngine.Version/Deltares.DamEngine.Version.csproj
    • -2
    • +3
    ./Deltares.DamEngine.Data/Deltares.DamEngine.Data.csproj
    • -2
    • +2
    ./Deltares.DamEngine.Data.Tests/Deltares.DamEngine.Data.Tests.csproj
    • -2
    • +3
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
    • -2
    • +2
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
    • -0
    • +1
    ./Deltares.DamEngine.ConsoleRun/Deltares.DamEngine.ConsoleRun.csproj
    • -3
    • +4
    ./Deltares.DamEngine.Io/Deltares.DamEngine.Io.csproj
    • -2
    • +3
    ./Deltares.DamEngine.Interface/Deltares.DamEngine.Interface.csproj
    • -2
    • +2
    ./Deltares.DamEngine.IntegrationTests/Deltares.DamEngine.IntegrationTests.csproj