Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rename CalcPoints to Points and calcPoints to points.

Related to Issue [MWDAM-2768]

  1. … 44 more files in changeset.
unused parameter DikeSoilScenario removed from data model

Related to Issue [MWDAM-2823]

  1. … 7 more files in changeset.
Removed obsolete parameters and class.

Related to Issue [MWDAM-2208]

  1. … 18 more files in changeset.
Removed obsolete RiverLever from Location (is now part of CurrentScenario).

Related to Issue [MWDAM-2208]

  1. … 1 more file in changeset.
Removed the shift from the datamodel of the Engine.

Related to Issue [MWDAM-2708]

  1. … 7 more files in changeset.
Removed GeometryPoint from GeometryPointString/GeometryLoop classes and everywhere it was used. Improved geometry generation and Clone() methods for SoilProfile2D.

Related to Issue [MWDAM-2760]

  1. … 55 more files in changeset.
Removed properties from Location that are duplicated in DesignScenario

Related to Issue [MWDAM-2649]

  1. … 11 more files in changeset.
The determination of the position of the Uplift Van grid with specified size is improved by using the point with the lowest uplift factor as grid boundary

Related to Issue [MWDAM-2608]

  1. … 11 more files in changeset.
TrafficLoadDegreeOfConsolidation is connected to the Mac kernel

Related to Issue [MWDAM-2573]

  1. … 5 more files in changeset.
Implement shoulder embankment material for adapt first shoulder adaption then shoulder adaption

Related to Issue [MWDAM-2472]

  1. … 6 more files in changeset.
Reformat and cleanup (copyright to 2024)

Related to Issue [MWDAM-2007]

  1. … 329 more files in changeset.
Renamed the method and moved it to DesignScenario (where it actually belongs).

Related to Issue [MWDAM-1934]

  1. … 3 more files in changeset.
Made sure that during one calculation (per location per subsoil per scenario) only the CurrentScenario is used. For Design, all scenarios but the Current are removed at the start of the calculation. For Operational, there only ever is one scenario (as this is a demand which is tested). Replaced use of Scenarios[0] with CurrentScenario, removed Scenarios from Dike. Also removed the reference to Location in DesignScenario, added LocationName to DesignScenario.

Adapted all tests for this. I expect two failing (new) tests at the moment.

Related to Issue [MWDAM-1948]

  1. … 25 more files in changeset.
Extracted the method as requested.

Related to Issue [MWDAM-1934]

  1. … 1 more file in changeset.
Fixed the scenario Head problems for trunk version.

Related to Issue [MWDAM-1906]

  1. … 1 more file in changeset.
Convert to file-scoped namespace

Related to Issue [MWDAM-1878]

  1. … 321 more files in changeset.
Reformat and cleanup

Related to Issue [MWDAM-1874]

  1. … 398 more files in changeset.
Run clean-up to update file headers

Related to Issue [MWDAM-1854]

  1. … 333 more files in changeset.
Updated the headers files for the code projects after updating the template.

Related to Issue [MWDAM-1730]

  1. … 276 more files in changeset.
Make sure that 2D profile is created from surface line + 1D profile when needed.

Related to Issue [MWDAM-1373]

  1. … 17 more files in changeset.
Put failing tests to WiP. These have to be checked on reuse or remove.

Came across some left over dead code in Location, removed this here too.

Related to Issue [MWDAM-1623]

  1. … 1 more file in changeset.
Moved HeadPl2 within Location from WaternetOptions to DesignScenario. Also removed HeadPl3 and HeadPl4 from Location.

Started fixing failing tests.

Related to Issue [MWDAM-1618]

  1. … 18 more files in changeset.
Moved PolderLevel within Location from WaternetOptions to DesignScenario.

Related to Issue [MWDAM-1618]

  1. … 29 more files in changeset.
Made RequiredSafetyFactorStabilityInnerSlope, RequiredSafetyFactorStabilityOuterSlope, RequiredSafetyFactorPiping, UpliftCriterionStability and UpliftCriterionPiping required in xsd/DamLocation.xsd

Related to Issue [MWDAM-1537]

  1. … 19 more files in changeset.
Added DistanceToEntryPoint to Location (class and xsd), implemented it in the WtiPipingSellmeijerRevisedKernelWrapper. Added it to the Interface code (both FillDamFromXmlInput and FillXmlInputFromDam) with tests.

Related to Issue [MWDAM-1361]

  1. … 7 more files in changeset.
Processed review comments.

Related to Issue [MWDAM-1282]

  1. … 13 more files in changeset.
Introduce SegmentFailureMechanismType and also conversion method to convert FailureMechanismSystemType to SegmentFailureMechanismType

Related to Issue [MWDAM-1294]

  1. … 4 more files in changeset.
Removed DamType as property from Location and xsd.

Related to Issue [MWDAM-1441]

  1. … 6 more files in changeset.
Removed obsolete PolderLevelLow and PolderLevelLowSpecified.

Related to Issue [MWDAM-1409]

  1. … 5 more files in changeset.
After removing Assessment mode, cleaned code somewhat. Mainly getting rid of dead code.

Related to Issue [MWDAM-1410]

  1. … 26 more files in changeset.