Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.

Step function for temperature equation

Please login with a confirmed email address before reporting spam

I wish to solve a temperature equation where the thermal diffusivity is a step function. If I could get a way of inputting this it would be brilliant;

Ideally I would like something like:

Cheers

Mat


1 Reply Last Post 5 lug 2018, 05:37 GMT-4

Please login with a confirmed email address before reporting spam

Posted: 6 years ago 5 lug 2018, 05:37 GMT-4
Updated: 6 years ago 6 lug 2018, 08:24 GMT-4

Define a step function "definitions - functions" Its name would something like step1, then you can call it in a variable of the form :
y=step1(x)
So what you need to do is to create two step functions, and then create your variable calling your step functions.
Then you go to your material, it has a thermal conductivity, volumic mass and heat capacity defined, the only thing here is to know in which term (k, rho or Cp) the step function is effective, because you know that thermal diffusivity is k/(rho.Cp)

Define a step function "definitions - functions" Its name would something like step1, then you can call it in a variable of the form : y=step1(x) So what you need to do is to create two step functions, and then create your variable calling your step functions. Then you go to your material, it has a thermal conductivity, volumic mass and heat capacity defined, the only thing here is to know in which term (k, rho or Cp) the step function is effective, because you know that thermal diffusivity is k/(rho.Cp)

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.