Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Reynolds is the Quaestor object, Re the top goal for the calculation to be performed with in the Reynolds instance and Lengthand Length, Speed and Temp are the input arguments.

Relations should be available to compute Re on the basis of Lengthof Length, Speed and Temp, as in Re=Speed*Length/Nu and Nu=f(Temp). This form of function definition will present theReynolds() function in the expression editor as if it were a Quaestor intrinsic function like SIN() or SELECT(). Any values or parameter can be used to fill in on the locations of Lengthof Length, Speedand Temp, as in the following example:

...