I'm trying to right a small programming loop to increase the size of a dimension until it passes a certain safety check. Here's what I wrote:
All of the OTM values are defined before the function as well as the values for "Code", W.f, FS.OTM, D, a, W.T, D.f, R.p.x, A.p. However, this never produces a value for W.f.new. Can anyone point out where I'm going wrong with this?