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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lsdyna_parser-0.0.1.tar.gz.
File metadata
- Download URL: lsdyna_parser-0.0.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1cd1e17ee73b5fae542ee79329947853467c1212f3abeb84d54154a2c86a621e
|
|
| MD5 |
037c4d95385860236bc423041240d20c
|
|
| BLAKE2b-256 |
e58b6da3796c301a8ea0a6522cb7d9c9752ab30c7b6cb3b0ac1ea29572d676c9
|
File details
Details for the file lsdyna_parser-0.0.1-py3-none-any.whl.
File metadata
- Download URL: lsdyna_parser-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8388a313c620730e71778b96d44be17fb4a36a3bef02629898e2e0a83a95cdc
|
|
| MD5 |
aefdbadc9d18ed2e608fadf92969022a
|
|
| BLAKE2b-256 |
802f4c83cf6984b1d331ddedf81f4f9ac6d3f9c15abbcc59a4af17bce68cbcda
|