Abaqus Odb To Grid CSV

Convert per-case Abaqus FEA outputs into ML-ready (X, Y) wide-table CSVs. Pivots irregular FEA mesh node displacements onto a regular N×N grid via direct binning (structured mesh) or bilinear resampling, picks the final frame as the deformation target, and aggregates across many cases into X_amplitude.csv (design vectors) + Y_grid_uz.csv (flattened grid displacement). Use when the user has a folder of completed FEA cases and wants to train a Ridge / MLP / Gaussian Process surrogate on the (input → displacement field) mapping.

majiayu000 340f777 4 files · 26.2 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/abaqus-odb-to-grid-csv commit 340f777ecc

Frequently asked questions

npx skillmds add majiayu000/abaqus-odb-to-grid-csv