Considering both tsm and nsm, look through variables and processes that are time-dependent and consider how the (user-defined) time dim will be used to make sure the timestep is correctly handled.
As part of this issue, we should rename the timestep variable that's used in processes to dt to avoid confusion with the timestep incrementor.
Considering both
tsmandnsm, look through variables and processes that are time-dependent and consider how the (user-defined) time dim will be used to make sure the timestep is correctly handled.As part of this issue, we should rename the
timestepvariable that's used in processes todtto avoid confusion with the timestep incrementor.