summaryrefslogtreecommitdiff
path: root/548/CH4/EX4.27/4_27.sce
diff options
context:
space:
mode:
Diffstat (limited to '548/CH4/EX4.27/4_27.sce')
-rwxr-xr-x548/CH4/EX4.27/4_27.sce6
1 files changed, 6 insertions, 0 deletions
diff --git a/548/CH4/EX4.27/4_27.sce b/548/CH4/EX4.27/4_27.sce
new file mode 100755
index 000000000..60f8a7e8c
--- /dev/null
+++ b/548/CH4/EX4.27/4_27.sce
@@ -0,0 +1,6 @@
+pathname=get_absolute_file_path('4_27.sce')
+filename=pathname+filesep()+'4_27data.sci'
+exec(filename)
+Tw=q*Cf;disp(Tw,"Tw=","Tw=q*Cf","shear stress at point 0.6096 m Tw:");
+printf("\Answer:\n")
+printf("\n\shear stress at a point 0.6096m downstream of the leading edge: %f m\n\n",Tw)