From 0a18100b89315e5009537f112e404dc0f2e3fca1 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Tue, 1 May 2018 08:34:47 +0200 Subject: [PATCH] better physics recipe --- rowers/templates/physics.html | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/rowers/templates/physics.html b/rowers/templates/physics.html index 4ed2bd7f..efc5757d 100644 --- a/rowers/templates/physics.html +++ b/rowers/templates/physics.html @@ -107,16 +107,27 @@ GPS. For now, export the data to Strava and then import them here.
  1. Click on the workout. This will bring you to the workout Edit view
  2. Click on the "Advanced" button
  3. -
  4. Click on Edit Wind Data (optional) to edit wind data. Go back to Advanced when you're done.
  5. -
  6. Click on Edit Stream Data (optional) to edit stream data. Go back to Advanced when you're done.
  7. +
  8. Click on "Geeky Stuff"
  9. +
  10. Look for three buttons labelled "Edit Wind Data", "Edit Stream + Data" and "OTW Power"
  11. +
  12. If you have wind or stream data, click on the appropriate + button and enter your data.
  13. +
  14. If you have both wind and stream, click the shortcut button + on the respective page to take you to the other parameter
  15. Click on OTW Power
  16. -
  17. Select the boat type and enter the average weight per crew member. - Do not use the crew total weight.
  18. +
  19. Select the boat type and enter the average weight + per crew member. + Do not use the crew total weight.
  20. Click "Update & Run"
  21. Go do something else. You will receive an email when the calculations are finished. The calculation itself will take about 10 minutes for an hour long row, but there may be other people's calculations in the queue, so -it may take longer.
  22. -
  23. From the "Advanced" view, click on "Corrected Pace Plot" to see the result. From here, you can re-run the calculation with different parameters.
  24. + it may take longer. +
  25. Progress can be monitored by clicking on "here" in the message + at the top of the page advising that the calculation has + begun.
  26. +
  27. + When the calculation is complete, go back to the "Geeky Stuff" page + and click on "Corrected Pace Plot" to see the result. From here, you can re-run the calculation with different parameters.

@@ -152,4 +163,4 @@ well validated. For that, I need to collect data, so keep the workouts coming! - {% endblock content %} \ No newline at end of file + {% endblock content %}