wecopttool.WEC.time_nsubsteps

WEC.time_nsubsteps(nsubsteps)[source]

Create a time vector with finer discretization.

Calls wecopttool.time() with the appropriate inputs for the WEC object.

Parameters:

nsubsteps (int) – Number of substeps between implied/default time steps.

Return type:

ndarray

See also

time, WEC.time