You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The subroutine HA_init is called from the subroutine tidal_forcing_init, but it seems that in regional models tides can be forced from open boundaries only without enabling astronomical tidal forcing.
Right now only one accumulator of FtF is implemented (at each baroclinic time step) and is shared between all FtSSH. This would become problematic if some FtSSH is accumulated at different time steps (e.g., the barotropic time step).
Also, the harmonic analysis doesn't really need such a high temporal resolution. Instead of each baroclinic time step, they can be called at, e.g., each hour. It might be more convenient to have a user-specified sampling frequency.
hor_index_type
to specify the dimensions.The text was updated successfully, but these errors were encountered: