i want to use finite element to get properties in irrgular shape
i want to use finite element to get properties in irrgular shape
(OP)
hi
i working now in programming using VB6 to calculate the actual interaction diagram for irrgular column section subjected to biaxial bending so i want to divid the section into segments which i must know its propterties such as CG and area and first moment,stress, ......
i describe the shape in cartissan coordinats , so i need to know how i divid the shape into segments and i will get all i want
my problem is how i generate the shape
i any one now any site or address of papers that may help me please contact me
i working now in programming using VB6 to calculate the actual interaction diagram for irrgular column section subjected to biaxial bending so i want to divid the section into segments which i must know its propterties such as CG and area and first moment,stress, ......
i describe the shape in cartissan coordinats , so i need to know how i divid the shape into segments and i will get all i want
my problem is how i generate the shape
i any one now any site or address of papers that may help me please contact me






RE: i want to use finite element to get properties in irrgular shape
RE: i want to use finite element to get properties in irrgular shape
RE: i want to use finite element to get properties in irrgular shape
a number of points, this can be done mathematically by dividing
the enclosed area into an upper line and a lower line. Take a base
below the lower line. Take area and moments of the area bound
by the upper line and the baseline between adjacent nodes. Do the
same for the lower line. Subtract the latter from the former. You
will get the net area/ moment of inertia about the base line. I about
neutral axis can be found from the available results. Looks complex,
but simple enough if you know the basics of integration. Repeat the
same for the other axis.
If you have a shape which is not formed by straight lines, it can still
be executed by the above philosophy by integration.
By the way, why should anyone build an irregular shaped column?
Not worth the effort! If it is suggested by an architect, change the
architect! If it is a problem in mathematics, suggested by your prof.
the procedure is available above. This can be found in any text book
on integration?
RE: i want to use finite element to get properties in irrgular shape