TEXT_PARSER_CUSTOM =============================== .. _textparsercustom: The *TEXT_PARSER_CUSTOM worker now supports extraction of LS-DYNA material data through two new variable types : 1. lsdyna-fixed-width Extracts scalar values from 10-character fixed-width column headers commonly used in LS-DYNA material cards. 2. lsdyna-mat-curves Enables extraction of stress–strain curve data by following the full LS-DYNA reference chain. .. thumbnail:: /_images/Images/textparsercustom.png :title: TEXT_PARSER_CUSTOM | | *TEXT_PARSER_CUSTOM worker -> Added LS-Dyna DEFINE_CURVE support: extract curves with or without \$# (data start = first line with two numbers), filter by curve name, link with material from name, exclude curves used in define tables, and show correct point count in the variables list. .. thumbnail:: /_images/Images/textparsercustom1.png :title: TEXT_PARSER_CUSTOM | | .. thumbnail:: /_images/Images/textparsercustom2.png :title: TEXT_PARSER_CUSTOM | |