Baselight

RareTechSEA1–60

Plate Heat Exchanger data set - 60k data points

@kaggle.desmondaubery_raretechsea1_60

Raretechsea1–60
@kaggle.desmondaubery_raretechsea1_60.raretechsea1_60

  • 7.32 MB
  • 59265 rows
  • 23 columns
thickness

Thickness

temp1in

Temp1In

temp1out

Temp1Out

temp2in

Temp2In

temp2out

Temp2Out

fluid1

Fluid1

fluid2

Fluid2

q

Q

qr

Qr

lmtd

Lmtd

theta1

Theta1

theta2

Theta2

m1

M1

m2

M2

dp1

DP1

dp2

DP2

v1in

V1In

v2in

V2In

a

A

m

M

ae

Ae

me

Me

np

NP

0.3999999868635767.983879212409.9086968.3181151.01089324.946120710.86551939.1619998.880000131.1187630.0556565410.923381570.19325122272271-0.002742096544
0.3999999841343040.9123614315552.3819276.190951.02395716.836223610.65704941.59500112.05665.93190.912949920.481647940.12388089661.51655.51.0220995441
0.3999999869768069.0915154433383.8417476.7683491.03466126.765500110.54305127.32099917.47621.07584820.4303260.358412410.22975953336.66335.420010.008512352543
0.3999999865717665.0559163937407.1409350.8926161.10031255.45299639.946342534.04918.59313.8250157.37795590.626421090.343003452602590.002274286520
0.3999999861565060.97031179272.183968.0459751.12462514.44592629.754637726.00412.780.97484642.6630130.4087570.20654419306.2812305.0400112.239405494
0.3999999822273222.0626614035647.9621129.592421.12738384.43504678.814513231.89800134.9760021.047847459.9042890.36273780.44771075334.79999333.56-0.000150582540
0.3999999872778372.034142169474.49008118.622521.15416114.33215099.501151145.33200121.39100170.96981841.9435881.60329150.7922480125912580.98243916518
0.3999999865605764.6832053639449.89413224.947051.19353714.18922856.437340345.54399929.71699945.52989626.8979640.534490880.34868899643.58637.58.1042347429
0.3999999860535059.6600722119430.3528447.8169861.2215425.73046217.908096829.36822.64699943.95978512.0950690.205171440.16116543333.5610332.3200110.000375538
0.3999999827181526.63656121401129.86351129.86351.24910817.20514119.31589630.70923.88299944.57033227.3702913.82613713.0551105199198-0.006152789398

CREATE TABLE raretechsea1_60 (
  "thickness" DOUBLE,
  "temp1in" BIGINT,
  "temp1out" BIGINT,
  "temp2in" BIGINT,
  "temp2out" DOUBLE,
  "fluid1" BIGINT,
  "fluid2" BIGINT,
  "q" DOUBLE,
  "qr" DOUBLE,
  "lmtd" DOUBLE,
  "theta1" DOUBLE,
  "theta2" DOUBLE,
  "m1" DOUBLE,
  "m2" DOUBLE,
  "dp1" DOUBLE,
  "dp2" DOUBLE,
  "v1in" DOUBLE,
  "v2in" DOUBLE,
  "a" DOUBLE,
  "m" DOUBLE,
  "ae" DOUBLE,
  "me" DOUBLE,
  "np" BIGINT
);

Share link

Anyone who has the link will be able to view this.