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.
flip the sign of a variable
Posted 28 févr. 2019, 13:52 UTC−5 General, Parameters, Variables, & Functions Version 5.4 0 Replies
Please login with a confirmed email address before reporting spam
I am running a time dependent simulation and I want to change the sign of a variable when a certain event occurs. I have defined a variable called u and I need to be able to make the statement u=-u. I have tried many variations of this: u=if(event, -u,u) but this gives a circular dependency error. I have also tried adding 'withsol' to this statement but that does not work either. Does anyone know how I might accomplish this?
Hello John Baker
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.