diff --git a/rowers/templates/otwsetpower.html b/rowers/templates/otwsetpower.html index 7a997bed..d9b56935 100644 --- a/rowers/templates/otwsetpower.html +++ b/rowers/templates/otwsetpower.html @@ -1,75 +1,74 @@ -{% extends "base.html" %} +{% extends "newbase.html" %} {% load staticfiles %} {% load rowerfilters %} {% block title %}Advanced Features {% endblock %} -{% block content %} -
+ For the advanced OTW power and wind correction calculation, + we need to know the boat type and the average weight per crew member. + Currently only 1x (single) is implemented. Setting the value to + 2x (double) will still run the calculations for a single. + We use FISA minimum boat weight and standard rigging for our calculations. +
-- Edit Workout -
-- Workflow View -
+The Quick calculation option potentially speeds up the calculation, + at the cost of a slight reduction in accuracy. It is recommended + to keep this option selected.
-- Advanced Edit -
- -- For the advanced OTW power and wind correction calculation, - we need to know the boat type and the average weight per crew member. - Currently only 1x (single) is implemented. Setting the value to - 2x (double) will still run the calculations for a single. - We use FISA minimum boat weight and standard rigging for our calculations. -
- -The Quick calculation option potentially speeds up the calculation, - at the cost of a slight reduction in accuracy. It is recommended - to keep this option selected.
++ The power calculations take wind and stream as inputs. +
++ Set wind strength and direction +
+ ++ + Set river stream strength + +
+ + +
-
+