Hello,
To clarify, I do not want the transports after the fields have been interpolated onto the physics grid. Instead, I want to first accumulate the vertically integrated meridional transports of Q, T, and Z over each dynamics timestep and then interpolate to the regular grid and save to the history file.
From looking at the source code, it appears that cam_comp.F90 calls the dynamics package with a call to stepon_run3(...), so presumably this is where the model actually transports moisture and heat? I believe this may involve a change to scanslt.F90 but I could be mistaken.
Thanks,
Michael
To clarify, I do not want the transports after the fields have been interpolated onto the physics grid. Instead, I want to first accumulate the vertically integrated meridional transports of Q, T, and Z over each dynamics timestep and then interpolate to the regular grid and save to the history file.
From looking at the source code, it appears that cam_comp.F90 calls the dynamics package with a call to stepon_run3(...), so presumably this is where the model actually transports moisture and heat? I believe this may involve a change to scanslt.F90 but I could be mistaken.
Thanks,
Michael