AUTHORS.rst
CHANGES.rst
LICENSE.txt
MANIFEST.in
README.rst
setup.cfg
setup.py
benchmarks/__init__.py
benchmarks/benchmarks.py
co2mpas/__init__.py
co2mpas/__main__.py
co2mpas/_version.py
co2mpas/autocompletion.py
co2mpas/batch.py
co2mpas/co2mpas_template.xlsx
co2mpas/datasync.py
co2mpas/plot.py
co2mpas/report.py
co2mpas/sensitivity.py
co2mpas.egg-info/PKG-INFO
co2mpas.egg-info/SOURCES.txt
co2mpas.egg-info/dependency_links.txt
co2mpas.egg-info/entry_points.txt
co2mpas.egg-info/requires.txt
co2mpas.egg-info/top_level.txt
co2mpas.egg-info/zip-safe
co2mpas/demos/co2mpas_demo-0.xlsx
co2mpas/demos/co2mpas_demo-1.xlsx
co2mpas/demos/co2mpas_demo-10.xlsx
co2mpas/demos/co2mpas_demo-2.xlsx
co2mpas/demos/co2mpas_demo-3.xlsx
co2mpas/demos/co2mpas_demo-4.xlsx
co2mpas/demos/co2mpas_demo-5.xlsx
co2mpas/demos/co2mpas_demo-6.xlsx
co2mpas/demos/co2mpas_demo-7.xlsx
co2mpas/demos/co2mpas_demo-8.xlsx
co2mpas/demos/co2mpas_demo-9.xlsx
co2mpas/demos/.co2mpas_cache/co2mpas_demo-0.xlsx.1.2.2.dill
co2mpas/demos/.co2mpas_cache/co2mpas_demo-1.xlsx.1.2.2.dill
co2mpas/demos/.co2mpas_cache/co2mpas_demo-10.xlsx.1.2.2.dill
co2mpas/demos/.co2mpas_cache/co2mpas_demo-2.xlsx.1.2.2.dill
co2mpas/demos/.co2mpas_cache/co2mpas_demo-3.xlsx.1.2.2.dill
co2mpas/demos/.co2mpas_cache/co2mpas_demo-4.xlsx.1.2.2.dill
co2mpas/demos/.co2mpas_cache/co2mpas_demo-5.xlsx.1.2.2.dill
co2mpas/demos/.co2mpas_cache/co2mpas_demo-6.xlsx.1.2.2.dill
co2mpas/demos/.co2mpas_cache/co2mpas_demo-7.xlsx.1.2.2.dill
co2mpas/demos/.co2mpas_cache/co2mpas_demo-8.xlsx.1.2.2.dill
co2mpas/demos/.co2mpas_cache/co2mpas_demo-9.xlsx.1.2.2.dill
co2mpas/dispatcher/__init__.py
co2mpas/dispatcher/utils/__init__.py
co2mpas/dispatcher/utils/alg.py
co2mpas/dispatcher/utils/cst.py
co2mpas/dispatcher/utils/des.py
co2mpas/dispatcher/utils/drw.py
co2mpas/dispatcher/utils/dsp.py
co2mpas/dispatcher/utils/exc.py
co2mpas/dispatcher/utils/gen.py
co2mpas/dispatcher/utils/io.py
co2mpas/io/__init__.py
co2mpas/io/dill.py
co2mpas/io/excel.py
co2mpas/io/schema.py
co2mpas/ipynbs/simVehicle.ipynb
co2mpas/model/__init__.py
co2mpas/model/physical/__init__.py
co2mpas/model/physical/final_drive.py
co2mpas/model/physical/utils.py
co2mpas/model/physical/vehicle.py
co2mpas/model/physical/wheels.py
co2mpas/model/physical/clutch_tc/__init__.py
co2mpas/model/physical/clutch_tc/clutch.py
co2mpas/model/physical/clutch_tc/torque_converter.py
co2mpas/model/physical/constants/NEDC.py
co2mpas/model/physical/constants/__init__.py
co2mpas/model/physical/electrics/__init__.py
co2mpas/model/physical/electrics/electrics_prediction.py
co2mpas/model/physical/engine/__init__.py
co2mpas/model/physical/engine/co2_emission.py
co2mpas/model/physical/gear_box/__init__.py
co2mpas/model/physical/gear_box/at_gear.py
co2mpas/model/physical/gear_box/thermal.py
co2mpas/model/selector/__init__.py
co2mpas/model/selector/co2_params.py
doc/_ext/__init__.py
doc/_ext/autosummary.py
doc/_ext/dsp_directive.py
requirements/dev.pip
requirements/exe.conda
requirements/exe.pip
tests/dispatcher/__init__.py
tests/dispatcher/test_dispatcher.py
tests/dispatcher/docs/__init__.py
tests/dispatcher/docs/test_autodispatcher.py
tests/dispatcher/docs/util.py
tests/dispatcher/docs/root/__init__.py
tests/dispatcher/docs/root/autodoc_fodder.py
tests/dispatcher/docs/root/autodoc_missing_imports.py
tests/dispatcher/docs/root/conf.py
tests/dispatcher/docs/root/ext.py
tests/dispatcher/docs/root/parsermod.py
tests/dispatcher/docs/root/special/__init__.py
tests/dispatcher/docs/root/special/code.py
tests/dispatcher/utils/__init__.py
tests/dispatcher/utils/test_alg.py
tests/dispatcher/utils/test_drw.py
tests/dispatcher/utils/test_dsp.py
tests/dispatcher/utils/test_gen.py
tests/dispatcher/utils/test_io.py
tests/functions/__init__.py
tests/functions/test_functions.py
tests/functions/test_gear_box.py
tests/models/__init__.py
tests/models/test_thermal.py