T
ttnh
Guest
I am doing corners analysis using an ocean script I created. Half way
through the 400 iterations my script goes through I have a convergence
problem. So the math I perform at each cormer, ie ymax(IS("nodename"))
fails due to the fact that ymax can't evaluate nil, the "value" of
IS("nodename")) after a convergence failure. What I want to do is ignore
this one corner as I go through, I will address the bad convergence corners
later. I can't find a way to work around this and I was hoping you all
might be of help.
Thanks
Tim
through the 400 iterations my script goes through I have a convergence
problem. So the math I perform at each cormer, ie ymax(IS("nodename"))
fails due to the fact that ymax can't evaluate nil, the "value" of
IS("nodename")) after a convergence failure. What I want to do is ignore
this one corner as I go through, I will address the bad convergence corners
later. I can't find a way to work around this and I was hoping you all
might be of help.
Thanks
Tim