Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added null checks on parameters of MacroStabilityInwardsSoilLayer2D. Implemented different way of verifying equality of updated profiles in StochasticSoilModel. Was by property SoilProfileType, now the actual class type is compared. Renamed TestHelper.AssertCollectionAreEqual to TestHelper.AssertCollectionsAreEqual. Implemented StochasticSoilProfileTest so that it doesn't depend on implementation of ISoilProfile anymore. Renamed TestMacroStabilityInwardsSoilProfile to TestMacroStabilityInwardsSoilProfile1D so it's not confused with a 2D profile. Related to Issue [WTI-1342]

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

Former-commit-id: 164809eaf92c84684117c32104aef6bf54a95b14

Former-commit-id: d83d4c174f887748578ff6a6b33bce7b46576763

    • -369
    • +0
    ./SoilProfileUnderSurfaceLineFactory.cs
  1. … 18 more files in changeset.
Renamed RingtoetsMacroStabilityInwardsSurfaceLine to MacroStabilityInwardsSurfaceLine Related to Issue [WTI-1289]

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

Former-commit-id: 6e395029051329b70018ac51b5975165bf0f0112

Former-commit-id: 211d7cb4eb01a85fbe9f8c5f011dc69e85fdb767

    • -8
    • +8
    ./SoilProfileUnderSurfaceLineFactory.cs
  1. … 121 more files in changeset.
Implemented Create method for 2D profiles in SoilLayerUnderSurfaceLineFactory. Related to Issue [WTI-1342]

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

Former-commit-id: b194631a4920f291fac5355a95fc7d253a5057b7

Former-commit-id: b5b2a147e45286a66c653ece0ca21421854125e1

    • -8
    • +75
    ./SoilProfileUnderSurfaceLineFactory.cs
  1. … 7 more files in changeset.
Introduced concept of difference in 1D and 2D profiles for Macro Stability Inwards. Related to Issue [WTI-1342]

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

Former-commit-id: 8e881f55e61effd0c2f3016539e1c9fa374fa850

Former-commit-id: 16bf302601598b552700cb9c7eded5e589ff576f

    • -16
    • +16
    ./SoilProfileUnderSurfaceLineFactory.cs
  1. … 73 more files in changeset.
Added SoilProfileUnderSurfaceLineFactory that will have to be used for transforming both 1D and 2D soil profiles to a collection of polygon under a given surface line. Related to Issue [WTI-1342]

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

Former-commit-id: 75b1915c0c7af08f1d86d469db8da31151bed9b6

Former-commit-id: d3336ff58ff3e4ab30b06709827b3f7bb18298d6

    • -0
    • +302
    ./SoilProfileUnderSurfaceLineFactory.cs
  1. … 3 more files in changeset.