Note: This discussion is about an older version of the COMSOL Multiphysics® software. The information provided may be out of date.

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.

How to realize this "one way" problem?

Please login with a confirmed email address before reporting spam

My 'one way" problem is,
Domain: 2D or 3D
Two dependent variables: T & MT
Problem: when the temperature T reaches certain point, for instance 100oC, the material melts and the value of MT at this area changes to 1 (initial value is 0), and when the temperature drops back below 100oC, the value of MT wouldl not change back from 1 to 0 (therefore I call it a one-way problem).

I hope I have described my problem clearly. So now how to realize it in comsol? The difficulty for me is how to store the value (of MT) of previous time step in comsol?

1 Reply Last Post May 12, 2011, 1:35 p.m. EDT
Jeff Hiller COMSOL Employee

Please login with a confirmed email address before reporting spam

Posted: 1 decade ago May 12, 2011, 1:35 p.m. EDT
Perhaps you could set up an additional equation that solves

du/dt=(T>100)
with initial condition u(t=0)=0

and set MT=(u>0).
It's worth a try.
Perhaps you could set up an additional equation that solves du/dt=(T>100) with initial condition u(t=0)=0 and set MT=(u>0). It's worth a try.

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.