Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
There is one more calculation to be performed based on the interperolated values. However the value of appears to change after the calculation of
. I do not understand why? Any suggestions.
Thanks.
Solved! Go to Solution.
Hi,
Function get_k() is defined twice. Value changes when you define the second function.
Cheers
Terry
Hi,
Function get_k() is defined twice. Value changes when you define the second function.
Cheers
Terry
Thank you very much Terry.