Force calculator was changed
This commit is contained in:
@@ -79,6 +79,7 @@ namespace StructureHelperLogics.NdmCalculations.Cracking
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
TraceLogger?.AddMessage($"Error of crack width calculation {ex}", TraceLogStatuses.Error);
|
||||
result.IsValid = false;
|
||||
result.Description += "\n" + ex;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user