Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Error numpy.float64 keeps showing up on line 49. Can you help me find out what it is? Some people say it a paranthesis problem but

Error "numpy.float64" keeps showing up on line 49. Can you help me find out what it is? Some people say it a paranthesis problem but where??

image text in transcribed

ile Edit Search Source Run Debug Consoles Projects Tools View Help C: E dtor dass example 2.py dass example 3.py project, py 28 time 3.0 3600.0 29 Volume 1.0 30 thermal conductivity of Pine perpendicular to grain from woodproducts 31 0.14 33 specificvolumeln 1.0/ props (TD "T Tin, TP Pin Ammonia 34 Enthalpy In props H", "T Tin TP Pin Ammonia 35 Mdotin Vdotin/SpecificVolumeln 36 37 def Tambo (t): 38 Tamb ((-3.0e-6 t 2 0.0296 t 5.0e-14) 273.15 Kelvin return Tamb 39 41 def box(inputs,t): inputs[0 42 43 inputs Density m/volume 45 h props ('H', 'U', u, 'D m/volume "Ammonia (IT Density Armonia Temperature Box props 47 dmdt (Vdotin/SpecificVolumeln Vdotout ensit Work Coil current Coilvolt 49 udt (Kwood Area) Tam (t emperatureBox)/(thickness Work Mdot EnthalpyIn) ((Vdotout Density (h) 50 BoxList dndt,dudt return BoxList 51 52 53 TO 15 273.15 55 101325 56 De props ("D "T TO, TP PO, Ammonia 57 mo 1/DO 58 ue props u', 'T', TO 'P Pe, Ammonia 60 61 62 63 t linspace 0,108000, 1000) 65 tiso ver 66 sol odeint (box, Due, me), t) Variable explorer a Name Type Value Float 1 e e12 Vdotout 1.0 olume float 1.3715888502454536 float sides float 1.0 float 64 (1000L,) 107783 thickness float 0.02 time float 10800.0 float 1529138.5273906102 Help variable explorer File explorer IPython console ch console 1/A File C:/Users/deebr/Desktop/Thermo Python/project.py line 66, in module sol odeint Cue, me], t) File C:\ProgramDataVAnaconda2 libVsite-packages Wscipy Mintegratelodepack.py", line 215 in odeint ixpr. mxstep, mxh mxordn mxords nil, File "C: /Users/deebr/Desktop/Thermo Python/project. py line in box dudt Kwood Area Tamb (t Temperature Box) (thickness Work (Mdotin EnthalpyIn) Vdotout Density) (h)) Type Error: 'numpy float64' object is not callable

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Handbook Of Relational Database Design

Authors: Candace C. Fleming, Barbara Von Halle

1st Edition

0201114348, 978-0201114348

More Books

Students also viewed these Databases questions