Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -76
    • +0
    ./MacroStabilityInwardsCalculatorFactoryConfig.cs
    • -78
    • +0
    ./TestMacroStabilityInwardsCalculatorFactory.cs
    • -145
    • +0
    ./UpliftVan/Output/UpliftVanCalculatorOutputAssert.cs
    • -41
    • +0
    ./UpliftVan/Output/UpliftVanSlidingCircleResultTestFactory.cs
    • -43
    • +0
    ./UpliftVan/Output/UpliftVanSlidingCurveResultTestFactory.cs
    • -149
    • +0
    ./UpliftVan/UpliftVanCalculatorStub.cs
    • -40
    • +0
    ./UpliftVan/UpliftVanGridTestFactory.cs
    • -148
    • +0
    ./Waternet/Input/WaternetCalculatorInputTestFactory.cs
    • -84
    • +0
    ./Waternet/Output/WaternetCalculatorOutputAssert.cs
    • -57
    • +0
    ./Waternet/Output/WaternetCalculatorResultTestFactory.cs
    • -81
    • +0
    ./Waternet/WaternetCalculatorStub.cs
  1. … 15703 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./MacroStabilityInwardsCalculatorFactoryConfig.cs
    • -1
    • +1
    ./TestMacroStabilityInwardsCalculatorFactory.cs
    • -1
    • +1
    ./UpliftVan/Output/UpliftVanCalculatorOutputAssert.cs
    • -1
    • +1
    ./UpliftVan/Output/UpliftVanSlidingCircleResultTestFactory.cs
    • -1
    • +1
    ./UpliftVan/Output/UpliftVanSlidingCurveResultTestFactory.cs
    • -1
    • +1
    ./UpliftVan/UpliftVanCalculatorStub.cs
    • -1
    • +1
    ./UpliftVan/UpliftVanGridTestFactory.cs
    • -1
    • +1
    ./Waternet/Input/WaternetCalculatorInputTestFactory.cs
    • -1
    • +1
    ./Waternet/Output/WaternetCalculatorOutputAssert.cs
    • -1
    • +1
    ./Waternet/Output/WaternetCalculatorResultTestFactory.cs
  1. … 6084 more files in changeset.
Ran Deltares Cleanup:

- Performed for MacroStabilityInwards and tests

WTI-1767

  1. … 118 more files in changeset.
Improvements after review. WTI-1787

    • -4
    • +4
    ./MacroStabilityInwardsCalculatorFactoryConfig.cs
  1. … 13 more files in changeset.
Cleanup: Fix implementation of IDisposable to conform to the dispose pattern. WTI-1787

    • -2
    • +11
    ./MacroStabilityInwardsCalculatorFactoryConfig.cs
  1. … 39 more files in changeset.
Adapted corresponding tests. WTI-1758

    • -1
    • +13
    ./UpliftVan/UpliftVanCalculatorStub.cs
  1. … 2 more files in changeset.
Cleanup of Ringtoets.MacroStabilityInwards.* Related to Issue [WTI-1463]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12788 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 32623d777e3cc865c9bd907270337ebecf2be979

Former-commit-id: 66d2f5c2e3e1828b215aa6ff22ab6f080822ff2d

    • -1
    • +1
    ./TestMacroStabilityInwardsCalculatorFactory.cs
    • -1
    • +1
    ./Waternet/Output/WaternetCalculatorOutputAssert.cs
    • -2
    • +2
    ./Waternet/Output/WaternetCalculatorResultTestFactory.cs
  1. … 41 more files in changeset.
Merged revision(s) from branches/1454 Related to Issue [WTI-1454]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12444 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6a125c27aea10a143cbcadd63c251cb5a88b8f4c

Former-commit-id: ab37ce780e3bbcb83fda3ff0de7aff609ad6ea58

    • -8
    • +8
    ./Waternet/Input/WaternetCalculatorInputTestFactory.cs
  1. … 35 more files in changeset.
Implement review comments from review 2227, extracted conversion from ValidationResult to UpliftVanKernelMessage to the creator class, added null checks for message (collections) and improved some other tests Related to Issue [WTI-1455]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12392 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b8b898f72bf36f179787641a4cf62a88c8ac2da3

Former-commit-id: f49d48a2ff314e35e580f411f2eeaeec5524fa1e

    • -1
    • +2
    ./UpliftVan/UpliftVanCalculatorStub.cs
  1. … 12 more files in changeset.
- Improved MacroStabilityInwardsChartDataPointsFactory for when the waternetLine geometry or the phreaticLine geometry is empty. - Only update the waternets in the view when it's a new one. Related to Issue [WTI-1395]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12389 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 79577a4303b6d7cf3eb04214464a39209a0a0d62

Former-commit-id: 1fbc0f7d25d9a448987e92c7b2e00332a1c70a9b

    • -2
    • +10
    ./Waternet/WaternetCalculatorStub.cs
  1. … 6 more files in changeset.
Implement the propagation and display of log messages (warning, error and fatal error) returned when running the kernel calculation routine. Related to Issue [WTI-1455]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12362 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7c58237d8fd987feacaf724dfff00bfc7f4681fc

Former-commit-id: 06c3cf22dd7a635465800a11abf758d2be69909c

    • -5
    • +27
    ./UpliftVan/UpliftVanCalculatorStub.cs
  1. … 27 more files in changeset.
- Added validation for MacroStabilityInwardsGrid X and Z - Updated tests to comply with the new restrictions on the MacroStabilityInwardsGrid - Added overload for Random.NextRoundedDouble with range Related to Issue [WTI-1400]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12277 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c3004e5a0c7735345a8b66e548cde9e67490c77a

Former-commit-id: e58a79f58922074521c2b76c8ef8529c024d6aba

    • -1
    • +1
    ./UpliftVan/UpliftVanGridTestFactory.cs
  1. … 16 more files in changeset.
Review related changes

Paired with lubbers

Related to Issue [WTI-1296]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12233 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f8e06854392904c6adbc5775fdc15388eedc570d

Former-commit-id: 03c2b646cb107351ccb2da3a3d9c37d12b15201c

    • -1
    • +1
    ./UpliftVan/UpliftVanCalculatorStub.cs
  1. … 5 more files in changeset.
- Created converter to convert calculator result to MacroStabilityInwardsWaternet. - Implemented getting the output from the calculation service for extreme. Related to Issue [WTI-1345]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12197 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 8a081a4d0d64c03487185dec4a1e02a4fb34918a

Former-commit-id: 15811cbfdd4d1bb7491bec538356cbce005a1c58

    • -0
    • +8
    ./Waternet/Input/WaternetCalculatorInputTestFactory.cs
    • -0
    • +57
    ./Waternet/Output/WaternetCalculatorResultTestFactory.cs
  1. … 13 more files in changeset.
Implemented setting the input on the calculator through with the WaternetCalculationService. Related to Issue [WTI-1345]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12184 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 012a12db7e6ddb74324199698bd32568d50b2d14

Former-commit-id: f8ecbe43be8367c3dc2dfbc2787375d5e5201e4a

    • -2
    • +31
    ./Waternet/WaternetCalculatorStub.cs
  1. … 9 more files in changeset.
Removed daily and extreme from waternet calculator input. Related to Issue [WTI-1345]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12165 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4c48569d5aa5a6803251a3b484d54f66bcc4976a

Former-commit-id: 54e01d2c8b74893fce6cc325d97e2be4cc66e364

    • -6
    • +3
    ./Waternet/Input/WaternetCalculatorInputTestFactory.cs
  1. … 11 more files in changeset.
Extended MacroStabilityInwardsCalculatorFactory to create calculators for both extreme and daily. Related to Issue [WTI-1345]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12164 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: bd263b32a6e925a38db52adfd3ebc720c2d480e3

Former-commit-id: 40c4c9bb9242d1e676757284ad5d4badfbd8cdca

    • -1
    • +8
    ./TestMacroStabilityInwardsCalculatorFactory.cs
  1. … 4 more files in changeset.
Refactored creating calculator input for waternet calculator tests. Related to Issue [WTI-1345]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12163 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 62c0a8b7e01b64e7af801d653820ec3c7669893f

Former-commit-id: 89dcc26a9477604ba9af5998393ed1c4e7510812

    • -0
    • +143
    ./Waternet/Input/WaternetCalculatorInputTestFactory.cs
  1. … 7 more files in changeset.
Catch exceptions thrown by macrostability validation and log error message Related to Issue [WTI-1296]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12159 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c80736909f9e4e9d00fc1f030f1854c3bac96d94

Former-commit-id: ec4916c3d190c95d993abf1bf4a126b3a4b49f25

    • -0
    • +10
    ./UpliftVan/UpliftVanCalculatorStub.cs
  1. … 5 more files in changeset.
Revert changes related to inserting soil profile/layer names into the stability model. Related to Issue [WTI-1296]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12151 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7a0b8f2e2d81c03ca06d6215f82897f33f3aadfb

Former-commit-id: 2f86f56d7dde86fbc37181f1a0a52c8f90ab53f7

  1. … 14 more files in changeset.
Implemented returning calculator output from the calculator. Related to Issue [WTI-1345]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12143 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 113bdfe464d4cfd582b8d950838ff186491e3b15

Former-commit-id: 81d8fb9a07ca9b32929ec4b373a8c64d2f02782e

    • -0
    • +84
    ./Waternet/Output/WaternetCalculatorOutputAssert.cs
  1. … 5 more files in changeset.
Add Name property to SoilProfile and SoilLayer2D, updated creators. Added a Waternet to CurrentWaternetDaily in the kernel wrapper so the daily input actually is used. Related to Issue [WTI-1296]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12142 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f1abf793e0171bc04176c9f7a68b6773fb890a5c

Former-commit-id: 1295ff53ad52e3c412ec60163e3440f12d407f98

  1. … 16 more files in changeset.
Implemented calculate method on the calculator. Related to Issue [WTI-1345]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12129 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: cf6a97a347afa715ba4461f4c2fdc30787585af4

Former-commit-id: 987754cf8cdb00d616ec345efa4e334213f6756f

  1. … 3 more files in changeset.
Added input as constructor parameter to the calculator. Related to Issue [WTI-1345]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12124 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 04f3b8309870bb2dceae58df5fb14c9429e79160

Former-commit-id: 3c58fa17eb86803cf3944232a7333487503fd5d0

    • -1
    • +4
    ./TestMacroStabilityInwardsCalculatorFactory.cs
  1. … 8 more files in changeset.
Moved all SoilProfile related calculator data from Uplift Van to more generic place and renamed. Related to Issue [WTI-1345]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12111 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6481952349e16fc9668c2f28f1c692b5848fda42

Former-commit-id: 94e608a59e7a3326a0a14e5f43fdb72ce0e0bc41

    • -0
    • +40
    ./Input/TestSoilProfile.cs
    • -40
    • +0
    ./UpliftVan/Input/TestUpliftVanSoilProfile.cs
  1. … 49 more files in changeset.
Introduced calculator for the waternet calculation. Related to Issue [WTI-1345]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12109 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 058451f0f6908dae74b83aec2dd1dd7926003c81

Former-commit-id: e9af7d739ab44cfed956194dbc4b4006774e6ef5

    • -0
    • +13
    ./TestMacroStabilityInwardsCalculatorFactory.cs
    • -0
    • +30
    ./Waternet/WaternetCalculatorStub.cs
  1. … 13 more files in changeset.
Implement review comments from review 2183, update xmldocs with exceptions, expand some tests and change a returned List to IEnumerable. Related to Issue [WTI-1296]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12106 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c06fe3a5a0dbf07a0903d8a49b9f7dbd2b044d28

Former-commit-id: 6240435784db0491600cdaaf8fa350782ad2b63b

    • -4
    • +17
    ./UpliftVan/UpliftVanCalculatorStub.cs
  1. … 15 more files in changeset.
Applied review comments. Related to Issue [WTI-1407]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12063 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e7a0ef4c0508b7a0340c39c16a738cf630f003e1

Former-commit-id: 3c8d58abb4de0b7ccb3d339f850e7531fd50a1d9

    • -1
    • +1
    ./UpliftVan/UpliftVanCalculatorStub.cs
  1. … 29 more files in changeset.
Added more tests for the calculator to cover case when there are only validation warnings and no errors. Related to Issue [WTI-1296]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12033 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4aa7adeeac53f109119757b1c058144699a2f2ef

Former-commit-id: 12339ce543dcef912a3213a80c9ff9b14972c917

    • -5
    • +12
    ./UpliftVan/UpliftVanCalculatorStub.cs
  1. … 2 more files in changeset.
Implement logging levels for kernel validation results Related to Issue [WTI-1296]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12029 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 97285d92f8d64962e48c91e065fa45cb272cd8b4

Former-commit-id: 4bec52f250260d43fc9ab0a7ed35893a485304d4

    • -5
    • +5
    ./UpliftVan/UpliftVanCalculatorStub.cs
  1. … 17 more files in changeset.