Renamed SoilDatabase to SoilDatabaseName.Renamed WorkingDir to ProjectWorkingPath. Use ProjectMap for setting ProjectWorkingPath. Do not change the ProjectMap when kernel returns another ProjectWorkingPathRelated to Issue [MWDAM-1122]
Renamed SoilDatabase to SoilDatabaseName.Renamed WorkingDir to ProjectWorkingPath. Renamed previous ProjectWorkingPath to OldProjectWorkingPath. This must be modified later. Most uses is in code that will be deleted I think.Related to Issue [MWDAM-1122]
Added DamMStabAssemblerTest from Classic.Renamed failureMechanismeParamatersMStab to failureMechanismeParametersMStab.Made some methods private.Added Xsd files.Added profiledefinition to DamMStabAssembler (I don't know why I removed that before)Removed, modified comments.Related to Issue [MWDAM-1089]
Added DamFailureMechanismeCalculationSpecification to KernelInput as this comes from the xml and should not be set in the results themselves. Also added tests for Stability outward.Related to Issue [MWDAM-1057]