Index: DamEngine/trunk/src/Deltares.DamEngine.Data/General/DAMEnumerations.cs =================================================================== diff -u -r2100 -r2112 --- DamEngine/trunk/src/Deltares.DamEngine.Data/General/DAMEnumerations.cs (.../DAMEnumerations.cs) (revision 2100) +++ DamEngine/trunk/src/Deltares.DamEngine.Data/General/DAMEnumerations.cs (.../DAMEnumerations.cs) (revision 2112) @@ -30,57 +30,6 @@ Pl4 } - // TODO: RW this is regional specific code and should be moved to its own class #Bka: so should be eliminated! - public enum DikeDrySensitivity //RWScenarios - { - None, - Dry - } - - // TODO: RW this is regional specific code and should be moved to its own class #Bka: so should be eliminated! - public enum HydraulicShortcutType //RWScenarios - { - HydraulicShortcut, - NoHydraulicShortcut - } - - // TODO: RW this is regional specific code and should be moved to its own class #Bka: so should be eliminated! - public enum RegionalResultType //RWScenarios - { - ProbabilityOfFailure, - SafetyFactor - } - - // TODO: RW this is regional specific code and should be moved to its own class #Bka: so should be eliminated! - public enum LoadSituation //RWScenarios - { - Dry, - Wet - } - - // TODO: RW this is regional specific code and should be moved to its own class #Bka: so should be eliminated! - public enum ScenarioType //RWScenarios - { - Scenario01 = 1, - Scenario02 = 2, - Scenario03 = 3, - Scenario04 = 4, - Scenario05 = 5, - Scenario06 = 6, - Scenario07 = 7, - Scenario08 = 8, - Scenario09 = 9, - Scenario10 = 10, - Scenario11 = 11 - } - - // TODO: RW this is regional specific code and should be moved to its own class #Bka: so should be eliminated! - public enum UpliftType - { - Uplift, - NoUplift - } - public enum PlLineCreationMethod { ExpertKnowledgeRRD, @@ -91,7 +40,8 @@ } /// - /// Dike soil scenario for the automatic creation of the waternet - 4 possibilities. #Bka: is nowhere really used so should be removed entirely. + /// Dike soil scenario for the automatic creation of the waternet - 4 possibilities. + /// This is used in the wti stability kernel /// public enum DikeSoilScenario {