Xsds Liquid

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed DefaultShearStrengthModel to UseDefaultShearStrengthModel according to review.

Related to Issue [MWDAM-1099]

  1. … 3 more files in changeset.
Added soil parameters

Related to Issue [MWDAM-1099]

  1. … 9 more files in changeset.
Adapted names and added extra TangentLinesDistance parameter as requested by Reviewer. Also added extra TangentLinesDefinition as this would be required now there are two Distances.

Related to Issue [MWDAM-1098]

Removed unintended default value for ForbiddenZoneFactor, added type (string) for MapForSoilgeometries2D.

Related to Issue [MWDAM-1084]

Added the new xsd for the stability parameters and added it to the Input at project level.

Related to Issue [MWDAM-1098]

    • -0
    • +43
    ./DamStabilityParameters.xsd
Moved DikeEmbankmentMaterial to be attribute of Location itself instead of StabilityOptions as suggested by reviewer.

Related to Issue [MWDAM-1084]

Adapted to review

Regenerate DamInput.cs

Related to Issue [MWDAM-1051]

  1. … 1 more file in changeset.
Renamed StabilityParameters to StabilityOptions (more in line with this xsd and I want to use StabilityParameters as name for the overall stability parameters at project level).

Related to Issue [MWDAM-1084]

Added StabilityParameters, moved ForbiddenZoneFactor and DikeEmbankmentMaterial from General to this new element and added the missing attributes.

Related to Issue [MWDAM-1084]

Rename files from RW to Regional

Related to Issue [MWDAM-1028]

Removed double entry for RedesignDikeHeight as this messes up the unit tests.

Related to Issue [MWDAM-1083]

Removed NWO as NWO is not (yet) to be used in DamEngine.

Related to Issue [MWDAM-1093]

Removed NWOOptions as NWO is not (yet) to be used in DamEngine.

Related to Issue [MWDAM-1093]

Add design parameters to input XSD

Related to Issue [MWDAM-1092]

Add name property to Location, because we need it for identifying results

Related to Issue [MWDAM-1051]

  1. … 4 more files in changeset.
Add design scenario Id in serialization

Related to Issue [MWDAM-1083]

  1. … 4 more files in changeset.
Add analysis parameters to Dam data model and XML serializing

Related to Issue [MWDAM-1091]

  1. … 6 more files in changeset.
Add soil weight parameters to serialization

Related to Issue [MWDAM-1034]

  1. … 5 more files in changeset.
Adapted according to most review comments.

Related to Issue [MWDAM-1028]

Adapted Xsd: all enumerations now as int to promote reuse of converters, renamed items. Note that FailureMechnismSystemType remains optional as the null is significant.

Related to Issue [MWDAM-1079]

Adapted according to review : Renamed Layers in 1D and 2D definition in Xsds and adapted the belonging code as well as the test file. Also renamed function names.

Related to Issue [MWDAM-1076]

  1. … 4 more files in changeset.
Add DesignSceanrio to Input XSD

Related to Issue [MWDAM-1083]

Removed PreconsolidationStresses from 1D as this is not required.

Related to Issue [MWDAM-1076]

Changed cardinality of innerloop to 0..1 to solve the errors for now. Will work on this again.

Related to Issue [MMWDAM-1077]

  1. … 1 more file in changeset.
Improved the soil profiles 1Ds, now WaterpressureInterpolationModel is int instead of string. The same type is used in the profiles 2D (as int too) so now only 1 converter is required.

Added the Soil Profiles 2D (Issue [MWDAM-1077]).

Related to Issue [MWDAM-1076]

    • -0
    • +75
    ./DamSoilProfile2D.xsd
Improved the soil profiles 1Ds, now included instead of imported.

Related to Issue [MWDAM-1076]

Added the soil profile 1Ds.

Related to Issue [MWDAM-1076]

    • -0
    • +46
    ./DamSoilProfile1D.xsd
Corrected the Cardinality for the segments.

Related to Issue [MWDAM-1079]

Added the segment xsd, implemented this in the input xsd and added segment name as reference to Location xsd. Note that the combination of SoilGeometryName and SoilGeometry type point to the proper profile (either a Profile 1D or soilgeometryName2D/Profile 2D).

Related to Issue [MWDAM-1079]

Add type to Output element

Related to Issue [MWDAM-1028]

  1. … 1 more file in changeset.