trunk

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix failing unit tests

Related to Issue [MAC-1440]

Added SigmaTauCurve to conversion.

Always create a SigmaTauCurve to be consistent with SuTable in CSharpWrapper.

Related to Issue [MWDAM-1968]

Update to GeoCommon package 24.1.1.56

Related to Issue [MWDAM-1996]

Update StixFileWriter 24.1.0.52

Related to Issue [MWDAM-1968]

Update StixFilewriter

Removed redundant CSharpWrapper (is allready imported by StixFileWriter)

Related to Issue [MWDAM-2028]

Update to StixFileWriter 24.1 to fix unit test

Related to Issue [MWDAM-2028]

Fix unit test

Related to Issue [MWDAM-2028]

Update to WTIPiping 24.1

Related to Issue [MWDAM-2028]

Added read/write of sigma-tau curve

Related to Issue [MWDAM-1996]

    • too large
    ./src/Deltares.DamEngine.Io/DamInput.cs
    • too large
    ./src/Deltares.DamEngine.Io/DamOutput.cs
Improved constructor for SigmaTauPoint

Related to Issue [MWDAM-1996]

Added ShearStrengthModel=SigmaTauCurve to XSD schemas

Related to Issue [MWDAM-1996]

    • -0
    • +14
    ./xsd/DamSigmaTauCurve.xsd
Removes redundant Name property from SigmaTauCurve

Related to Issue [MWDAM-2007]

- Update GeoCommon package

- Added Sigma-Tau curves to data model

Related to Issue [MWDAM-2007]

    • -0
    • +51
    ./src/Deltares.DamEngine.Data/Geotechnics/SigmaTauCurve.cs
    • -0
    • +48
    ./src/Deltares.DamEngine.Data/Geotechnics/SigmaTauPoint.cs
Clean up code

Related to Issue [MDWAM-2001]

Reformat and cleanup (copyright to 2024)

Related to Issue [MWDAM-2007]

  1. … 315 more files in changeset.
Fix build error with latest Latex classes

Related to Issue [MWDAM-1729]

    • -1
    • +0
    ./doc/Work/Python integration in Dam Engine.tex
Set all WIP-tests for DAM Engine to Ignore.

Related to Issue [MWDAM-2015]

Summary of the results improved

Related to Issue [MWDAM-1651]

    • binary
    ./doc/Work/DAMEngine_OverviewIntegrationTests.xlsx
Ignored tests changed to WorkInProgress

Related to Issue [MWDAM-1651]

Check on relevancy of use of option AdaptGeometry re-implemented.

Code refactored.

Related to Issue [MWDAM-1651]

Check temporary removed

Related to Issue [MWDAM-1651]

Summary of the results added

Related to Issue [MWDAM-1651]

    • binary
    ./doc/Work/DAMEngine_OverviewIntegrationTests.xlsx
Test added to check the consistency of the AdaptGeometry results

Related to Issue [MWDAM-1651]

New generic method for running integration tests always used.

Duplicated code removed.

Unused code removed.

Related to Issue [MWDAM-1651]

New generic method for running integration tests used in CalculationUpliftBasedOnDamEngineXmlWorks.

Related to Issue [MWDAM-1651]

Expected result of TestDesignWithRiverLevelAboveDikeTopButBelowDthCanNotCalculate modified by the original message (when STI files could still be used).

New generic method for running integration tests used in TestBishopNoAdaptionWith2DGeometriesBasedOnStixFiles.

Related to Issue [MWDAM-1651]

    • binary
    ./doc/Work/DAMEngine_OverviewIntegrationTests.xlsx
Removed WiP status for tests on first (not yet validated) large test set provided by Kin Sun as these tests now run successfully both local and on TC.

Related to Issue [MWDAM-1961]

Added accuracy (1e-6) for doubles as nonsense results are produced on Team City. Also made sure that all differences are summed to get the complete picture.

Related to Issue [MWDAM-1961]

Moved log file (per test) from subfolder TestFiles to main debug as that's where TC is expecting the files to be.

Related to Issue [MWDAM-1961]

Improved name, content and layout for log file.

Related to Issue [MWDAM-1961]