From: W. Trevor King Date: Tue, 25 Aug 2009 02:12:45 +0000 (-0400) Subject: Changed Mechanics.asy's default Vector.out_of_plane_radius -> 1mm X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b5baa3f53a007beae68aa16ce84cd35ddb260d10;p=course.git Changed Mechanics.asy's default Vector.out_of_plane_radius -> 1mm --- diff --git a/asymptote/Mechanics.asy b/asymptote/Mechanics.asy index 82f8dfd..34360ff 100644 --- a/asymptote/Mechanics.asy +++ b/asymptote/Mechanics.asy @@ -99,7 +99,7 @@ struct Vector { this.phi = phi; this.outline = outline; this.L = L; - this.out_of_plane_radius = 3mm; + this.out_of_plane_radius = 1mm; this.out_of_plane_tolerance = 0.01; } diff --git a/latex/problems/Young_and_Freedman_12/problem27.39.tex b/latex/problems/Young_and_Freedman_12/problem27.39.tex index 38ffec8..7268a97 100644 --- a/latex/problems/Young_and_Freedman_12/problem27.39.tex +++ b/latex/problems/Young_and_Freedman_12/problem27.39.tex @@ -47,7 +47,6 @@ Bs.push(BField(cBar+(0,dBy), phi=-90, "\vect{B}")); Bs.push(BField(cBar+(-lBar/2,dBy), phi=-90)); Bs.push(BField(cBar+(+lBar/2,dBy), phi=-90)); for (i=0; i