StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets.HydraRing.Calculation.Test. WTI-1931

    • -225
    • +0
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 340 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation.Test. WTI-1931

    • -1
    • +1
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 89 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation. WTI-1931

    • -3
    • +3
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 376 more files in changeset.
Changed parameter order. WTI-1848

    • -31
    • +31
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 4 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 6095 more files in changeset.
Passed model factor long threshold to HydraRing input for quadratic. WTI-1836

    • -3
    • +6
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 4 more files in changeset.
Added variable 125 in structural failure low sill HydraRing input. WTI-1836

    • -0
    • +1
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 5 more files in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -14
    • +10
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 5 more files in changeset.
Removed variable 64 from Hydra-Ring structures input. WTI-1800

    • -87
    • +83
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
Merged revision(s) 12999-13037 from branches/Release/17_3

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

Former-commit-id: b9654e2bd9cfc94cf1cca5d808d848658e3dfa42

Former-commit-id: 63e9b959d483b4b21fa1d677815a90e399027dbe

    • -2
    • +2
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 27 more files in changeset.
Review related changes Related to Issue [WTI-1476]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_3@13015 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c647f284955f6aeacfc2af20b5b98b3e258c7634

Former-commit-id: e07ebab6a3ef12bc5629dba5ff6fa96b66daa91a

    • -2
    • +2
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 14 more files in changeset.
Updated license headers in HydraRing. Related to Issue [WTI-1242]

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

Former-commit-id: 4f15c90e185c4aac505d13264a890fd938ad084b

Former-commit-id: 4512eeca32e51b9bb999cbdd84a0404b60e1dc9f

    • -1
    • +1
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 200 more files in changeset.
Code cleanup: Ringtoets.Common Ringtoets.DuneErosion Ringtoets.HydraRing Ringtoets.Integration Related to Issue [WTI-1242]

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

Former-commit-id: 0032433ea9de109c256ed5de15ebb145f6be74fc

Former-commit-id: b5477e384031933ad12287ee6958f4f68d7f9566

    • -1
    • +1
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 429 more files in changeset.
Merged revision(s) 7789-7796 from branches/Release/16_4: Updated storage: - WidthFlowAperturesCoefficientOfVariation --> WidthFlowAperturesStandardDeviation - Removed FlowVelocityStructureClosableStandardDeviation Set default to StabilityPointStructure.FlowVelocityStructureClosable.CoefficientOfVariation to 0.2 Related to Issue [WTI-1102]

........

removed validation of FlowVelocityStructureClosable.CoefficientOfVariation (it's static)

Removed Categories_CriticalValues

Related to Issue [WTI-1102]

........

Updated HydraRing input with correct names of variables:

widthFlowAperturesVariation --> widthFlowAperturesStandardDeviation

flowVelocityStructureClosableStandardDeviation --> flowVelocityStructureClosableVariation

Updated XMLdoc

Related to Issue [WTI-1102]

........

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]

........

Fixed namings

fixed ignored tests

Related to Issue [WTI-1102]

........

Fixed hydraring variable types:

92 flowVelocityStructureClosableVariation to Coefficient of variation

106 widthFlowAperturesStandardDeviation to StandardDeviation

Related to Issue [WTI-1102]

........

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

Former-commit-id: d4ac0f649cb15a4faa473d076e6e3c3fc66d2cbd

Former-commit-id: 97b27af8322a995a3387423a797a2b7c4602ffd3

    • -2
    • +2
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 31 more files in changeset.
Fixed hydraring variable types: 92 flowVelocityStructureClosableVariation to Coefficient of variation 106 widthFlowAperturesStandardDeviation to StandardDeviation Related to Issue [WTI-1102]

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

Former-commit-id: 40ffe596fdaa376a3df961082a6b1e6658a9f276

Former-commit-id: 27d5a35141f453d1727868e05c4fb59f845ef23e

    • -6
    • +6
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 14 more files in changeset.
Fixed namings fixed ignored tests Related to Issue [WTI-1102]

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

Former-commit-id: 8381062b22facd7562bdbb67c9ffe123905955cd

Former-commit-id: 33b0a6969bd5a0d4102d02761cbb6e1011e52a01

    • -4
    • +4
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 16 more files in changeset.
Merged revision(s) 7770-7772 from branches/Release/16_4

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

Former-commit-id: 3573fbef3cb5a89f0722ceef8cd183f1920fe663

Former-commit-id: d79a40a94fc31ab868d173f60de590cac0fbee30

    • -4
    • +8
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 41 more files in changeset.
- Removed FailureMechanismSection from structure calculations. - Refactored those inputs so only the section normal is passed. Related to Issue [WTI-1058]

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

Former-commit-id: 6c0bdf4e704ece33df577ce94f29d6b7de1e8abf

Former-commit-id: c16ae42acda7aa160a2a7af14cea1915bafb78b6

    • -4
    • +8
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 28 more files in changeset.
Moved all HydraRing variables into separate folder. Related to Issue [WTI-1007]

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

Former-commit-id: 0c669aa9191cd645f19004a6e13175bc48dbed13

Former-commit-id: f0970e0f912ff013c978dc432fde8a0674bf8190

    • -0
    • +1
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 69 more files in changeset.
Updated values of RayleighNHydraRingVariable. Related to Issue [WTI-1007]

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

Former-commit-id: 8ae71b068f3461687abbbaa034692f136399e5cc

Former-commit-id: b324ca2fec3a643bacf7bbbcca61f515b1776705

    • -1
    • +1
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 7 more files in changeset.
- Removed old HydraRingVariable - Renamed new HydraRingVariable - Removed old variables property - Renamed new variables property. Related to Issue [WTI-1007]

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

Former-commit-id: dd34496ea3a474c65c2e6518fdc018db5676d9bf

Former-commit-id: 77a47dd66fd26bb2c030f330cef567454adebee1

    • -2
    • +2
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 59 more files in changeset.
Implemented new variable structure in HydraRing inputs and HydraRingConfigurationService Related to Issue [WTI-1007]

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

Former-commit-id: 4f2c39784844ee215e5be52f5e7bee2f25c1db45

Former-commit-id: 913e3416e8f181ad5e854f9bd9c64da6344f6117

    • -38
    • +38
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 43 more files in changeset.
Merged revision(s) from branches/WTI 921

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

Former-commit-id: 44ff154b7a906a1533c300169704739be6eb1b03

Former-commit-id: ebee42df132ace307b7844ca9994f51fd379ab3b

    • -3
    • +3
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 85 more files in changeset.
Deltares clean-up for Ringtoets.HydraRing Related to Issue [WTI-931]

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

Former-commit-id: fe0abe4d987a78a4b7465c040590c5c91b8f72c8

Former-commit-id: 0f4dfaf28ade02287482fb57f671c5e70e657e77

    • -1
    • +1
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 23 more files in changeset.
Ensured Hydra-Ring variables are provided in the expected way Related to Issue [WTI-921]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-921@6384 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: bb8f540b6b23d68a7d32886b693665683b8e6ba8

Former-commit-id: fbbd00cd658e24cf6c4b34dd7e0ac8611ed0dd11

    • -3
    • +3
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 13 more files in changeset.
Applied temporary fix for structure calculations => Failure probability related input is now provided in an exotic way... Related to Issue [WTI-921]

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

Former-commit-id: 8864d44fdb28018943e720149503206d1abd1bbe

Former-commit-id: d110f3703485a6f0551bffce8986443218a76562

    • -2
    • +2
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 6 more files in changeset.
Applied temporary fix for structure calculations => Failure probability related input is now provided in an exotic way... Related to Issue [WTI-921]

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

Former-commit-id: 4530feb9f1d80f401faf36908387120cabf98a7e

Former-commit-id: 4195f90a5fdc67a3808277c7a9591b8a45194c2b

    • -1
    • +1
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 15 more files in changeset.
Quality check - Renamed bermwidth to bankwidth across all input classes Related to Issue [WTI-559]

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

Former-commit-id: 7fc6771f22c1048da5758a3a74d89b090e7f51a7

Former-commit-id: f0875ce49495b6c6e052b89097b554dbf276be0f

    • -3
    • +3
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 9 more files in changeset.
Renamed - levelingCount --> levellingCount - collisionChanceSecondRetainingStructurePerLevelling --> probabilityCollisionSecondaryStructure - flowVelocityStructureClosableStandarDeviation --> flowVelocityStructureClosableStandardDeviation Paired with bos_en Related to Issue [WTI-599]

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

Former-commit-id: b108ba0f4d642ba5a30fbe7e9d284faf319b8546

Former-commit-id: 0138e4a444300db638fc6f6e92b444e98d3b120f

    • -2
    • +2
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 13 more files in changeset.
Correctly connected waveRatioMaxH Related to Issue [WTI-559]

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

Former-commit-id: 3aa27160c78f21f9478df44665c9bc589c0fbbd7

Former-commit-id: 76cb31fa595c56c90886f4851176bd781b7dbe43

    • -1
    • +1
    ./StructuresStabilityPointLowSillQuadraticCalculationInputTest.cs
  1. … 8 more files in changeset.