<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,8 +1,7 @@
+require 'ruby-units'
 require 'geometry'
 include Geometry
 require 'facets'
-require 'ruby-units'
-require 'winder'
 
 
 parts = %w(chassis lids)
@@ -48,15 +47,6 @@ channel_thickness = (ribbon_thickness*turns)+1
  tolerance_distance = 0.01
 # tolerance_distance = 0.08
 
-#Joule heating calculations
-drive_amps = 2000.0 * amp
-wire_resistance = (Unit(&quot;1.5883 ohm&quot;)/Unit(&quot;1000 ft&quot;))  &gt;&gt; Unit(&quot;ohm/mm&quot;)  # ohms per mm  derived from http://www.eskimo.com/~billb/tesla/wire1.txt
-coil_resistance = wire_resistance *(coil.coil_length*mm)
-specific_heat_of_copper = (Unit(&quot;24.440 J&quot;)/Unit(&quot;1 mole&quot;)/Unit(&quot;1 kelvin&quot;))
-atomic_weight_of_copper = (Unit(&quot;63.546 g&quot;)/Unit(&quot;mole&quot;))
-coil_weight = ((Unit(&quot;19.765 lb&quot;)/Unit(&quot;1000 ft&quot;) &gt;&gt; Unit(&quot;g/mm&quot;))*(coil.coil_length*mm)) 
-coil_weight_in_moles = (coil_weight * atomic_weight_of_copper.inverse)
-joule_heating = ((coil_resistance * (drive_amps**2))&gt;&gt;Unit('watt')   )* (specific_heat_of_copper.inverse) *coil_weight_in_moles.inverse
 
 
 # Amp&#232;re's force law calculations  http://en.wikipedia.org/wiki/Amp&#232;re%27s_force_law</diff>
      <filename>mged_controller.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>00bcbb874bc31d50bbdf44def152d821c34e493d</id>
    </parent>
  </parents>
  <author>
    <name>mark</name>
    <email>mark@criticalmetrics.com</email>
  </author>
  <url>http://github.com/famulus/decawell/commit/eb9e7387b608d2305081f6263ef1f46412c7ff9c</url>
  <id>eb9e7387b608d2305081f6263ef1f46412c7ff9c</id>
  <committed-date>2009-11-01T13:03:21-08:00</committed-date>
  <authored-date>2009-11-01T13:03:21-08:00</authored-date>
  <message>remove joule heating code</message>
  <tree>6b433353b709dac4f266f8cb62e483dd652f4618</tree>
  <committer>
    <name>mark</name>
    <email>mark@criticalmetrics.com</email>
  </committer>
</commit>
