JP-10: Experimental And Derived Thermodynamic Properties
National Institute of Standards and Technology
@usgov.national_institute_of_standard_jp_10_experimental_and__d61b14f8
National Institute of Standards and Technology
@usgov.national_institute_of_standard_jp_10_experimental_and__d61b14f8
CREATE TABLE table_2_measured_vapor_pressures (
"method" VARCHAR,
"t_k" DOUBLE,
"p_kpa" DOUBLE,
"n__delta_p_kpa" DOUBLE,
"u_p_kpa" DOUBLE,
"n__delta_t_k" DOUBLE
);
CREATE TABLE table_4_derived_enthalpies_of_vaporization (
"t_k" DOUBLE,
"unnamed_1" VARCHAR,
"n__delta_l_g_h_m_kj_mol_1" DOUBLE,
"u_delta_l_g_h_m_kj_mol_1" DOUBLE
);
CREATE TABLE table_6_derived_heat_capacities_from_dsc (
"t_k" DOUBLE,
"c_sat_m_r" DOUBLE,
"u_c_sat_m_r" DOUBLE
);
CREATE TABLE n__7_measured_temperatures_for_densities_on_the_g_l_co_122fb748 (
"n__rho_kg_m_3" VARCHAR,
"u_rho_kg_m_3" VARCHAR,
"t_k" DOUBLE,
"u_t_k" DOUBLE,
"primary_phase" VARCHAR
);
Anyone who has the link will be able to view this.