suavecode / SUAVE

An Aircraft Design Toolbox
suave.stanford.edu
GNU Lesser General Public License v2.1
401 stars 393 forks source link

Missing thermal_conductivity for Lithium_ion.py #574

Open danielenriquez59 opened 2 years ago

danielenriquez59 commented 2 years ago

Lines:

    self.cooling_fluid                                 = Air()    
    self.cooling_fluid.cooling_flowspeed               = 0.01   

Should also have

self.thermal_conductivity = 0.0259 # W/(mK)