gearshift.core package

Subpackages

Module contents

Functions and dsp model to processes a JR-Shift input file.

Sub-Modules:

load

Functions and dsp model to load data from a GEARSHIFT input file.

model

It provides GEARSHIFT architecture model dsp.

write

Functions and dsp model to writre data from a GEARSHIFT input file.

register_model()[source]

Register core model.

Returns:

GEARSHIFT core model.

Return type:

schedula.Dispatcher

run_model(base, model)[source]

Run whole model (scale trace and gearshifts) for each case.

Return sol:

List of dictionaries that contains the solution for different cases.

Return type:

list