I am new ROMS user. I need to write out the averaged quadratic term <wT> and see that ROMS has the following options for the <uT>, <vT> terms:
Aout(idUTav) == T F ! utemp, usalt quadratic <u*t> T/S terms
Aout(idVTav) == T F ! vtemp, vsalt quadratic <v*t> T/S terms
But I don't see a corresponding option for the vertical heat flux. Will I have to modify the source code to write out this variable?
Thanks for your help.