Skip to main content

Simple parser for LS-Dyna decks

Project description

The following code will return a dictionary containing all entities of the Ls-Dyna model. An entity consits of the Keyword and the corresponding cards as a list of parameter lines.

from lsdyna_parser import parse_lsdyna_deck
parsed_dyna = parse_lsdyna_deck(path='example_lsdyna_deck.k')

The parser can be used as a starting point for model analysis and CAE process automation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lsdyna_parser-0.0.1.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

lsdyna_parser-0.0.1-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page