From b5baa3f53a007beae68aa16ce84cd35ddb260d10 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 24 Aug 2009 22:12:45 -0400 Subject: [PATCH] Changed Mechanics.asy's default Vector.out_of_plane_radius -> 1mm --- asymptote/Mechanics.asy | 2 +- latex/problems/Young_and_Freedman_12/problem27.39.tex | 1 - latex/problems/Young_and_Freedman_12/problem27.73.tex | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) 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