Ringtoets.StabilityPointStructures.Data

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Punctuation - Updated XMLDoc Related to Issue [WTI-567]

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

Former-commit-id: 9cfe11fa65f08223befde6d1155e4ae51f363bf4

Former-commit-id: dd95adc6de43af4be4a5eafa9f8c5ab1f9e09567

  1. … 1 more file in changeset.
Create importer for definitions of structures - structural failure Related to Issue [WTI-599]

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

Former-commit-id: 7d53f18c8ffa210118463211c4e8aea081465d31

Former-commit-id: 95dc83293aa90398351d50a9239379763f31f63e

  1. … 19 more files in changeset.
Made orientation property setter consistent across all structures. Is now consistent with the WaveConditionsInput. Related to Issue [WTI-567]

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

Former-commit-id: 25a3169c9c92536973c06d8fc33b34baf2d8e7af

Former-commit-id: 5a9c0670f67c70c8c78ebc660cd60943093c8886

  1. … 2 more files in changeset.
- Added foreshoreprofiles in the failure mechanism - Removed the placeholder class StabilityPointStructuresOutput with a ProbabilityAssessmentOutput

Related to Issue [WTI-567]

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

Former-commit-id: b1afd5995fd56107f54db575a78a1ef3aca0d26c

Former-commit-id: c296f4e5aeca101a164b5ac9ddb064c7f6ffb857

    • -1
    • +0
    ./Ringtoets.StabilityPointStructures.Data.csproj
    • -2
    • +3
    ./StabilityPointStructuresCalculation.cs
    • -0
    • +7
    ./StabilityPointStructuresFailureMechanism.cs
    • -37
    • +0
    ./StabilityPointStructuresOutput.cs
  1. … 9 more files in changeset.
Added missing parameters: - One to denote LoadSchematizationType - One to denote StabilityPointStructureType - Generalized string resource values for ClosingStructureType and StabilityPointStructureType

Related to Issue [WTI-567]

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

Former-commit-id: f3141f75ddb1db8698407c3fdf1837d4d750ba61

Former-commit-id: 640b00288dacba19beeb9e0779592db509c54d38

    • -0
    • +45
    ./LoadSchematizationType.cs
    • -0
    • +2
    ./Ringtoets.StabilityPointStructures.Data.csproj
    • -0
    • +44
    ./StabilityPointStructureType.cs
  1. … 7 more files in changeset.
Create importer for definitions of structures - closure Related to Issue [WTI-590]

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

Former-commit-id: ff10db90fdccd0a766b31d16e4e02f7407dd6dc7

Former-commit-id: ee9a9a1c3357acbf3e159a53184e81329568cab0

  1. … 18 more files in changeset.
Quality control check - Matched properties of the tests with the input Excel sheet - Added missing units to the documentation (when relevant) - Renamed LevellingCount to LevelingCount Related to Issue [WTI-567]

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

Former-commit-id: cc3535239fda38a78a8f94eeda18a01a65181b77

Former-commit-id: 1d21f064a28cb65f328e99313c4725396f4688cc

    • -20
    • +20
    ./StabilityPointStructuresInput.cs
  1. … 1 more file in changeset.
- Default initialization for the orientation is now double.NaN. Implemented it for all Structures related classes.

Validation of the orientation before it is sent to a calculation will be solved in a future issue

Related to Issue [WTI-567]

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

Former-commit-id: b05c3314ce3a559722fdc15c71d81e893db026e4

Former-commit-id: a761aa083d66f80e00c8c6a02ccaadbb80dc5cd8

  1. … 5 more files in changeset.
Quality control check - Matched properties of the tests with the input Excel sheet - Added missing parameter

Related to Issue [WTI-567]

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

Former-commit-id: ef5ec55bf054900258025cb8b7655efff5c8bdc4

Former-commit-id: 4426a578c790ec809eb7c3f5b2e801565171d252

  1. … 1 more file in changeset.
Quality control check - Matched properties of the tests with the input Excel sheet

Related to Issue [WTI-567]

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

Former-commit-id: 404e128df7329e2451832e2385ff951cbdc02015

Former-commit-id: 496460d8d0a0b71d5b675499aed684f065098112

    • -3
    • +3
    ./GeneralStabilityPointStructuresInput.cs
  1. … 1 more file in changeset.
- Added all the schematization input parameters for the stability point structures - Added test for the amount of identical apertures in the ClosingStructuresInputTest, this was missing

Related to Issue [WTI-567]

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

Former-commit-id: 2a7915a658af104f1aca7c77e4bec73ede2ba66f

Former-commit-id: fd9b0c6f1f9db4437620c6377fc0eb0765fa3ec7

    • -0
    • +377
    ./StabilityPointStructuresInput.cs
  1. … 2 more files in changeset.
* Refactored away use of IDistributionExtensions, replaced with VariationCoefficient(Log)NormalDistribution instances. * Removed IDistributionVariationCoefficient Related to Issue [WTI-631]

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

Former-commit-id: 1067b99beaf6a392cfe149177e3109bfff43392a

Former-commit-id: e799e2bf05612cf447fccca5805df46e170839d7

    • -6
    • +6
    ./GeneralStabilityPointStructuresInput.cs
    • -17
    • +17
    ./StabilityPointStructuresInput.cs
  1. … 10 more files in changeset.
- Added all input properties related to the categories Hydraulic Pressure / Data and Model Inputs - Added units to the applicable properties in GeneralStabilityPointStructuresInput Related to Issue [WTI-567]

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

Former-commit-id: 06411e4dfbbeb7b9b6e318f3c74831a7b1329ef0

Former-commit-id: c2527a86125ff9cd91d7c6affc9a5402b5b63ed0

    • -1
    • +2
    ./GeneralStabilityPointStructuresInput.cs
    • -0
    • +5
    ./Ringtoets.StabilityPointStructures.Data.csproj
    • -21
    • +191
    ./StabilityPointStructuresInput.cs
  1. … 1 more file in changeset.
Renamed waveRatioMaxHMean to waveRatioMaxHN Related to Issue [WTI-559]

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

Former-commit-id: 5efd9b7dbff7cd4508353b6f21f80025c99d42ca

Former-commit-id: 668600dbe0bcf41c3bbd7e5a0f56b54dbc15f29f

    • -3
    • +4
    ./GeneralStabilityPointStructuresInput.cs
  1. … 11 more files in changeset.
Added Rayleigh-N distribution properties for wave peak h max

Related to Issue [WTI-567]

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

Former-commit-id: 13afd676ad5f4464a8ee856ea6635f4942b2d077

Former-commit-id: eabcdd4db08d1fb67152a0fe2c07698a45b4b5dc

    • -0
    • +16
    ./GeneralStabilityPointStructuresInput.cs
  1. … 1 more file in changeset.
Adapted default value for storm duration Related to Issue [WTI-559]

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

Former-commit-id: fa604e38d6ff332ab3be5b2b327a78296ca99358

Former-commit-id: c1cf738e71d25f44fc38edf52f0b2d2be791a6dd

  1. … 5 more files in changeset.
Initial commit for the input class: - Added hydraulic loads and data input properties - Added orientation input property

Related to Issue [WTI-567]

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

Former-commit-id: d8a9759bde51083114ef178335af266411c785ee

Former-commit-id: f4f92e7ecdd269f8c36660c64b73c1ce1f2d400e

    • -1
    • +235
    ./StabilityPointStructuresInput.cs
  1. … 1 more file in changeset.
Quality control check - Updated variable names to match with the HydraRing input names - Added tests to verify probability distribution types - Matched properties of the tests with the input Excel sheet

Related to Issue [WTI-567]

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

Former-commit-id: 8f58393fed7302c83e65b3053cb63cf0d740121b

Former-commit-id: 332df81fac5fbe66b51d87d4d3c366c1f2abb058

    • -25
    • +23
    ./GeneralStabilityPointStructuresInput.cs
  1. … 1 more file in changeset.
- Fixed calculations from group Related to Issue [WTI-564]

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

Former-commit-id: 8167085c22579431ce664ac9584e8bb4535f3161

Former-commit-id: 6da9515d1d775a8d950fbc49547a9313d2768b04

    • -1
    • +2
    ./StabilityPointStructuresFailureMechanism.cs
- Created base class for the various Structures Related to Issue [WTI-598]

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

Former-commit-id: 26224e0e070cf3c4dbb0639dd2736434d74c7707

Former-commit-id: 7f093015a1b98fdde1eaa20ae4fade1ce224a4ce

  1. … 9 more files in changeset.
- Added "Kunstwerken" submenu for StabilityPointStructuresFailureMechanism Related to Issue [WTI-598]

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

Former-commit-id: e9be307142d9ac164d0443b06dcba072f225fc56

Former-commit-id: dbd230cb7e7d6ba2d2bc6364ec23fc19cc82a09d

    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Data.csproj
    • -0
    • +73
    ./StabilityPointStructure.cs
    • -0
    • +7
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 12 more files in changeset.
Removed comment Related to Issue [WTI-562]

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

Former-commit-id: aefe68f3d5c8d2372206bc029b144b5cfa21b2c1

Former-commit-id: 5d962927719151a0447592d1076b7ca9651ddff4

    • -4
    • +0
    ./StabilityPointStructuresCalculation.cs
Fixed typos Fixed failing test Related to Issue [WTI-559]

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

Former-commit-id: ed1eb275bf069e5668641efc67329f5891b64542

Former-commit-id: 9bb2e5be3d72b47e5e19dde0a361e045e480f0d8

    • -3
    • +3
    ./GeneralStabilityPointStructuresInput.cs
  1. … 11 more files in changeset.
- Added Berekeningen folder - Added first implementation of calculation, input, and output for StabilityPointStructuresFailureMechanism Related to Issue [WTI-562]

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

Former-commit-id: 64b2c90dfec02b567d3959d3977098cc63f249a1

Former-commit-id: 2905288e81008fc71056915f6f64c4125aa31646

    • -0
    • +8
    ./Ringtoets.StabilityPointStructures.Data.csproj
    • -0
    • +88
    ./StabilityPointStructuresCalculation.cs
    • -0
    • +43
    ./StabilityPointStructuresInput.cs
    • -0
    • +37
    ./StabilityPointStructuresOutput.cs
  1. … 17 more files in changeset.
- Moved ClosingStructureFailureMechanismContextTreeNodeInfoTest - Set FailureMechanismContextAssociation in RingtoetsPlugin Related to Issue [WTI-561]

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

Former-commit-id: a1950a8974b54c124a5e116e901f7c5ffb835016

Former-commit-id: 04f3fa90e1943ab50d871caf89452e47c8b00fbb

    • -2
    • +2
    ./GeneralStabilityPointStructuresInput.cs
  1. … 7 more files in changeset.
- Added GeneralStabilityPointStructuresInput - Extended StabilityPointStructuresFailureMechanism Related to Issue [WTI-561]

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

Former-commit-id: 7d1a9ec4bb9a2e613b3de7db712473ef07ec20d5

Former-commit-id: 470c1f4b31db3eba78bc5364a663be33586a9ac2

    • -0
    • +145
    ./GeneralStabilityPointStructuresInput.cs
    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Data.csproj
    • -1
    • +11
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 4 more files in changeset.
- Moved relevant files to StabilityPointStructures projects and folders Related to Issue [WTI-560]

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

Former-commit-id: 7ebfef7c61e5c53c4c979cf2201cd4d076a1c899

Former-commit-id: 40cf736b19f2713bdd445c628e9db962d935995f

    • -0
    • +102
    ./Properties/Resources.Designer.cs
    • -0
    • +126
    ./Properties/Resources.resx
    • -0
    • +26
    ./Ringtoets.StabilityPointStructures.Data.csproj
    • -0
    • +75
    ./StabilityPointStructuresFailureMechanism.cs
    • -0
    • +75
    ./StabilityPointStructuresFailureMechanismSectionResult.cs
  1. … 70 more files in changeset.
Added projects for structures structural failure Related to Issue [WTI-560]

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

Former-commit-id: 1038eb731c1fb38cc19fe58fbb28fdf805abdbb6

Former-commit-id: da20f6eebb89d0dd3f7e85596c0bcdfa51aee161

    • -0
    • +27
    ./Properties/AssemblyInfo.cs
    • -0
    • +57
    ./Ringtoets.StabilityPointStructures.Data.csproj
  1. … 15 more files in changeset.