feat(tensile_coupons): initial dataset & dictionary - #36
Merged
Conversation
pierreleripoll
requested review from
andskia and
dlignos
and removed request for
andskia and
dlignos
April 20, 2026 17:24
Contributor
DL: OK
DL: OK
DL: OK
DL: OK
DL: OK
DL: OK @pierreleripoll see under each one of your points - overall we agree with the adaptations. |
Contributor
|
@pierreleripoll all clear - this is correct. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Initial data drop for the Tensile Coupons subtab under Materials (tracks RESSLab-Team/resslab-hub#230).
Contents
tensile_coupons/tensile_coupons.csv— 15 specimens × 70 columns (Wen, Skiadopoulos, Ashida & Lignos, 2026)tensile_coupons/tensile_coupons_data_dictionary.csv— dictionary drafted fromdescripton_of_items_19_04_2026.docx+ master CSVtensile_coupons/stress_strain/{specimen_id}.csv— 15 engineering stress-strain curves, id-as-filenameREADME.md— addedtensile_coupons/to the supported directories listPoints for @dlignos & @andskia
%in identifiers — CSV and dictionary both updated):specimen_id→id(codegen treats only the literalidas the primary key, matching every other table)yield_stress_02%__mpa_→yield_stress_02__mpa_,yield_strain_02%→yield_strain_02elongation_at_fracture__%_/elongation_after_fracture__%_/reduction_of_area__%_→ drop the__%_suffix (unit%stays in the dictionary)c__%_…fe__%_→c…fe(matches the Materials DB convention)bin_discont_yieldstored asyes/noinstead of1/0— the uploader's Boolean convention (used bycolumns.cfeandconnections.slab/backing_bar/aisc_pz_violation_*) is case-insensitiveyes/no.NAstays as-is.b,zr,sn,ca,h,feare 100%NAin the current 15 rows. Kept asDecimalFloat, nullable=Truewith placeholder example values — swap in real ones if available.