|
Time Integrals |
Top Previous Next |
|
The operators TINTEGRAL and TIME_INTEGRAL are synonymous, and perform explicit time integration of arbitrary scalar values from the problem start time to the current time:
TINTEGRAL ( integrand ) TIME_INTEGRAL ( integrand )
Note: This operator cannot be used to create implicit linkage between variables. Use a GLOBAL VARIABLE instead.
|