Ringtoets.StabilityPointStructures.Data

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged revision(s) 7773 from branches/Release/16_4: Changed type of *WidthFlowApertures* (Breedte van doorstroomopening) from CoefficientOfVariation to StandardDeviation note: storage change (names of the columns) has not yet been executed

Removed Application.Ringtoets/Application.Ringtoets.csproj post build action, which was needed for MSBuild2015

........

Related to Issue [WTI-1102]

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

Former-commit-id: 342282b213d520bc60ebd90113af4ab47b1c929d

Former-commit-id: 91abb8a151c800d1c462c52940cdfb3a8c7bb08d

  1. … 70 more files in changeset.
Updated storage: - WidthFlowAperturesCoefficientOfVariation --> WidthFlowAperturesStandardDeviation - Removed FlowVelocityStructureClosableStandardDeviation Set default to StabilityPointStructure.FlowVelocityStructureClosable.CoefficientOfVariation to 0.2 Related to Issue [WTI-1102]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_4@7789 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 30f5fc4a17e70693e3238816ed48be2191a73731

Former-commit-id: 4ad26685db70e244f1d2be47a7b763e42bca3d31

  1. … 30 more files in changeset.
Made *FlowVelocityStructureClosable* readonly Set default value for *FlowVelocityStructureClosableCoefficientOfVariation* to 0.20 Related to Issue [WTI-1102]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_4@7780 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e56ff5aee98e7fd5ee8229835c9c49069f29508e

Former-commit-id: 670b8e570e37c046922981b2599170f0ba5d7edb

  1. … 5 more files in changeset.
Changed type of *FlowVelocityStructureClosable* (Kritieke stroomsnelheid sluiting eerste keermiddel [m/s]) from StandardDeviation to CoefficientOfVariation note: storage change (names of the columns) has not yet been executed Related to Issue [WTI-1102]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_4@7778 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 88a2b6f8764b434a8526b9ea46efcd1f3b3bdaf6

Former-commit-id: d78ee992382186f1a5cf25eb1bdc9081a8c950d3

  1. … 22 more files in changeset.
Changed type of *WidthFlowApertures* (Breedte van doorstroomopening) from CoefficientOfVariation to StandardDeviation note: storage change (names of the columns) has not yet been executed

Removed Application.Ringtoets/Application.Ringtoets.csproj post build action, which was needed for MSBuild2015

Related to Issue [WTI-1102]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_4@7773 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 9a076019f5caf170d779ad16f8f1c8188e9a39a3

Former-commit-id: 068fa68d9844c31b4cd81c4ff74cb1f47ab2d245

  1. … 60 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
    • +1
    ./GeneralStabilityPointStructuresInput.cs
  1. … 283 more files in changeset.
Use of nameof operator in Resource* attributes. Reviewed by: bouvrie

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

Former-commit-id: f5bb0e00d51b1760f788726105a1fc99df20e024

Former-commit-id: 2624919c5c7a37b1da3486ef3d4dd8d40c6f62c5

    • -2
    • +2
    ./StabilityPointStructureInflowModelType.cs
  1. … 81 more files in changeset.
Changed behavior of the StabilityPointStructuresInput: - Values (including mean, SD/Coefficient of Variation) that are set by selecting a structure are defaulted to NaN - When structure is reset to NULL, all dependent values that are set by selecting a structure are defaulted

Related to Issue [WTI-1041]

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

Former-commit-id: d89b4d3f53db63959e2861c8bde24645699d8f1b

Former-commit-id: ed9e14227785be8a9ecc564f68ccdec09cc8d745

    • -31
    • +34
    ./StabilityPointStructuresInput.cs
  1. … 1 more file in changeset.
Changed default value of the LoadSchematizationType of the stability point structures input: - Value initialized to 0 - Added additional asserts to verify the default initializations of the enums - Adjusted affected tests

Related to Issue [WTI-1041]

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

Former-commit-id: 63b70a9d4323ba0d1bc61281f6ca49b2cc8e3ecc

Former-commit-id: dcf1d2a3bba71eef7e8c5673fc83a44e2eab69d1

  1. … 1 more file in changeset.
- Upgraded Project ToolsVersion="4.0" to ToolsVersion="14.0" - Ignored ".vs" folder in trunk paired with tang_ds

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

Former-commit-id: beca2918e38aa1e3900b6bc17a0df7e8d1f9c8e3

Former-commit-id: 681a7a3764b91f67e1e97dc0d30f930c901276e0

    • -1
    • +1
    ./Ringtoets.StabilityPointStructures.Data.csproj
  1. … 219 more files in changeset.
Synchronize schematization parameters in a consistent way: - Reset schematization properties to their default values when structure is NULL: -- Introduced a general method to prevent code duplciation for each structure -- Added test that asserts the reset and whether unrelated values were changed

Related to Issue [WTI-1041]

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

Former-commit-id: 69cc21f5d0989fea5f32dffc51f3beab74a0211b

Former-commit-id: ae08cf3f2893a0f155e8ae74471dbab83937e6e9

    • -51
    • +81
    ./StabilityPointStructuresInput.cs
  1. … 7 more files in changeset.
Adapted some default values Related to Issue [WTI-921]

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

Former-commit-id: b29b1f97725ff29de370212d731045de4e675f79

Former-commit-id: e646b5368aa8557f4eb88b08d762fc0999ac99e2

  1. … 6 more files in changeset.
(Editorial) - Added missing license headers - Reformatted some of the *.config files in case no return was present between the XML header and license information

Related to Issue [WTI-931]

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

Former-commit-id: 5dfd4dc63c35031adc767ea3a2c4f4e24d7ed898

Former-commit-id: 0f3568dc4158e992538fd5781ff0ab0d52355d37

  1. … 41 more files in changeset.
* Resolved solvable Resharper issues. * Fixed typo in display name of Linear Model for StabilityPointStructure calculation input. * Fixed inheritance bug related to Attribute in whole solution. Related to Issue [WTI-931]

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

Former-commit-id: 7ac9feb47be8d8ec2ee3c83ff914611134305f09

Former-commit-id: 04c41b2f251475618637cce83329e34639907d61

  1. … 109 more files in changeset.
Deltares clean-up for Ringtoets.Revetment and Ringtoets.StabilityPointStructures Related to Issue [WTI-931]

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

Former-commit-id: 6ab756305ce10a83275fc93899a868b985b1d3d0

Former-commit-id: 274bb7bccc5be0b20bdb0fdf5dade11492ef369e

    • -1
    • +1
    ./StabilityPointStructureInflowModelType.cs
  1. … 18 more files in changeset.
* Hide particular properties from PropertyGridView, dependent on ModelType and SchematisationType of StabilityPointStructure calculation.

Related to Issue [WTI-924]

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

Former-commit-id: 792a06ce30276ca19417bf30e8c79b6585313e5b

Former-commit-id: f9e5511170da8ea97a1660deb1be28617324dba3

  1. … 7 more files in changeset.
Implement validation service: - Implemented validation rules for all relevant inputs for the StabilityPointStructures - Made StabilityPointsStructures resources publicly accessible - Synchronised StructureNormalOrientation property of StabilityPointStructures: StructureNormalOrientation does not update when a structure is selected

Related to Issue [WTI-927]

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

Former-commit-id: d655187563dcb9622232e3fe079e646292479b31

Former-commit-id: ef09fae5dea6690866ba451f3b36e323273fa1a9

  1. … 7 more files in changeset.
Made sure result view is updated on changes. Related to Issue [WTI-568]

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

Former-commit-id: a06ed43c8980c0075031a2ac3c4cc187ace3125b

Former-commit-id: 878fbdd0587d47e5a3bba08ab8032fbec73296ef

    • -15
    • +4
    ./StabilityPointStructuresFailureMechanismSectionResult.cs
  1. … 9 more files in changeset.
Implemented improvements of review 1143. Related to Issue [WTI-594]

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

Former-commit-id: 421edd42003bb6a398baba98b51e8d0127174d67

Former-commit-id: 0bd25a60e86104fef7664e113a09f8fce1995d6b

    • -1
    • +1
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 31 more files in changeset.
Improved property order in StabilitypointStructuresInputContextProperties Related to Issue [WTI-570]

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

Former-commit-id: 180b4ee0ef89c3e96b4696db85015484390b6e7d

Former-commit-id: f7a731aaa70461af1f78354aaa0ff816d4c1b053

  1. … 4 more files in changeset.
Templated the StructuresHelper class. Related to Issue [WTI-594]

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

Former-commit-id: 9af2ee4c370f0472857b45b41fd796b579f50619

Former-commit-id: d9c3e22d99ef39196a54806e55d1fd577a29f574

    • -1
    • +2
    ./StabilityPointStructuresFailureMechanismSectionResult.cs
  1. … 38 more files in changeset.
- Set ProbabilityCollisionSecondaryStructure in calculation input to default value of 0 Related to Issue [WTI-838]

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

Former-commit-id: 7403b65455c2364b2472d172b3ae37e5fc1a933e

Former-commit-id: 07aea9d404191d68f36c4a810556c59faf82a773

  1. … 1 more file in changeset.
* Create and Read extension methods for StabilityPointStructure instances. * Introduced RoundedDouble.NaN constant (removes the proliferation of casting from double.NaN to RoundedDouble) Related to Issue [WTI-911]

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

Former-commit-id: e0faff5c1252f482de48e7849a8d4ae3f6bf1d5c

Former-commit-id: 2f2757c0a49641b703a66ca60d5ab0e28b7e7098

    • -15
    • +15
    ./StabilityPointStructuresInput.cs
  1. … 71 more files in changeset.
- Set FailureProbabilityRepairClosure in calculation input to be NotNull Related to Issue [WTI-838]

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

Former-commit-id: 5566b87b710da9f92a35094f0f4d39b284474071

Former-commit-id: d361b491f6d7c7e065988abe72044ee2165f63b1

  1. … 1 more file in changeset.
Generalized three structures Calculations to StructuresCalculation class. Related to Issue [WTI-594]

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

Former-commit-id: a8405ee298bf3c641f426352c072744f2e3685cb

Former-commit-id: 5968cf3a46e1b19065199c498dbd525ef5f26552

    • -1
    • +0
    ./Ringtoets.StabilityPointStructures.Data.csproj
    • -85
    • +0
    ./StabilityPointStructuresCalculation.cs
    • -1
    • +2
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 91 more files in changeset.
* Exported ClosingStructureEntity Related to Issue [WTI-911]

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

Former-commit-id: c4c591f49dafeecb0436beef64499a9886da4d8b

Former-commit-id: a70fd91f9cbd2c7a255da1181f22813384efc6d7

    • -2
    • +2
    ./StabilityPointStructureInflowModelType.cs
  1. … 8 more files in changeset.
Make sure all toetssporen have a toetslaag 1 in their "Resultaat" view * Moved AssessmentlayerOne and AssessmentLayerThree to base * cleaned *FailureMechanismSectionResult.cs * cleaned *FailureMechanismSectionResultTest.cs * cleaned *FailureMechanismSectionResultRow.cs * cleaned *FailureMechanismSectionResultRowTest.cs Related to Issue [WTI-935]

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

Former-commit-id: 0e03c6bc20f13d073b13cf30def9c56982e07d84

Former-commit-id: 8e305f808667634c5856790dac77d85097e8393e

    • -9
    • +1
    ./StabilityPointStructuresFailureMechanismSectionResult.cs
  1. … 90 more files in changeset.
Review related changes Related to Issue [WTI-556]

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

Former-commit-id: 4e4160dd0392fbb24f9856267578eb853d80400e

Former-commit-id: 3e4dfe4b24b6c0004e4346ff03f2515200219f1c

  1. … 9 more files in changeset.
Cleaned up some references Related to Issue [WTI-556]

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

Former-commit-id: b2a083c2c33da0d2f1b9d656b6881987f0d8aeb4

Former-commit-id: c51d1c0c43c6411dc0099a9f3ac1d9da9de93d6c

    • -5
    • +0
    ./Ringtoets.StabilityPointStructures.Data.csproj
  1. … 17 more files in changeset.
Review related changes (test cleanup) Related to Issue [WTI-556]

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

Former-commit-id: dcec69fde29249ff34050f7526b1683315433c5e

Former-commit-id: 384d77e68ccac1ec76ab4873e4c2faedd8d05c55

    • -33
    • +33
    ./StabilityPointStructuresInput.cs
  1. … 4 more files in changeset.