diff options
author | prashantsinalkar | 2018-02-03 10:59:42 +0530 |
---|---|---|
committer | prashantsinalkar | 2018-02-03 10:59:42 +0530 |
commit | d1e070fe2d77c8e7f6ba4b0c57b1b42e26349059 (patch) | |
tree | 612077a22c8142c0ae754ec11882a4e7d5dc25a4 /3776/CH1/EX1.1 | |
parent | f35ea80659b6a49d1bb2ce1d7d002583f3f40947 (diff) | |
download | Scilab-TBC-Uploads-d1e070fe2d77c8e7f6ba4b0c57b1b42e26349059.tar.gz Scilab-TBC-Uploads-d1e070fe2d77c8e7f6ba4b0c57b1b42e26349059.tar.bz2 Scilab-TBC-Uploads-d1e070fe2d77c8e7f6ba4b0c57b1b42e26349059.zip |
Modified the code
Diffstat (limited to '3776/CH1/EX1.1')
-rw-r--r-- | 3776/CH1/EX1.1/Ex1_1.sce | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3776/CH1/EX1.1/Ex1_1.sce b/3776/CH1/EX1.1/Ex1_1.sce index f0d2002bc..ea165c7b0 100644 --- a/3776/CH1/EX1.1/Ex1_1.sce +++ b/3776/CH1/EX1.1/Ex1_1.sce @@ -11,7 +11,7 @@ BC = 1.0 //m CF = 2.5 //m contact_area = 200*200 // sq.mm , The contact area at c -//caliculations +//calculations //Balancing forces in the x direction: // Balncing the moments about C and B: Fx = 0 |