Baselight

Predicting Critical Heat Flux

prediction of critical heat flux using Machine Learning

@kaggle.saurabhshahane_predicting_heat_flux

Loading...
Loading...

About this Dataset

Predicting Critical Heat Flux

Context

This dataset was prepared for the journal article entitled "On the prediction of critical heat flux using a physics-informed machine learning-aided framework" (doi: 10.1016/j.applthermaleng.2019.114540). The dataset contains processed and compiled records of experimental critical heat flux and boundary conditions used for the work presented in the article.

Acknowledgements

Zhao, Xingang (2020), “Data for: On the prediction of critical heat flux using a physics-informed machine learning-aided framework”, Mendeley Data, V1, doi: 10.17632/5p5h37tyv7.1

Tables

Data Chf Zhao 2020 Ate

@kaggle.saurabhshahane_predicting_heat_flux.data_chf_zhao_2020_ate
  • 37.51 kB
  • 1,865 rows
  • 10 columns
Loading...
CREATE TABLE data_chf_zhao_2020_ate (
  "id" BIGINT,
  "author" VARCHAR,
  "geometry" VARCHAR,
  "pressure_mpa" DOUBLE  -- Pressure [MPa],
  "mass_flux_kg_m2_s" BIGINT  -- Mass Flux [kg/m2-s],
  "x_e_out" DOUBLE  -- X E Out [-],
  "d_e_mm" DOUBLE  -- D E [mm],
  "d_h_mm" DOUBLE  -- D H [mm],
  "length_mm" BIGINT  -- Length [mm],
  "chf_exp_mw_m2" DOUBLE  -- Chf Exp [MW/m2]
);

Share link

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