Add option of strain control in force calculator
This commit is contained in:
@@ -26,5 +26,6 @@ namespace StructureHelperLogics.NdmCalculations.Analyses.ByForces
|
||||
/// Settings of iteration
|
||||
/// </summary>
|
||||
IAccuracy Accuracy { get; set; }
|
||||
bool CheckStrainLimit { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user