File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change 1414- Supports **circular and rectangular turbine profiles** for swept area calculations.
1515- Processes **ADCP data** to derive meaningful hydrodynamic insights.
1616
17- Functions:
18- ----------
19- - `_slice_circular_capture_area`: Slices a circular capture area based on ADCP depth bins.
20- - `_slice_rectangular_capture_area`: Slices a rectangular capture area based on ADCP depth bins.
21- - `power_curve`: Computes power curve and power statistics for a marine energy device.
22- - `_average_velocity_bins`: Averages velocity profiles into velocity bins.
23- - `_apply_function`: Applies statistical functions (mean, RMS, std) to velocity data.
24- - `velocity_profiles`: Computes velocity profiles for different statistical measures.
25- - `device_efficiency`: Computes the efficiency (power coefficient) of a tidal energy device.
26- - `_calculate_density`: Computes averaged water density for a given time period.
27-
2817Usage:
2918------
3019This module is intended for use with ADCP data to evaluate the performance
You can’t perform that action at this time.
0 commit comments