HeightStructuresCalculationActivity.cs

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

    • -97
    • +0
    ./HeightStructuresCalculationActivity.cs
  1. … 15714 more files in changeset.
Introduced HydraulicBoundaryCalculationSettings for HeightStructure calculations: WTI-1923

- Adjusted service and activities

- Fixed failing tests in the corresponding Service.Test namespace

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

    • -1
    • +1
    ./HeightStructuresCalculationActivity.cs
  1. … 6095 more files in changeset.
Removed HBL file path as constructor argument from the CalculationActivity

- Performed for HeightStructures

- Removed because of:

-- Constructor argument assessment section contains all information that's required

-- there's currently no check on the assessment section level which causes an argument null exception when an activity is created while there's no HB database is selected.

WTI-1720

    • -10
    • +1
    ./HeightStructuresCalculationActivity.cs
  1. … 2 more files in changeset.
Make height structures activity internal and use factory where needed WTI-1740

    • -1
    • +1
    ./HeightStructuresCalculationActivity.cs
  1. … 2 more files in changeset.
Fixed failing tests. WTI-1719

    • -5
    • +0
    ./HeightStructuresCalculationActivity.cs
  1. … 19 more files in changeset.
Introduced parametered constructor for CalculatableActivity. WTI-1719

    • -2
    • +5
    ./HeightStructuresCalculationActivity.cs
  1. … 9 more files in changeset.
Moved CalculatableActivity to Ringtoets.Common.Service. WTI-1719

    • -1
    • +1
    ./HeightStructuresCalculationActivity.cs
  1. … 34 more files in changeset.
Renamed HydraRingActivityBase into CalculatableActivity. WTI-1719

    • -3
    • +5
    ./HeightStructuresCalculationActivity.cs
  1. … 25 more files in changeset.
Removed redundant parameters from calculation. WTI-1590

    • -3
    • +0
    ./HeightStructuresCalculationActivity.cs
  1. … 7 more files in changeset.
Merged revision(s) from branches/1444

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

Former-commit-id: cf752322c5967ec6824f11c711b243f30bf67f0e

Former-commit-id: 9753484fe13d42b8eb5a3c526c4d37f40ca70446

    • -1
    • +3
    ./HeightStructuresCalculationActivity.cs
  1. … 245 more files in changeset.
Fixed final compilation errors Related to Issue [WTI-1477]

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

Former-commit-id: 0a4769d231c6da302839f732fb638da8ad739933

Former-commit-id: b4c84983a277f34e22b790e38fa844b290d52bec

    • -1
    • +3
    ./HeightStructuresCalculationActivity.cs
  1. … 5 more files in changeset.
- Moved performing the calculation to the base. - Changed type parameters of base. Related to Issue [WTI-1353]

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

Former-commit-id: 4a75417bd348972b9f9f1acbf6e6859ed47a1fbd

Former-commit-id: 220809cd3396870cbb1272378802252605f3fa1b

    • -2
    • +4
    ./HeightStructuresCalculationActivity.cs
  1. … 17 more files in changeset.
Merged revision(s) from branches/1097

Related to Issue [WTI-1097]

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

Former-commit-id: 96f1603afbcbdf665f6ad32a8dfea44f6045b869

Former-commit-id: 0d99ea5fdd3146735e103c57712ef8728c1f11b6

    • -2
    • +3
    ./HeightStructuresCalculationActivity.cs
  1. … 79 more files in changeset.
Fixed some compilation failures

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

Former-commit-id: 579e9e9c91e0dc5c178a35e2ea097bb5272b21c1

Former-commit-id: 9ff39b9865887a57c48ec20f79e373d1cb9b0cf3

    • -0
    • +1
    ./HeightStructuresCalculationActivity.cs
  1. … 10 more files in changeset.
Fixed some compilation failures

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

Former-commit-id: 2b35bab1dadb141552a25c2f30675804716a8d35

Former-commit-id: d5c44cd123be9f6dfb9547054dfba6bfbf70ce84

    • -2
    • +2
    ./HeightStructuresCalculationActivity.cs
  1. … 7 more files in changeset.
Updated license headers in HeightStructures. Related to Issue [WTI-1242]

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

Former-commit-id: 6a54d7f7fe065a9b60f53104e2ac3a97103cd5b4

Former-commit-id: 59c7fce13fd3b10731f73f2b97e8138154a3b20f

    • -1
    • +1
    ./HeightStructuresCalculationActivity.cs
  1. … 113 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

    • -4
    • +4
    ./HeightStructuresCalculationActivity.cs
  1. … 284 more files in changeset.
Added all calls to AssignSettingsFromDatabase after creating hydraring input. Related to Issue [WTI-919]

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

Former-commit-id: 6dc58dbacc0c160612e1593471f38971a56a96c0

Former-commit-id: d9cfd13f1005f553e6d1fa17ee5249dc1e1ede0a

    • -7
    • +7
    ./HeightStructuresCalculationActivity.cs
  1. … 15 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
    ./HeightStructuresCalculationActivity.cs
  1. … 31 more files in changeset.
Incorporated review comments 1129 - Changed method call signature of the Calculate methods in the HeightStructures and ClosingStructures services: service extracts the necessary information, not the activity Related to Issue [WTI-554]

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

Former-commit-id: 79566144bc44d8b7d4a1f435453d3321ee598df7

Former-commit-id: e73b7a124a7b3e44631e862bf7dcd5db00cd6425

    • -8
    • +1
    ./HeightStructuresCalculationActivity.cs
  1. … 5 more files in changeset.
Incorporated review comments 1129 - Moved the responsibility of determining the directory of the HLCD filepath from the plugin to the service (fixed for all structures calculations) Related to Issue [WTI-554]

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

Former-commit-id: 50ef699096c94b2a5bd589bfdd8a4499d0cfb07c

Former-commit-id: 40fa4afce33f65e13e23ac0125c57d33044e7739

    • -7
    • +7
    ./HeightStructuresCalculationActivity.cs
  1. … 11 more files in changeset.
Incorporated review comments 1129 - Make all Validation methods of the services static

Related to Issue [WTI-554]

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

Former-commit-id: c2c1dfa6ae053ad7643e226bab6babdcccdf32c8

Former-commit-id: bfac9a2e7e59a3da068ccea7378d8c8bd4cde47a

    • -1
    • +1
    ./HeightStructuresCalculationActivity.cs
  1. … 29 more files 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

    • -2
    • +3
    ./HeightStructuresCalculationActivity.cs
  1. … 93 more files in changeset.
Implemented getting right FailureMechanismSection for structure. Related to Issue [WTI-693]

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

Former-commit-id: 20add3d0ca945bda7cd8929f845f062cdcf22d22

Former-commit-id: 95ca30865b7b958247dc65bd7e472ba61f844534

    • -3
    • +4
    ./HeightStructuresCalculationActivity.cs
  1. … 5 more files in changeset.
Removed obsolete methods in CalculationServiceHelper. Moved HydraRingFileConstants to a more reachable project (Ringtoets.HydraRing.Calculation) Extended HydraulicDatabaseHelper.ValidatePathForCalculation with file path validation. Related to Issue [WTI-867]

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

Former-commit-id: d1c015aec56de9cc7c15414c8fa2f8b14bd7983b

Former-commit-id: e4e2ba5f6bb75533453c08ef42766d26e7b1ddda

    • -2
    • +0
    ./HeightStructuresCalculationActivity.cs
  1. … 73 more files in changeset.
Added StructuresOvertoppingCalculator. Implemented HeightStructuresCalculation activity and service in new architecture. Related to Issue [WTI-867]

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

Former-commit-id: b3b0118bbded367872ce47d44b0e03cc5fa3769d

Former-commit-id: fb2868610f5c8b825499436903723fced63e4c02

    • -16
    • +24
    ./HeightStructuresCalculationActivity.cs
  1. … 14 more files in changeset.
Fixing code issues. Related to Issue [WTI-737]

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

Former-commit-id: eda341f18b4256e6ec2b5a35abeb824cc3ad066a

Former-commit-id: 4fd7ec51856c1c1ea4c8417287d6a67a6dfd9983

    • -7
    • +1
    ./HeightStructuresCalculationActivity.cs
  1. … 53 more files in changeset.
- Refactored Clear methods in calculation. Related to Issue [WTI-441]

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

Former-commit-id: d05b46e443348e076fd8b5044b95717b62e2c4eb

Former-commit-id: e0adac9a16dbb1072a62d22078cf24794366d367

    • -1
    • +1
    ./HeightStructuresCalculationActivity.cs
  1. … 26 more files in changeset.
- Moved NotifyObservers from HydraRingActivity to derived Activities Related to Issue [WTI-503]

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

Former-commit-id: 4a13b4e4005b1aa195197934e972ebe3597f11a4

Former-commit-id: 934acea12717ebc5ca4622af3a067676c043b785

    • -10
    • +11
    ./HeightStructuresCalculationActivity.cs
  1. … 5 more files in changeset.