GenericSoilLayerParameters.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved SoilLayerCon to Common.IO Removed Piping specific Soil layer classes

Related to Issue [WTI-1343]

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

Former-commit-id: 03652b39cfcedcd421a917efb674ee805ce554bf

Former-commit-id: e6f4ba05e1391ea847b70360eaa7e249c75ea70d

  1. … 17 more files in changeset.
Updated license headers in Piping. Related to Issue [WTI-1242]

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

Former-commit-id: fda79840b5ca2b26234f71f990a231a69cefce05

Former-commit-id: 22decd2346491fae07602843fbe9b8931260bcc6

  1. … 394 more files in changeset.
Code cleanup: Ringtoets.GrassCoverErosionInwards Ringtoets.Piping

Related to Issue [WTI-1242]

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

Former-commit-id: 6b066ee60035964ef40e9bcb01857d32effd227f

Former-commit-id: b973d6385ff4b8d55ee6f8eb6c35c02c5a8bf8ca

  1. … 183 more files in changeset.
Changed type of the Permeability and D70 for piping from Stochasts with Standard Deviation to Stochasts with Coefficient of Variation. Updated test data where required. Performed cleanup over some files Related to Issue [WTI-1238]

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

Former-commit-id: 3a76d5669162ce88fb78512a671fee1b6582a885

Former-commit-id: e5f3f1d2a3a720bb9515c25d788ddf4f0206f73d

  1. … 48 more files in changeset.
Review related changes Related to Issue [WTI-1135]

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

Former-commit-id: 79b1c6bb86ceec6e05faa412e77c53419240048b

Former-commit-id: 4e6fb4e002026817f9837bba738e8ac1d44daabf

  1. … 42 more files in changeset.
use nameof in Argument*Exceptions Reviewed by: tangerma

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

Former-commit-id: 489d965acd6cbed374e72d9a9f10deec8787bcfd

Former-commit-id: 0ef178298a4e4639093af98897cfb40d331b372d

  1. … 284 more files in changeset.
* Cleanup Ringtoets.Piping.KernelWrapper and Ringtoets.Piping.IO Related to Issue [WTI-737]

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

Former-commit-id: 6fea391b9079b9f544d150daaaffac45d1a00164

Former-commit-id: 2794c744ed67102183220edda69a3c67b102db73

  1. … 19 more files in changeset.
Moved IsAquifer to GenericSoilLayerParameters. Changed internal fields to internal properties. Added checks for soilLayer in SetOptionalStochasticParameters. Added checks for reader and profileName in LayerProperties. Added test for LayerProperties. Updated resources/tests/xmldoc.

Related to Issue [WTI-686]

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

Former-commit-id: fb96c4d11c6922c6a816abda4bae0a4da6fbe058

Former-commit-id: 06b0dfd2e5d04c6e655863ee302a593204525d34

  1. … 17 more files in changeset.
Added importing and persistence of the BelowPhreaticLevelShift. Removed validation for shift = 0 for BelowPhreaticLevel. Related to Issue [WTI-686]

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

Former-commit-id: d788c73e3cb6c292ba313103079a0ede6cba84ea

Former-commit-id: dd7833d76e41fb0d39a7e6b3dc09ed2d8de5b557

  1. … 28 more files in changeset.
Added tests for incorrect stochastic distributions in the .soil file. Added documentation of added exception. Related to Issue [WTI-686]

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

Former-commit-id: a3b0b4b73628e0a03d74a9fce7768e8f7dba5a49

Former-commit-id: 2af2a457a0d10903f0030d76caef0e679ea3524c

  1. … 15 more files in changeset.
Removed unused AbovePhreaticLevel and DryUnitWeight properties from readers and storing classes. Removed unused EffectiveStress property from the IEffectiveThicknessCalculator and implementors. Due to stochastic parameters, effective stress needs to be calculated in Ringtoets. Related to Issue [WTI-686]

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

Former-commit-id: 9cac85375a4bdfec0c70b252aaf48d2f3b31789c

Former-commit-id: 60f9628656712e9fdd83984776cb0bfd987c8dee

  1. … 29 more files in changeset.
Added parameters for distributions of stochastic parameters to PipingSoilLayer. Added validation for optional parameters for distributions. Related to Issue [WTI-686]

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

Former-commit-id: 878d4c35f36b5842fb500c80c0a004b165490927

Former-commit-id: a06270109dff8ce8bb93b338a7273c8ffa922a97

    • -0
    • +190
    ./GenericSoilLayerParameters.cs
  1. … 36 more files in changeset.