DSoilModelProject.cs

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update copyright year to 2024

Related to Issue [DSB-1015]

  1. … 67 more files in changeset.
Improved error message

Related to Issue [DSB-926]

  1. … 1 more file in changeset.
Read yield stresses from .sti file

Related to Issue [DSB-926]

Throw exception when usewr tries to import datafile with yield stresses

Related to Issue [DSB-926]

  1. … 4 more files in changeset.
Increase the supported SoilVersion from 1001 to 1003

Related to Issue [DSB-926]

  1. … 4 more files in changeset.
Fixed incorrect check of .sti file version info

(constant names fixed; the application worked correctly)

Related to Issue [DSB-598]

Added CPhiOrCuCalculated Shear strength model

Related to Issue [MDNLIB-856]

Removed all unused using clauses.

Related to Issue [MDNLIB-783]

  1. … 46 more files in changeset.
Adapted the solution for the changed name spaces in the DSL.

Related to Issue [MDNLIB-783]

  1. … 48 more files in changeset.
Set copyright to 2017

Related to Issue [MDNLIB-843]

  1. … 56 more files in changeset.
Make sure that soils used in Borings are saved to when using "Save selected data as". This ensures a complete data set to be saved.

Related to Issue [DSB-846]

Added the header.

Related to Issue [DSB-819]

Added the validation and translation. Also replaced the use of double.Epsilon by GeometryConstants.Accuracy.

Related to Issue [DSB-819]

  1. … 1 more file in changeset.
Log message when a material is added with a new name, because another material with the same name already exists

Related to Issue [DSB-818]

  1. … 1 more file in changeset.
Removed a bit of dead code, the only SoilBase class used in D-SoilModel is GeoDatabase

Related to Issue [DSB-715]

Added validation for soil properties that have no value (contain NaN) as this is not provided by DSL except for stochastis soil properties

Related to Issue [DSB-668]

  1. … 2 more files in changeset.
Add GPL license headers and GPL license text

Related to Issue [DSB-620]

  1. … 62 more files in changeset.
found typo during review and missing return description

Related to Issue [DSB-494]

Delete osbolete libraries

Related to Issue [DSB-398]

  1. … 7 more files in changeset.
Replace classicIoConverter with new DSerieFile Importer

Related to Issue [DSB-494]

found typo during review

Related to Issue [DSB-598]

Implement check of version info before importing 2d geometry files

Related to Issue [DSB-598]

  1. … 8 more files in changeset.
Replace geo importer with newer version

Related to Issue [DSB-494]

Additional unit test for validation of CPT & Boring X,Y coordinates added

Related to Issue [DSB-599]

  1. … 2 more files in changeset.
Fixed x maximum constant which was in km instead of m.

Related to Issue [DSB-599]

Removed unused usings, empty lines...

Related to Issue [DSB-599]

Added additional check, if RD coordinates outside valid range, give a warning and set coordinates to 0,0

Related to Issue [DSB-599]

  1. … 2 more files in changeset.
Added extra checks on the coordinate system (must be RDNAP) of imported GEF files for CPT and Boring

Related to Issue [DSB-599]

  1. … 9 more files in changeset.
Removed logic for setting D-SoilModel specific default soil parameters as these have been removed from the functional design document.

Related to Issue [DSB-592]

  1. … 2 more files in changeset.
fixed sync between CurrentSoilSegments and the SoilSegments (the actual source)

Related to Issue [DSB-589]