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.
Stop condition for a dependent variable
Posted 2016年8月12日 GMT-4 20:30 1 Reply
Please login with a confirmed email address before reporting spam
I have a Coefficient boundary form PDE whose dependent variable is Rc. I want to stop the simulation when Rc becomes negative using the Stop condition in the time dependent solver. Initial value of Rc is 1.
However I get an error message that states
Could not evaluate stop condition.
Expression could not be evaluated.
- Expression: 1-100*eps-(Rc<0)
- Detail: Expression evaluates to NaN.
Can someone provide insight on what could be going wrong??
Thank you
Vishnu
However I get an error message that states
Could not evaluate stop condition.
Expression could not be evaluated.
- Expression: 1-100*eps-(Rc<0)
- Detail: Expression evaluates to NaN.
Can someone provide insight on what could be going wrong??
Thank you
Vishnu
1 Reply Last Post 2016年8月15日 GMT-4 07:37