SoilLayerEntityReadExtensionsTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Refactored Update and Read extension methods, reorganizing namespaces. Related to Issue [WTI-664]

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

Former-commit-id: f29e30e70b8fdcc289d074501cfb0c361e2fe9bd

Former-commit-id: 916dc02bc6bc1c5d84ec153d04082a8515eaf133

    • -90
    • +0
    ./SoilLayerEntityReadExtensionsTest.cs
  1. … 249 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

    • -0
    • +3
    ./SoilLayerEntityReadExtensionsTest.cs
  1. … 28 more files in changeset.
Removed unused entity classes. Persist new PipingSoilLayer properties. Related to Issue [WTI-686]

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

Former-commit-id: e371033bc6b6682576480a27254be09dc49fef07

Former-commit-id: a41a59de280da779db9ebe9ea82400433930a2bf

    • -16
    • +24
    ./SoilLayerEntityReadExtensionsTest.cs
  1. … 11 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

    • -17
    • +1
    ./SoilLayerEntityReadExtensionsTest.cs
  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

    • -4
    • +4
    ./SoilLayerEntityReadExtensionsTest.cs
  1. … 36 more files in changeset.
Persisted color and material name into database. Related to Issue [WTI-443]

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

Former-commit-id: 8dd5c41d754998de6fe87378af3e91f86342b448

Former-commit-id: 84aabb6c9f78b6c44482655e87e649b823149dc2

    • -2
    • +9
    ./SoilLayerEntityReadExtensionsTest.cs
  1. … 22 more files in changeset.
Test name updated Related to Issue [WTI-630]

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

Former-commit-id: a343ee86bf5b1842da487b3de933168a14cd7255

Former-commit-id: 13c8ff76a0b5622cfd0557efd8db6468cf76c1cd

    • -1
    • +1
    ./SoilLayerEntityReadExtensionsTest.cs
* Imported database design for persisting PipingSoilLayer parameters. * Updated PipingSoilLayer persistence extension methods to work with the three parameter properties. Related to Issue [WTI-630]

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

Former-commit-id: e2c225b99c424b8debcd575fa56d1aa8001acd1d

Former-commit-id: 7c9322568a5786686a96d3094f66ab482b86eb4a

    • -2
    • +32
    ./SoilLayerEntityReadExtensionsTest.cs
  1. … 38 more files in changeset.
* Final parts of persisting the CalculationGroups and enabling it in the application: ** Extended PipingFailureMechanism related Create, Read and Update methods to persist/read the CalculationGroup structure. ** Extended AssessmentSectionEntityRead to copy the CalculationGroup data into a PipingFailureMechanism instance. * Refactored test names to be more consistent with naming conventions (was often lacking the ###Extensions part in the name)

Related to Issue [WTI-471]

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

Former-commit-id: 288beea6e2c11383fe8745bba810ab580817ba47

Former-commit-id: 3d225a8b5640bc69cc8aebdf454017f2ba37eb8b

    • -0
    • +58
    ./SoilLayerEntityReadExtensionsTest.cs
  1. … 33 more files in changeset.