Would it be possible to display the kilojoules (kJ) expended during swimming workouts by multiplying the kilocalories (kcal) burned by 4.184, which is known as the “thermochemical calorie” according to the ISO 31-4 standard?
If so, how can I accumulate this value in my “Work” graph on my fitness page along with those from my running and cycling activities to get a weekly workload?
I need to correct my function because swimming would have the lowest energy efficiency of the three disciplines. Studies show that swimming efficiency is generally less than 10%, often ranging between 6% and 8%.
Some experts (sports scientists, physiologists) are saying that it’s closer to 20%, even among some professionals. The really good pros might be closer to 25%, but not all the time.
Thanks David! But could we still have it as an option in the settings page please, like how we pick kms instead of miles etc? I don’t know about other countries, but in Australia we use kjoules for everything (eg, all the information on food packaging is in kJ). It would be so much easier and intuitive if we didn’t need to write code - I don’t know how to write the javascript and am not sure how to adjust it for my situation (eg, the field I’ve adapted from your above doesn’t update unless I go into the script window and select the ‘play’ arrow).