I want to calculate the rms of dp/dt,so i want to know if it is possible to calculate dp/dt then use the average field function to calculate the rms value of dp/dt
does anyone any ideas how it can be calculated in openFoam?
there is function in openfoam called ddt2 which can be used to calculate (dp/dt)^2 and after that i think temporal statistics can be used to calculated average of (dp/dt)^2 which is 1/N*sum((dp/dt)^2 ) then i think calculate can be used to get sqr