marceljaner
Materials
- Sep 26, 2012
- 3
Hi,
I am trying to make a very simple (visco)elastic-thermal coupled analysis for which I obtain the strain of each element and I want to generate a body load (HGEN) that depens on this strain.
I obtain the strain usin ETABLE
ETABLE,STRAINTABLE,EPTO,EQV
I modify the table
SMULT,TABLEMOD,STRAINTABLE,,NUMBER
and I want to introduce the new table as a body load
BFE,ALL,HGEN,TABLEMOD
The problem is that this method doesn't work. In fact, BFE only allows to introduce variable forces defined with *DIM.
Does anybody know if there is any way to pass from ETABLE to *DIM?
There is any better way to introduce this body forces from strain results?
Thank you
I am trying to make a very simple (visco)elastic-thermal coupled analysis for which I obtain the strain of each element and I want to generate a body load (HGEN) that depens on this strain.
I obtain the strain usin ETABLE
ETABLE,STRAINTABLE,EPTO,EQV
I modify the table
SMULT,TABLEMOD,STRAINTABLE,,NUMBER
and I want to introduce the new table as a body load
BFE,ALL,HGEN,TABLEMOD
The problem is that this method doesn't work. In fact, BFE only allows to introduce variable forces defined with *DIM.
Does anybody know if there is any way to pass from ETABLE to *DIM?
There is any better way to introduce this body forces from strain results?
Thank you