Files
Atomizer/projects/hydrotech-beam/studies/01_doe_landscape/results/history.db

40 lines
20 KiB
Plaintext
Raw Normal View History

SQLite format 3@ .<2E><> <0F>
<EFBFBD> <0B><0F> `
<EFBFBD>h))<01> tableschema_versionschema_versionCREATE TABLE schema_version (
version INTEGER PRIMARY KEY
)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)<29><01>tabletrialstrialsCREATE TABLE trials (
id INTEGER PRIMARY KEY AUTOINCREMENT,
study_name TEXT NOT NULL,
trial_id INTEGER NOT NULL,
iteration TEXT,
timestamp TEXT NOT NULL,
-- Design variables
beam_half_core_thickness REAL,
beam_face_thickness REAL,
holes_diameter REAL,
hole_count INTEGER,
-- Results
mass_kg REAL,
tip_displacement_mm REAL,
max_von_mises_mpa REAL,
-- Constraint checks
disp_feasible INTEGER, -- 0/1
stress_feasible INTEGER, -- 0/1
geo_feasible INTEGER, -- 0/1
fully_feasible INTEGER, -- 0/1
-- Meta
status TEXT DEFAULT 'COMPLETE', -- COMPLETE, FAILED, PRUNED
error_message TEXT,
solve_time_s REAL,
iter_path TEXT,
notes TEXT,
-- Unique constraint: no duplicate (study, trial) pairs
UNIQUE(study_name, trial_id)
)+?indexsqlite_autoindex_trials_1trials <00>d?M /<07>Chydrotech_beam_doe_phase1iter0012026-02-11T15:13:00.121368+00:00@9)x<><78><EFBFBD><EFBFBD>@5<>$<24>/,
FAILEDNX solve failed: @Ph<50>\)C:\Users\antoi\Atomizer\projects\hydrotech-beam\studies\01_doe_landscape\iterations\iter001
<0F><0F>? hydrotech_beam_doe_phase1