Zorokazama
Chemical
- Jul 29, 2011
- 1
Hi everyone!
I'm doing my first transient thermal analysis with Ansysy 12.
I have to model a section of pig iron main runner in blast furnace.
Geometry is loaded with two different convective values (one for air and one for pigiron).
Ansys can calculate temperature in each nodes. And I did it.
Now I want to change air convective value and see how long it takes to reach a stationary condiction.
I tried to use timint,off to calculate the initial condiction, but ansys crashed:
Why?
Have you others idea to solve the problems?maybe there are others commands.
Thanks in advance
MArco
I'm doing my first transient thermal analysis with Ansysy 12.
I have to model a section of pig iron main runner in blast furnace.
Geometry is loaded with two different convective values (one for air and one for pigiron).
Ansys can calculate temperature in each nodes. And I did it.
Now I want to change air convective value and see how long it takes to reach a stationary condiction.
I tried to use timint,off to calculate the initial condiction, but ansys crashed:
Code:
/solu
antype,trans
timint,off
time,1e-5
kbc,1
nsubst,2
lsel,s,,,7 !convezione aria
lsel,a,,,11
lsel,a,,,20
lsel,a,,,16
nsll,s,1
sf,all,conv,hair,tair
lsel,s,,,1 !convezione hot metal
lsel,a,,,5
lsel,a,,,8
lsel,a,,,9
lsel,a,,,14
lsel,a,,,4
lsel,a,,,13
nsll,s,1
sf,all,conv,hhm,thm
solve
Why?
Have you others idea to solve the problems?maybe there are others commands.
Thanks in advance
MArco