Data From "High-temperature Tensile Constitutive Data And Models For Structural Steels In Fire (NIST Technical Note 1714)"
National Institute of Standards and Technology
@usgov.national_institute_of_standard_data_from_high_temperat_40aad76c
National Institute of Standards and Technology
@usgov.national_institute_of_standard_data_from_high_temperat_40aad76c
CREATE TABLE tn1714data (
"source" VARCHAR,
"reference" VARCHAR,
"year" VARCHAR,
"t" BIGINT,
"dedt" VARCHAR,
"rfy" DOUBLE,
"rfy02" VARCHAR,
"rts" VARCHAR,
"fy002" VARCHAR,
"ts" VARCHAR,
"fy20" VARCHAR,
"steel" VARCHAR,
"ra" VARCHAR,
"elt" VARCHAR,
"notes" VARCHAR,
"fy02" VARCHAR,
"fy01" VARCHAR,
"ets" VARCHAR,
"sample" VARCHAR,
"specimen" VARCHAR,
"e" VARCHAR,
"ue" VARCHAR
);
CREATE TABLE tn1714data_attributes (
"variable" VARCHAR,
"units" VARCHAR,
"type" VARCHAR,
"description" VARCHAR,
"tn1714figure" VARCHAR,
"tn1714equation" VARCHAR
);
Anyone who has the link will be able to view this.