Frictional Resistance
Compute frictional hull resistance using frictionalResistanceNewtons = 0.5 * 1025 * speedMs^2 * wettedAreaM2 * frictionCoefficient with a default coefficient of 0.004.
Description
Compute frictional hull resistance using frictionalResistanceNewtons = 0.5 * 1025 * speedMs^2 * wettedAreaM2 * frictionCoefficient with a default coefficient of 0.004.