structuraleng10
Civil/Environmental
- Nov 11, 2015
- 4
Hi folks,
I'm trying to apply residual stress pattern (with discrete values) in a cold-formed section (E.g. C-section) in a automatic manner (Python code function of the geometry).
Which command in Python I can use to associate initial stress to the lines (instead of nodes)? This is because I would like to do some parametric studies by changing the length of the section or even the number of elements but keeping the value of the residual stress, for example in the web, constant.
E.g. C-section:
flange
--------¦
|.A ¦
web |.B
|.C
|.D
--------¦
To explain with a drawing, I would like to have different residual stresses in A-B and B-C but constant along each of them. And I want to change the number of elements along A-B from one analyse to another.
My aim is to do it in explicit analysis but it would help me if I learn to do it in Implicit analysis too.
I'm trying to apply residual stress pattern (with discrete values) in a cold-formed section (E.g. C-section) in a automatic manner (Python code function of the geometry).
Which command in Python I can use to associate initial stress to the lines (instead of nodes)? This is because I would like to do some parametric studies by changing the length of the section or even the number of elements but keeping the value of the residual stress, for example in the web, constant.
E.g. C-section:
flange
--------¦
|.A ¦
web |.B
|.C
|.D
--------¦
To explain with a drawing, I would like to have different residual stresses in A-B and B-C but constant along each of them. And I want to change the number of elements along A-B from one analyse to another.
My aim is to do it in explicit analysis but it would help me if I learn to do it in Implicit analysis too.