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.
Syntax in equation: time dependent value of variable calculated for one special time
Posted 2022年4月28日 GMT-4 10:49 Parameters, Variables, & Functions Version 5.5 1 Reply
Please login with a confirmed email address before reporting spam
What syntax do I use, to access the calculated value of a variable at one single defined point of time in an equation ?
I tried the expression
TempAverageTitan - TempAverageTitan(at(t=0/[s]))
to address the difference in average temperatures in time from the initial average temperature at the beginning with t=0
While I can display the value of the variable TempAverageTitan, I get a syntax error for addressing the start value TempAverageTitan(at(t=0/[s]))