I am currently working on a pipeline buckling calculation, but have become confused as to how to best tackle the following problem:
I have an array named P that contains 10475 rows filled with zeros, as follows:
Nodes:=10475
x6:=0..Nodes
P[x6:=0
The array P shows the height of the buckle...