Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -9
    • +21
    ./UpliftVan/UpliftVanCalculatorStubTest.cs
  1. … 12 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

    • -9
    • +46
    ./UpliftVan/UpliftVanCalculatorStubTest.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

    • -2
    • +2
    ./UpliftVan/UpliftVanGridTestFactoryTest.cs
  1. … 16 more files in changeset.
Implement review comments, make StabilityModel private and access it in tests with a new TypeUtils method. Add more asserts in several tests. Related to Issue [WTI-1345]

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

Former-commit-id: 086ddc5c047480b110d9b407894e0b46ba20caa9

Former-commit-id: d59ecea68d791818bddc3ef0388b87da350c76c5

    • -4
    • +4
    ./TestMacroStabilityInwardsCalculatorFactoryTest.cs
    • -2
    • +11
    ./Waternet/Input/WaternetCalculatorInputTestFactoryTest.cs
    • -1
    • +0
    ./Waternet/Output/WaternetCalculatorResultTestFactoryTest.cs
  1. … 8 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

    • -0
    • +1
    ./UpliftVan/UpliftVanCalculatorStubTest.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
    • +65
    ./Waternet/Output/WaternetCalculatorResultTestFactoryTest.cs
  1. … 14 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

    • -0
    • +37
    ./Waternet/WaternetCalculatorStubTest.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

    • -4
    • +2
    ./TestMacroStabilityInwardsCalculatorFactoryTest.cs
    • -8
    • +4
    ./Waternet/Input/WaternetCalculatorInputTestFactoryTest.cs
  1. … 10 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

    • -2
    • +24
    ./TestMacroStabilityInwardsCalculatorFactoryTest.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
    • +135
    ./Waternet/Input/WaternetCalculatorInputTestFactoryTest.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
    • +18
    ./UpliftVan/UpliftVanCalculatorStubTest.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.
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.
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

    • -4
    • +14
    ./TestMacroStabilityInwardsCalculatorFactoryTest.cs
    • -0
    • +1
    ./Waternet/WaternetCalculatorStubTest.cs
  1. … 8 more files in changeset.
Moved all waternet needed 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@12121 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0431b7f5e922d528c916ddcef868791998805c60

Former-commit-id: 7e9e485698c70eb17b649bd755d24ef25a064869

    • -3
    • +4
    ./TestMacroStabilityInwardsCalculatorFactoryTest.cs
  1. … 42 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
    • +47
    ./Input/TestSoilProfileTest.cs
    • -3
    • +2
    ./TestMacroStabilityInwardsCalculatorFactoryTest.cs
    • -47
    • +0
    ./UpliftVan/Input/TestUpliftVanSoilProfileTest.cs
  1. … 48 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
    • +17
    ./TestMacroStabilityInwardsCalculatorFactoryTest.cs
    • -0
    • +41
    ./Waternet/WaternetCalculatorStubTest.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

    • -1
    • +2
    ./UpliftVan/UpliftVanCalculatorStubTest.cs
  1. … 15 more files in changeset.
Connect locationdaily to calculator input Related to Issue [WTI-1426]

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

Former-commit-id: a05e002c71bd0e0a8bd19d3d29e463fbc41925b8

Former-commit-id: d579431169b5c6e9eca35fffa2951a32b186986a

    • -1
    • +2
    ./TestMacroStabilityInwardsCalculatorFactoryTest.cs
  1. … 13 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

    • -3
    • +3
    ./UpliftVan/UpliftVanCalculatorStubTest.cs
  1. … 29 more files in changeset.
Applied review comments. Related to Issue [WTI-1405]

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

Former-commit-id: 4dbd3c5d8d3d7f23432ec1756893094e2b5550c2

Former-commit-id: 10ecf4ad2994a8a0c625990f35ea540a503cb52c

    • -1
    • +1
    ./UpliftVan/UpliftVanGridTestFactoryTest.cs
  1. … 5 more files in changeset.
Applied review comments. Related to Issue [WTI-1405]

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

Former-commit-id: cbfd738b9d47e7e986e6158497cc64998a1e07b4

Former-commit-id: 9b45d3fd6be93bedccc686ff7540ff22507ad275

    • -0
    • +1
    ./UpliftVan/Input/TestUpliftVanSoilProfileTest.cs
  1. … 6 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

    • -6
    • +9
    ./UpliftVan/UpliftVanCalculatorStubTest.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

    • -4
    • +6
    ./UpliftVan/UpliftVanCalculatorStubTest.cs
  1. … 17 more files in changeset.
Extend CreateMacroStabilityInwardsCalculationScenarioWithValidInput and connect kernel validator Related to Issue [WTI-1296]

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

Former-commit-id: ae5145680b0ed18b36af333ad4cf1096e0a68da5

Former-commit-id: 1f80874499ee7597a1ddbb5824f6cb0760812a88

    • -13
    • +32
    ./UpliftVan/UpliftVanCalculatorStubTest.cs
  1. … 4 more files in changeset.
- Added extra tests. - Added extra null check. Related to Issue [WTI-1405]

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

Former-commit-id: 36ac8e1dd85184fa0e3522811abf97ed19a48fd5

Former-commit-id: 058717ab1c8401bcb4498ff4b73b0d1717114acb

    • -0
    • +1
    ./TestMacroStabilityInwardsCalculatorFactoryTest.cs
  1. … 5 more files in changeset.
- Moved UpliftVanGrid and also use it as input. - Added UpliftVanSlipPlane to force the right set of values. Related to Issue [WTI-1405]

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

Former-commit-id: 0ae4a772bfda22b1a1dac60e31e16d7b2989d218

Former-commit-id: 48f4467e6b0ebc044a4f724aeba5b4b019f05249

    • -46
    • +0
    ./UpliftVan/Output/UpliftVanGridResultTestFactoryTest.cs
    • -0
    • +46
    ./UpliftVan/UpliftVanGridTestFactoryTest.cs
  1. … 28 more files in changeset.
Added check whether objects on calculator input are set. Related to Issue [WTI-1405]

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

Former-commit-id: 03374cc151835d4d654385791d281ce0763ecbe7

Former-commit-id: 9fabb381635d2bb2ebb9fa29fd619e8debfbadb4

    • -2
    • +10
    ./TestMacroStabilityInwardsCalculatorFactoryTest.cs
    • -0
    • +46
    ./UpliftVan/Input/TestUpliftVanSoilProfileTest.cs
  1. … 8 more files in changeset.
Added logging the exception in the calculation service. Related to Issue [WTI-1407]

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

Former-commit-id: d2e4989efc2bd6316779e9c888eb086a77e28836

Former-commit-id: e8ef530624e796eef9657db4808cd7324108e637

    • -1
    • +21
    ./UpliftVan/UpliftVanCalculatorStubTest.cs
  1. … 9 more files in changeset.
Final cleanups Related to Issue [WTI-1405]

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

Former-commit-id: 98efbef5bec6f24446d42295d3bb4bbed5d53a84

Former-commit-id: 0575f29ecf4161d2fc5b3f9877901cc50776213f

    • -92
    • +0
    ./UpliftVan/Output/UpliftVanCalculatorResultTestFactoryTest.cs
    • -1
    • +1
    ./UpliftVan/Output/UpliftVanGridResultTestFactoryTest.cs
    • -1
    • +1
    ./UpliftVan/Output/UpliftVanSlidingCircleResultTestFactoryTest.cs
    • -2
    • +1
    ./UpliftVan/Output/UpliftVanSlidingCurveResultTestFactoryTest.cs
  1. … 16 more files in changeset.