RebarStressCalculator was changed

This commit is contained in:
ear
2024-05-29 18:00:28 +05:00
parent 63463662fe
commit 99d5aa3608
2 changed files with 2 additions and 2 deletions

View File

@@ -90,7 +90,7 @@ namespace StructureHelperLogics.NdmCalculations.Cracking
longLength = GetLengthBetweenCracks(longElasticStrainTuple);
shortLength = GetLengthBetweenCracks(shortElasticStrainTuple);
}
CalcCrackForce();
//CalcCrackForce();
//for (int j = 0; j < 100000; j++)
//{
result.RebarResults.Clear();