Ivar KJELBERG
COMSOL Multiphysics(r) fan, retired, former "Senior Expert" at CSEM SA (CH)
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
6 mars 2013, 00:52 UTC−5
Hi
How do you drive you temperature increase ? if its a heat source, you make a continuous function depending on "t" and you enter that to drive the heat source. But do ensure:
1) function is continuous, if possible derivable twice (use smoothed step or ramp or rect pulses from the model - definitions - functions list, or make your own.
2) you set the time stepping of your solver to intermediate or strict but do not leave "automatic"
3) you give time steps that cover the transition steps of your heat flux changes to correctly resolve them
--
Good luck
Ivar
Hi
How do you drive you temperature increase ? if its a heat source, you make a continuous function depending on "t" and you enter that to drive the heat source. But do ensure:
1) function is continuous, if possible derivable twice (use smoothed step or ramp or rect pulses from the model - definitions - functions list, or make your own.
2) you set the time stepping of your solver to intermediate or strict but do not leave "automatic"
3) you give time steps that cover the transition steps of your heat flux changes to correctly resolve them
--
Good luck
Ivar
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
9 mars 2013, 07:39 UTC−5
thanks for your reply
with your advice,heat input can be controled.my question is that if need 60s to cool to the constant temperature
20degC with natural cooling after heating, but i want to cool 50s to reach 20degC with a order
how can i get ?
anything appreciate
thanks for your reply
with your advice,heat input can be controled.my question is that if need 60s to cool to the constant temperature
20degC with natural cooling after heating, but i want to cool 50s to reach 20degC with a order
how can i get ?
anything appreciate
Please login with a confirmed email address before reporting spam
Posted:
9 years ago
3 juil. 2015, 18:22 UTC−4
Dear colleague,
I desire to implement a temperature control in my 3D MODEL. It consists the physics coupling between heat transfer and electric currents. The electric potential V is controlled such as the maximum temperature is below 100ºC. I tried to use the maxop1 operator with the syntax 14*(maxop1(T2)<100[degC]), where 14 is electrical potencial (14V), but it not is working: the temperature grows without control. I use the time-dependent solver relative tolerance equal to 1e-4 (to properly resolve the switching conditions).
I'm using COMSOL MULTIPHYSICS 4.0
I await help.
Best regards
Cleber da Silva Pinheiro
Dear colleague,
I desire to implement a temperature control in my 3D MODEL. It consists the physics coupling between heat transfer and electric currents. The electric potential V is controlled such as the maximum temperature is below 100ºC. I tried to use the maxop1 operator with the syntax 14*(maxop1(T2)