
{
relevant { isRun && Data contains "P"; }
value { 0.03 * Duration * BikeIntensity^3.5; }
}
BTW, using v3.6 you can download sample Stryd custom metrics from CloudDB.



Hi Ale, thanks for the response.Your formula gives the same low result as the second one here in my list.
Here are screenshots of the RSS formulas I tried, in addition to yours, just now. At the bottom, is a Coggan PMC. TSSBikeRun and Bikestress agree exactly.
RSS is always lower than TSSBikeRun.
That's expected.
RSS is always lower than TSSBikeRun.If you want to use RSS the reference to use is the Stryd implementation, not BikeStress/TSS which is a metric designed for cycling.
value { 100*(Duration/3600)* BikeIntensity^2; } --> 75
value { 0.03 * Duration * BikeIntensity^3.5; } -> 71
Ah... I think the "problem" is that the BikeIntensity is significantly less than than 1. My Bikeintensity was only 0.916 in the above example (I assume the test button uses the latest Activity)
Unless the activity is pretty short relative intensity likely will be < 1.
Test uses the selected activity in Activities View sidebar
Unless the activity is pretty short relative intensity likely will be < 1.Yeah I understood that part. Just not the part where the Stryd model really has running LESS stressful per watt than biking when just a small amount under threshold. This was unexpected for me. In my experience, the running actually takes more recovery than biking at the same intensity. But that might be because for me it's all up/downhill. The legs take quite a pounding. Downhill running is obviously not in their model.