StructuresClosureLowSillCalculationInput.cs

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

    • -159
    • +0
    ./StructuresClosureLowSillCalculationInput.cs
  1. … 420 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation. WTI-1931

    • -2
    • +2
    ./StructuresClosureLowSillCalculationInput.cs
  1. … 376 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./StructuresClosureLowSillCalculationInput.cs
  1. … 6095 more files in changeset.
Review related change, cleanup xmldocs WTI-1835 Paired with robert tangerman

    • -2
    • +0
    ./StructuresClosureLowSillCalculationInput.cs
Removed ModelFactorSuperCriticalFlow from low sill HydraRing input. WTI-1835

    • -6
    • +0
    ./StructuresClosureLowSillCalculationInput.cs
  1. … 4 more files in changeset.
Passed model factor long threshold to HydraRing input. WTI-1836

    • -2
    • +9
    ./StructuresClosureLowSillCalculationInput.cs
  1. … 4 more files in changeset.
Added variable 125 in closing structure low sill HydraRing input. WTI-1836

    • -0
    • +1
    ./StructuresClosureLowSillCalculationInput.cs
  1. … 3 more files in changeset.
Removed variable 64 from Hydra-Ring structures input. WTI-1800

    • -8
    • +0
    ./StructuresClosureLowSillCalculationInput.cs
  1. … 1 more file in changeset.
Renamed HydraRing input parameter. WTI-1236

    • -3
    • +3
    ./StructuresClosureLowSillCalculationInput.cs
  1. … 7 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
    ./StructuresClosureLowSillCalculationInput.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
    ./StructuresClosureLowSillCalculationInput.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

    • -1
    • +1
    ./StructuresClosureLowSillCalculationInput.cs
  1. … 31 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

    • -5
    • +5
    ./StructuresClosureLowSillCalculationInput.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

    • -3
    • +5
    ./StructuresClosureLowSillCalculationInput.cs
  1. … 41 more files in changeset.
Renamed ProbabilityOpenStructureBeforeFlooding to ProbabilityOrFrequencyOpenStructureBeforeFlooding Corrected asserts in ClosingStructuresInputContextPropertiesTest.cs Related to Issue [WTI-1029]

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

Former-commit-id: 60e5ffb773be4cbdc6dd2824ae66aa677516674d

Former-commit-id: 5e651a48d41ab700e0fc8c0e0bb8d3307a2724ed

    • -3
    • +3
    ./StructuresClosureLowSillCalculationInput.cs
  1. … 14 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
    ./StructuresClosureLowSillCalculationInput.cs
  1. … 69 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

    • -3
    • +3
    ./StructuresClosureLowSillCalculationInput.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

    • -18
    • +8
    ./StructuresClosureLowSillCalculationInput.cs
  1. … 43 more files in changeset.
Review related changes Related to Issue [WTI-776]

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

Former-commit-id: 415d296528124171516657501d468286a7e8033a

Former-commit-id: 429f51082297b9150920b02effea7be7c7518d84

    • -1
    • +1
    ./StructuresClosureLowSillCalculationInput.cs
  1. … 22 more files in changeset.
Made to hydra ring variables int instead of double. Related to Issue [WTI-559]

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

Former-commit-id: b222ab4ab09d877a97fd6fcc484b4ac8232dab9d

Former-commit-id: 45446a80c47d0ee4298512b56aa78c3a81bc39e0

    • -1
    • +1
    ./StructuresClosureLowSillCalculationInput.cs
  1. … 18 more files in changeset.
Added break water property to structure related Hydra-Ring input objects Related to Issue [WTI-559]

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

Former-commit-id: 7be25b809b03d5bb005cdecf48f614a95a7999a6

Former-commit-id: 9997128beb854421cb412005cc493b1708c4807b

    • -1
    • +4
    ./StructuresClosureLowSillCalculationInput.cs
  1. … 19 more files in changeset.
Further cleaned up Hydra-Ring related input classes Related to Issue [WTI-559]

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

Former-commit-id: 78c2edd75fe11aa9a307333102f0741d21415680

Former-commit-id: 36f5ee9cb4fa5df6c29ab957bd1ddf049d84c283

    • -3
    • +3
    ./StructuresClosureLowSillCalculationInput.cs
  1. … 26 more files in changeset.
Improved StructuresClosureCalculationInput related classes Related to Issue [WTI-559]

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

Former-commit-id: 273f20e8be5d58de427911f11d3b8e7ac3b5e7bd

Former-commit-id: f6ac1652360123b576aadf26c8818d532ffd46c0

    • -77
    • +76
    ./StructuresClosureLowSillCalculationInput.cs
  1. … 8 more files in changeset.
Extended variable definitions of StructuresStabilityPoint related calculation input objects

Related to Issue [WTI-559]

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

Former-commit-id: e3e4bc8d753f574b807e3926f4bc07ec42a08288

Former-commit-id: 33ca51adf96e90bd68878125715093425884d3c5

    • -21
    • +20
    ./StructuresClosureLowSillCalculationInput.cs
  1. … 13 more files in changeset.
* Extended StructuresStabilityPointCalculationInput with variable definitions * Adapted variables in other structure related input classes Related to Issue [WTI-559]

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

Former-commit-id: dd7c58b25396ebd734e0115ef2d5088af6189f74

Former-commit-id: b7e1324ca8623b92454b5e06213734bb7b8236fb

    • -41
    • +41
    ./StructuresClosureLowSillCalculationInput.cs
  1. … 19 more files in changeset.
Added foreland points to structures closure calculation input. Related to Issue [WTI-545]

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

Former-commit-id: f1e93ec06114eaba4846b9862ba56c0aa8b0d2ff

Former-commit-id: a7a7030c7bf271f7c5af074eeeecb2af0b0d44b6

    • -17
    • +19
    ./StructuresClosureLowSillCalculationInput.cs
  1. … 7 more files in changeset.
Renamed input class for structures closure. Related to Issue [WTI-545]

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

Former-commit-id: a7db5b30a81e1f66947666efc347a5b6a4b83c2e

Former-commit-id: 242d0611676d6cdb4476d72d60ce92c560f772d4

    • -0
    • +171
    ./StructuresClosureLowSillCalculationInput.cs
  1. … 5 more files in changeset.