Index: DamEngine/trunk/src/Deltares.DamEngine.Data/General/Location.cs =================================================================== diff -u -r5466 -r5476 --- DamEngine/trunk/src/Deltares.DamEngine.Data/General/Location.cs (.../Location.cs) (revision 5466) +++ DamEngine/trunk/src/Deltares.DamEngine.Data/General/Location.cs (.../Location.cs) (revision 5476) @@ -220,6 +220,11 @@ /// The soil list. /// public SoilList SoilList { get; set; } + + /// + /// Gets or sets the degree of consolidation of the soils (consolidated) due to the traffic load (consolidator). + /// + public IList TrafficLoadDegreeOfConsolidations { get; set; } /// /// Gets or sets the gauges.