The PTC Community is on temporary read only status in preparation for moving our community to a new platform. Learn more here
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.
