pylems - Man Page
LEMS interpreter implemented in Python
Description
usage: pylems [-h] [-I <Include directory>] [-nogui] [-dlems] <LEMS file>
positional arguments
- <LEMS file>
LEMS file to be simulated
options
- -h, ā--help
show this help message and exit
- -I <Include directory>
Directory to be searched for included files
- -nogui
If this is specified, just parse & simulate the model, but don't show any plots
- -dlems
If this is specified, export the LEMS file as dLEMS (distilled LEMS in JSON format, see https://github.com/borismarin/som-codegen)
Info
November 2021 https://lems.github.io