UpliftLocationDeterminator.cs

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.
Obsolete soil properties removed from the DAM Engine xml input and Soil data object

Related to Issue [MWDAM-2803]

  1. … 22 more files 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.
Remove code for reading sti files.

Related to Issue [MWDAM-2160]

  1. … 27 more files in changeset.
Adapted to review

Related to Issue [MWDAM-2643]

  1. … 2 more files in changeset.
Fix sonarcloud Reliability issues: Do not check floating point equality with exact values, use a range instead

Related to Issue [MWDAM-2643]

  1. … 2 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.
Reformat and cleanup (copyright to 2024)

Related to Issue [MWDAM-2007]

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

Related to Issue [MWDAM-1878]

    • -199
    • +198
    ./UpliftLocationDeterminator.cs
  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.
Remove this formatting call and simply use the input string

Related to Issue [MWDAM-1856]

  1. … 1 more file in changeset.
Remove the unnecessary Boolean literal(s)

Related to Issue [MWDAM-1856]

  1. … 7 more files in changeset.
Remove unused directives

Related to Issue [MWDAM-1856]

  1. … 22 more files in changeset.
Removed DGSMStabDamdll and depend code.

Related to Issue [MWDAM-1819]

  1. … 12 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.
Corrected handling for grid and tangent lines as well as all water net data. Now the failing tests work so removed the WiP status for these tests.

Related to Issue [MWDAM-1627]

  1. … 10 more files in changeset.
Update license headers to 2019
  1. … 111 more files in changeset.
Renamed PLLine to PlLine

Related to Issue [MWDAM-1153]

  1. … 28 more files in changeset.
Renamed PLLine to PlLine

Related to Issue [MWDAM-1153]

  1. … 20 more files in changeset.
Renamed PLLine to PlLine

Related to Issue [MWDAM-1153]

  1. … 33 more files in changeset.
Added dlls from TC #1007.446 to release folder

Related to Issue [MWDAM-1056]

Moved extra classes in UpliftLocationDeterminator to their own files

Related to Issue [MWDAM-1153]

  1. … 13 more files in changeset.
Fixed issue by using same code as used in PLLinesCreator.

Related to Issue [MWDAM-1121]