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 evaluate a function with specific output of model

Please login with a confirmed email address before reporting spam

Hi:

Have two liquids in contact at different temperatures (2D).

How do I create a function with the temperature of the interphase? In my case, T_interphase is domain 4.

** Qp = k * exp (T_intephase)

How I can use a specific temperature value? E.g.

** mu = h * (T_interphase (y = 0.24) -100)

Thanks!!

1 Reply Last Post 29 avr. 2015, 13:27 UTC−4

Please login with a confirmed email address before reporting spam

Posted: 9 years ago 29 avr. 2015, 13:27 UTC−4

The second problem I could solve it with the next lines:

** T_i=comp1.at1(1,0.24,T)
** mu = h * (T_i -100)

How I can solve the first problem?
The second problem I could solve it with the next lines: ** T_i=comp1.at1(1,0.24,T) ** mu = h * (T_i -100) How I can solve the first problem?

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.