ingdott
Structural
- Nov 3, 2009
- 17
I want to calculate the plastic neutral axis of the section in the attachment (let's assume the materials are the same). I know that the areas above and below the PNA should be equal.
I want to write an excel sheet which could calculate the PNA with the dimensions entered by user. If it was sth like a T-beam, it would be easy, I think it would be enough to write the following :
"If PNA is within the flange, solve expression 1, If not, solve expression 2", and I would get the axis as a result of this If loop.
However for the case attached, I am not sure what I could do.. Should I write a more complicated if loop? Any ideas?
I want to write an excel sheet which could calculate the PNA with the dimensions entered by user. If it was sth like a T-beam, it would be easy, I think it would be enough to write the following :
"If PNA is within the flange, solve expression 1, If not, solve expression 2", and I would get the axis as a result of this If loop.
However for the case attached, I am not sure what I could do.. Should I write a more complicated if loop? Any ideas?