Posted Thu, 20 Mar 2014 17:21:15 GMT by dcid
Hi all
I have a question. Feflow 6.1 calculates RMS in the scatter plot window. How its calculated?. the observed times and simulated times are different, felfow interpolate de simulated results to get a result in the observed time??
Thanks
Posted Fri, 21 Mar 2014 00:44:27 GMT by adacovsk
RMS = (sum of (computed - observation)^2) / (number of observations)
STDEV = (sum of (computed - observation)^2) / (number of observations - 1)

It's not just FEFLOW 6.1 that calculates RMS this way.  ;D

You must be signed in to post in this forum.