Toolboxes for working with LS-Dyna and LS-Prepost through python.
Project description
LS_toolbox
A collection of tools for working with LS-DYNA and LS-PrePost.
Installation
pip install LS_toolbox
Create environment variables named LSDYNA_PATH and LSPREPOST_PATH and set them to the paths of the LS-DYNA and LS-PrePost executables, respectively.
To do this, open the terminal and type:
For Windows:
setx LSDYNA_PATH "path\to\lsdyna\executable"
setx LSPREPOST_PATH "path\to\lsprepost\executable"
For Linux:
export LSDYNA_PATH="path/to/lsdyna/executable"
export LSPREPOST_PATH="path/to/lsprepost/executable"
Usage
import LS_toolbox as lst
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 ls_toolbox-0.1.5.tar.gz.
File metadata
- Download URL: ls_toolbox-0.1.5.tar.gz
- Upload date:
- Size: 11.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b41f9d46b4f8f70f642b43487e6602a19ad4cf6d1574583c2ef5d7a5c140d477
|
|
| MD5 |
4c2482c9584e8bc641fcbfb2ea546751
|
|
| BLAKE2b-256 |
848c44b3f499d94542141343837fa7923a9135945b719d881a934f84e9af204b
|
File details
Details for the file LS_toolbox-0.1.5-py3-none-any.whl.
File metadata
- Download URL: LS_toolbox-0.1.5-py3-none-any.whl
- Upload date:
- Size: 13.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
938ab572465264f5b6dbe527bd31838980058b7f396e805e93783cca70cb5764
|
|
| MD5 |
fc43ff55a04d633e86ce0a0bdd95fe9b
|
|
| BLAKE2b-256 |
1c93401cd467855d0ffdf9d312737d704b49d5d6c2349f08038ee41db3d05a95
|