Hello everyone, I’m modeling a region of the Atlantic Ocean that experiences extraordinary tides and where residual tidal currents are important in the circulation. We’re calculating a heat and salt balance and need to use current fields to calculate (i.e., monthly) transport. get_transport.m applies a full grid adjustment, but in this case, we’re only calculating in a small region of the domain.
My question is related to how to save the *_ave.nc files at the cycles of each tidal component, which is never exact (it varies), and therefore a remnant remains due to the simulation time and the offset from the tidal cycle. One possibility is to perform simulations forcing the process with only one tidal component, but it’s still difficult to cut the files at exact tidal times.
Any help is welcome, thanks in advance.