Deltares.DamEngine.Calculators.Tests

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adapted to review comments.

Related to Issue [MWDAM-2938]

Added test as suggested by reviewer, cleaned code a bit.

Related to Issue [MWDAM-2938]

  1. … 1 more file in changeset.
Adapted to review comments.

Related to Issue [MWDAM-2938]

Adapted to review comments.

Related to Issue [MWDAM-2902]

  1. … 3 more files in changeset.
Updated for some more replaced dictionaries in Geo Common.

Related to Issue [MWDAM-2219]

    • -1
    • +1
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 4 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.Tests.csproj
  1. … 4 more files in changeset.
Removed code that read the output of the Macrostability kernel via the C#Wrapper

Related to Issue [MWDAM-2939]

  1. … 2 more files in changeset.
Added correct result to calculation output

Fixed some SonarCloud issues

Related to Issue [MWDAM-2925]

  1. … 5 more files in changeset.
Created the actual direct connection to the kernel.

Related to Issue [MWDAM-2902]

  1. … 10 more files in changeset.
Added determination of CircleSurfacePointRightXCoordinate

Related to Issue [MWDAM-2925]

  1. … 1 more file in changeset.
Corrected the input writer, added interface for kernel input and seperate stixwriter connector.

Related to Issue [MWDAM-2902]

  1. … 3 more files in changeset.
Completed tests

Related to Issue [MWDAM-2925]

  1. … 1 more file in changeset.
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]

  1. … 5 more files in changeset.
Added transfer of sliding planes and slices

Related to Issue [MWDAM-2925]

  1. … 3 more files in changeset.
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]

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

Related to Issue [MWDAM-2038]

    • -88
    • +93
    ./KernelWrappers/Common/SoilProfile2DHelperTests.cs
    • too large
    ./DikesDesign/SurfaceLineShoulderAdapterTest.cs
    • -1
    • +1
    ./DikesDesign/SurfaceLineAdapterTest.cs
    • -1
    • +1
    ./KernelWrappers/Common/WtiPipingHelperTests.cs
    • -18
    • +17
    ./PlLinesCreator/SoilProfileValidatorTests.cs
    • too large
    ./PlLinesCreator/TestFiles/PlLinesCreatorTests/Input1DProfileWithInBetweenAquiferCuttingTheSurfaceLine.xml
  1. … 382 more files in changeset.
Implemented the test of writing the kernel input.

Related to Issue [MWDAM-2938]

Fixed SonarCloud issues

Related to Issue [MWDAM-2925]

nuget package of StixFileWriter updated to the signing 25.1 version of the package

Related to Issue [MWDAM-2038]

    • -1
    • +1
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 2 more files in changeset.
Improved class and filename

Related to Issue [MWDAM-2925]

Replace use of input grid properties from CSharpWrapper to those from DamEngine

Related to Issue [MWDAM-2925]

    • -0
    • +120
    ./KernelWrappers/MacroStabilityCommon/CSharpWrapperConvertersTests.cs
  1. … 4 more files in changeset.
Renamed the conversion helper and its test. Moved the test. Added some more code to the writer.

Related to Issue [MWDAM-2902]

  1. … 3 more files in changeset.
Added transfer of output properties

Related to Issue [MWDAM-2925]

  1. … 2 more files in changeset.
Added first test for reading kernel output

Related to Issue [MWDAM-2939]

  1. … 1 more file in changeset.
Removed obsolete files

Related to Issue [MWDAM-2902]

  1. … 1 more file in changeset.
Refactored:

- Extract ObjectRegistry class in its own file

- Added tests

Related to Issue [MWDAM-2902]

  1. … 2 more files in changeset.
- Create classes to transfer data to and from the Macrostability kernel

- Start replacing FillMacroStabilityInterfaceInputFromEngine with FillMacroStabilityKernelInputFromEngine

Related to Issue [MWDAM-2902]

  1. … 5 more files in changeset.
Added filling UpliftVan grid as that is needed by the interface filler.

Related to Issue [MWDAM-2902]

Added test for DamEngineInterface connection

Related to Issue [MWDAM-2902]

    • -0
    • +622
    ./KernelWrappers/MacroStabilityCommon/MacroStabilityDirectIoTests.cs
  1. … 1 more file in changeset.