PipingSoilProfileReader.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Moved Wti.IO (and related test project) from [src/test]/Plugins/Wti/Wti.IO to src/Plugins/Ringtoets/Piping/[src/test]/Ringtoets.Piping.IO Related to Issue [WTI-92]

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

Former-commit-id: 3beb74da80dc0fa54ccdf0af21e4f467150baf3e

  1. … 59 more files in changeset.
Made implementation of SoilProfileBuilder and SoilLayer2D internal accessible. Corrected query in PipingSoilProfileReader. Related to Issue [WTI-27]

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

Former-commit-id: b3d5534990216cd8573ce9081827eed6e1ca3404

  1. … 4 more files in changeset.
SoilLayer2D now has a collection of innerloops. Lowered number of required arguments for Math2D routines. Added bottom of profile in the SoilProfileBuilder. Related to Issue [WTI-27]

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

Former-commit-id: 36d8e1a3aad597ca46fec2e2d3b0e644f6719e9b

  1. … 9 more files in changeset.
Introduced new SoilLayer2D as an temporary builder class before transforming it to PipingSoilLayers. Introduced SoilProfileBuilder the transformation of 2D Profiles to PipingSoilProfile. Introduced Math2D for containing 2 dimensional calculation routines. Renamed PipingSoilLayerReader to PipingSoilLayer2DReader, because xml parsing only applies for 2D layers. Related to Issue [WTI-27]

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

Former-commit-id: 11824434507f4e980223ec40c2c868674ff15a8f

  1. … 21 more files in changeset.
Start of expanding soil layer with material information. Made parsing culture invariant. Related to Issue [WTI-27]

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

Former-commit-id: ffa1fad55cf55d7b66b9a3ba26bb534128cdbb16

  1. … 4 more files in changeset.
Able to read 2D soil layers from the database by parsing its GeometrySurface value (from database). Split PipingSoilProfileReader (database part) and PipingSoilLayerReader (XML part). Extended Point3D with equality operators so they can be used in HashSet. Exposed Wti.IO internal classes to Wti.IO.Test so they can be tested. Related to Issue [WTI-27]

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

Former-commit-id: 4ecda004877acff1cc6fbad6a0a9059b4987872e

    • -0
    • +146
    ./PipingSoilProfileReader.cs
  1. … 16 more files in changeset.