Hello TRNSYS users,
As I understand, TRNSYS outputs are averaged values over a time step, meaning that the output value of T at timestep n is an average of T between n-1 and n. When creating a new Type, would it be correct of me to have T_output(n) = (T(n) + T(n-1))/2, where T(n) is the newly computed value in the current iteration and time step and T(n-1) is the converged value from the previous time step? If not, how is this average normally computed in TRNSYS Types?
Best regards,
Knut Erik Enerstvedt