Boundary condition

Please login with a confirmed email address before reporting spam

Hello everyone,

I am working on a 1D model in the Heat Transfer in Solids (ht) module. I would like to improve a Robin boundary condition where I know the equation for the interface temperature, which varies over time, as follows:

Where:

  • T_SS(t): The temperature of my mold, which varies over time.
  • b_s and b_p The thermal effusivities of the steel (mold material) and the polymer (fluid), respectively.
  • T: The temperature from the previous step.

I tried to implement it only as a boundary temperature as

" if(t<=0, T_0, (T_SS(t)b_s + Tb_p)/(b_s + b_p)) "

but it doesn't work (T_0 is the initial temperature of my polymer ) I would appreciate any suggestions or guidance on implementing this. Thank you!


0 Replies Last Post 2024年12月19日 GMT-5 13:59
COMSOL Moderator

Hello Stefano Rollo

Your Discussion has gone 30 days without a reply. If you still need help with COMSOL and have an on-subscription license, please visit our Support Center for help.

If you do not hold an on-subscription license, you may find an answer in another Discussion or in the Knowledge Base.

Reply

Please read the discussion forum rules before posting.

Please log in to post a reply.

Note that while COMSOL employees may participate in the discussion forum, COMSOL® software users who are on-subscription should submit their questions via the Support Center for a more comprehensive response from the Technical Support team.