Checkout
 

bka in D-SoilModel

Fixed the failing tests by updating NUnit from 2.6.2 to 4.1.0 and adapting the tests themselves where needed.

Related to Issue [DSB-1010]

  1. … 17 more files in changeset.
Step 1: update version info to 24.1.1, copyright to 2024

Related to Issue [DSB-1005]

Some small improvements on the 1Dlayer handling for WaterPressureInterpolationModel.

Related to Issue [DSB-904]

Fixed the forms tests.

Related to Issue [DSB-904]

Added the interpolationmodel to the 1D layers. Including tests.

Related to Issue [DSB-904]

These files are needed in test! So do NOT delete them. How the build-server seems to succeed is a mystery to me as a local run of the test reveals the necessity of these files (see pe GenerateWtiSosSoilFile in SosSoilLayer1DTest; its a Slow test, not a WIP).

Related to Issue [DSB-904]

    • too large
    /data/D-Soil Model/SOS-data/WTOSOS_segments.csv
    • binary
    /data/D-Soil Model/SOS-data/SOS_complete_code.soil
  1. … 3 more files in changeset.
Added the CPhiOrCuCalculated as option.

Related to Issue [DSB-890]

Removed all unused using clauses.

Related to Issue [MDNLIB-783]

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

Related to Issue [MDNLIB-783]

  1. … 34 more files in changeset.
Solved the issue by cloning the created soilprofile2D before adding it to the project.

Related to Issue [DSB-786]

Prevented drawing of empty 2D profile as thumbnail as this causes errors, replaced by drawing empty thumbnail instead (which is correct as there is nothing to draw).

Related to Issue [DSB-827]

Added header for new public method.

Related to Issue [DSB-846]

Added test for this issue.

Related to Issue [DSB-846]

Added test file used in unit test for this issue.

Related to Issue [DSB-846]

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]

Solved the issue by adding test on Soil being there before trying to get its color in order to synchronize the colors of a Boring.

Related to Issue [DSB-846]

Replaced test file and corrected/extended test.

Related to Issue [DSB-831]

Corrected test as now default shear strength model is expected.

Related to Issue [DSB-755]

Corrected and added setting language in tests. Improved comment.

Related to Issue [DSB-821]

Initialized for proper language and setting (committed test-settings by accident).

Related to Issue [DSB-821]

Adapted for translations.

Related to Issue [DSB-821]

Fixed but one snag: the contents of the combobox at the materialstable can NOT be updated from outside the table itself so that will keep its (most probablbly) wrong value after selecting a specific mechanism.

Related to Issue [DSB-693]

Added the header.

Related to Issue [DSB-819]

Enabled Copy for all tables, disabled Paste for all tables as Paste still goes wrong for check boxes and enumerations.

Related to Issue [DSB-823]

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

Related to Issue [DSB-819]

Make sure centercrest location is removed when clearing the geometry for a SP2D.

Related to Issue [DSB-815]

Made sure context handles the soil table toolbar buttons correctly at initialization of the table and in adding the data.

Related to Issue [MDNLIB-833]

Corrected the Assign test.

Related to Issue [DSB-535]

Fixed the clone (needed for other issue too).

Related to Issue [DSB-535]

Added comment line about cpts

Related to Issue [DSB-730]