summaryrefslogtreecommitdiff
path: root/1538/CH22/EX22.3/Ex22_3.sce
blob: c7094ae0dfbcbf0c3ee2cdbb5fc85b983bfe8426 (plain)
1
2
3
4
5
6
7
8
9
10
//example-22.3
//page no-660
//given
//critical magnetic field
Hc=7.9*10^3  //A/m
//diameter of aluminium wire
d=1*10^-3   //m
//critical current is give by
Ic=2*(%pi)*d*Hc  //A
printf ("the critical current which can pass through a long thin superconducting wire of aluminium is %f A",Ic)