lems package

Subpackages

Submodules

lems.api module

PyLEMS API module.

author:

Gautham Ganapathy

organization:

LEMS (https://github.com/organizations/LEMS)

lems.run module

Command line simulation driver.

author:

Gautham Ganapathy

organization:

LEMS (https://github.com/organizations/LEMS)

class lems.run.Display(fig)

Bases: object

lems.run.main(args=None)

Program entry point.

lems.run.plot_recording(recording)
lems.run.process_args()

Parse command-line arguments.

lems.run.process_simulation_output(sim, model, options)
lems.run.run(file_path, include_dirs=[], dlems=False, nogui=False)

Function for running from a script or shell.

Module contents

author:

Gautham Ganapathy

organization:

LEMS (https://github.com/organizations/LEMS)