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

  1. … 11 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

    • -0
    • +15
    ./UpliftVan/Output/UpliftVanCalculatorResult.cs
    • -0
    • +58
    ./UpliftVan/UpliftVanKernelMessage.cs
    • -0
    • +32
    ./UpliftVan/UpliftVanKernelMessageType.cs
    • -58
    • +0
    ./UpliftVan/UpliftVanValidationResult.cs
    • -32
    • +0
    ./UpliftVan/UpliftVanValidationResultType.cs
  1. … 21 more files in changeset.
Improvements after review. Related to Issue [WTI-1345]

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

Former-commit-id: b3768f456a6fa3ab0676ae66ffe7fdcd5aa26c0d

Former-commit-id: a6b9fefd2569f12e897c6053baae97c6fd7bd0ca

  1. … 6 more files in changeset.
Implement review comments from review 2202: Rename tests, update xmldoc, improve derived classes from WaternetKernelWrapper, cleanup Related to Issue [WTI-1345]

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

Former-commit-id: 4f07713a9d875f54b625adb9893eeaf239c6e62f

Former-commit-id: 90e6dbd48460d7f1857155f05964b5b1bc085c2a

    • -1
    • +8
    ./IMacroStabilityInwardsCalculatorFactory.cs
    • -13
    • +16
    ./Waternet/WaternetCalculator.cs
    • -2
    • +2
    ./Waternet/WaternetExtremeCalculator.cs
  1. … 21 more files in changeset.
Implement review comments from review 2196 Related to Issue [WTI-1426]

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

Former-commit-id: 80fb7a1ea16c00eb8ec2a49d0928e5522dc6630e

Former-commit-id: 99e71fdbc56a6824dd3cfc3568446babb2ed45b0

    • -6
    • +20
    ./UpliftVan/Input/UpliftVanCalculatorInput.cs
  1. … 67 more files in changeset.
Moved setting the input on the kernel wrapper to the waternet calculator base. Related to Issue [WTI-1345]

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

Former-commit-id: 0e428a0600dd4706de27f0b939c734d40014a205

Former-commit-id: 821a0965998c0ed3ec84fc8fecf531056a6fbb1b

    • -24
    • +2
    ./Waternet/WaternetDailyCalculator.cs
    • -24
    • +2
    ./Waternet/WaternetExtremeCalculator.cs
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

    • -44
    • +14
    ./Waternet/Input/WaternetCalculatorInput.cs
    • -1
    • +1
    ./Waternet/WaternetExtremeCalculator.cs
  1. … 9 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
    • +11
    ./IMacroStabilityInwardsCalculatorFactory.cs
    • -1
    • +6
    ./MacroStabilityInwardsCalculatorFactory.cs
  1. … 3 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

  1. … 7 more files in changeset.
Made WaternetCalculator abstract. Related to Issue [WTI-1345]

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

Former-commit-id: 8bc90c6eed51146439511ea3379e34464e5ff7a0

Former-commit-id: d742938b02029b705c5694ef3e262591c74ca5d8

    • -1
    • +1
    ./MacroStabilityInwardsCalculatorFactory.cs
    • -28
    • +13
    ./Waternet/WaternetCalculator.cs
    • -0
    • +28
    ./Waternet/WaternetExtremeCalculator.cs
  1. … 2 more files in changeset.
Created calculator for daily waternet. Related to Issue [WTI-1345]

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

Former-commit-id: 4895b3a89948508e9fe043628b308960eaa60ab4

Former-commit-id: 20c7b47058ff10b5932b2280badf414d55d2ef28

    • -26
    • +27
    ./Waternet/WaternetCalculator.cs
    • -0
    • +72
    ./Waternet/WaternetDailyCalculator.cs
  1. … 3 more files in changeset.
Created calculator for extreme waternet. Related to Issue [WTI-1345]

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

Former-commit-id: 92285bef5ec0cecb1c14c5a9df7d3dd862f928dd

Former-commit-id: 78f6955c1462e8f70a010301d30b66893cf2016c

    • -0
    • +44
    ./Waternet/WaternetExtremeCalculator.cs
  1. … 3 more files in changeset.
Extended MacroStabilityInwardsKernelWrapperFactory to create kernel wrappers for both extreme and daily. Related to Issue [WTI-1345]

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

Former-commit-id: f1b05b856ae90f28de61aae42de86a7ce6f563cf

Former-commit-id: e3957aa0028c72851be5ca6052db60db92248687

  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

  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 WaternetCalculatorResultCreator. Related to Issue [WTI-1345]

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

Former-commit-id: bddf3ebb4bc2084f758d68252990de716dab94d8

Former-commit-id: 3eb519316a4ff74b331556f2b72447a121aa0dd0

  1. … 4 more files in changeset.
Added result objects. Related to Issue [WTI-1345]

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

Former-commit-id: 36d08a784aa2aad12a255d76b21680c4a5ac2c4f

Former-commit-id: c68ace6ab15d90e8870e211f8621e6c4428df349

    • -0
    • +63
    ./Waternet/Output/WaternetCalculatorResult.cs
    • -0
    • +75
    ./Waternet/Output/WaternetLineResult.cs
    • -0
    • +64
    ./Waternet/Output/WaternetPhreaticLineResult.cs
  1. … 5 more files in changeset.
Added exception handling in the calculator. Related to Issue [WTI-1345]

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

Former-commit-id: 006094e48065e5eea64ac97dba2b06b47dea7043

Former-commit-id: c7bf566713ff4e914a378017a8cd79e1ab355aad

  1. … 1 more file in changeset.
Added calculator exception for waternet. Related to Issue [WTI-1345]

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

Former-commit-id: 23c9aaa46ae1906499a5f78bee300ede0ca6b9de

Former-commit-id: 4eb1cd702565cb83f57044f92315a541e202ff39

    • -0
    • +68
    ./Waternet/WaternetCalculatorException.cs
  1. … 3 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. … 2 more files in changeset.
Renamed StabilityLocationCreator to UpliftVanStabilityLocationCreator. Related to Issue [WTI-1345]

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

Former-commit-id: 84044eb7f372d1651836d965e7defde8bfed698a

Former-commit-id: 21fa2917e7a209e86654fc2a617eddeb7525882a

  1. … 7 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
    ./IMacroStabilityInwardsCalculatorFactory.cs
    • -2
    • +3
    ./MacroStabilityInwardsCalculatorFactory.cs
  1. … 7 more files in changeset.
Made WaternetCalculatorInput complete. Related to Issue [WTI-1345]

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

Former-commit-id: ce9defbbed5b40cf9c8b193fb6640416f2b45358

Former-commit-id: 90f8889faf8bd02ea9b2b2428c07c4acd64f46cd

    • -0
    • +85
    ./Waternet/Input/WaternetCalculatorInput.cs
  1. … 1 more file 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

    • -0
    • +69
    ./Input/DrainageConstruction.cs
    • -0
    • +32
    ./Input/LandwardDirection.cs
    • -0
    • +91
    ./Input/PhreaticLineOffsets.cs
    • -0
    • +37
    ./Input/PlLineCreationMethod.cs
    • -0
    • +32
    ./Input/WaternetCreationMode.cs
    • -15
    • +15
    ./UpliftVan/Input/UpliftVanCalculatorInput.cs
    • -69
    • +0
    ./UpliftVan/Input/UpliftVanDrainageConstruction.cs
    • -32
    • +0
    ./UpliftVan/Input/UpliftVanLandwardDirection.cs
    • -91
    • +0
    ./UpliftVan/Input/UpliftVanPhreaticLineOffsets.cs
    • -37
    • +0
    ./UpliftVan/Input/UpliftVanPlLineCreationMethod.cs
    • -32
    • +0
    ./UpliftVan/Input/UpliftVanWaternetCreationMode.cs
  1. … 32 more files in changeset.
Created calculator input for waternet calculation. Related to Issue [WTI-1345]

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

Former-commit-id: 74d371dc7dd388feeca3eb40c09030a574ac0dbb

Former-commit-id: 38ef486e5c82c3d4636adf10603ee9e89988b02b

    • -0
    • +310
    ./Waternet/Input/WaternetCalculatorInput.cs
  1. … 3 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
    • +33
    ./Input/DilatancyType.cs
    • -0
    • +59
    ./Input/PreconsolidationStress.cs
    • -0
    • +33
    ./Input/ShearStrengthModel.cs
    • -0
    • +239
    ./Input/SoilLayer.cs
    • -0
    • +63
    ./Input/SoilProfile.cs
    • -0
    • +32
    ./Input/WaterPressureInterpolationModel.cs
    • -2
    • +3
    ./UpliftVan/Input/UpliftVanCalculatorInput.cs
    • -33
    • +0
    ./UpliftVan/Input/UpliftVanDilatancyType.cs
    • -59
    • +0
    ./UpliftVan/Input/UpliftVanPreconsolidationStress.cs
    • -33
    • +0
    ./UpliftVan/Input/UpliftVanShearStrengthModel.cs
    • -239
    • +0
    ./UpliftVan/Input/UpliftVanSoilLayer.cs
    • -63
    • +0
    ./UpliftVan/Input/UpliftVanSoilProfile.cs
    • -32
    • +0
    ./UpliftVan/Input/UpliftVanWaterPressureInterpolationModel.cs
  1. … 37 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
    • +8
    ./IMacroStabilityInwardsCalculatorFactory.cs
    • -0
    • +6
    ./MacroStabilityInwardsCalculatorFactory.cs
    • -0
    • +38
    ./Waternet/IWaternetCalculator.cs
    • -0
    • +48
    ./Waternet/WaternetCalculator.cs
  1. … 11 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
    • +6
    ./UpliftVan/UpliftVanValidationResult.cs
    • -3
    • +3
    ./UpliftVan/UpliftVanValidationResultType.cs
  1. … 12 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

    • -14
    • +44
    ./UpliftVan/Input/UpliftVanCalculatorInput.cs
  1. … 12 more files in changeset.