feems


Namefeems JSON
Version 0.10.5 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-03-27 04:08:11
maintainerNone
docs_urlNone
authorKevin Koosup Yum
requires_python<3.13,>=3.10
licenseProprietary
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Fuel, Emissions, Energy Calculation for Machinery System (FEEMS)

FEEMS is modeling framework for a marine power and propulsion system for calculation of fuel consumption, emissions, and energy balance with the input of operation mode and external power load.In this framework, a modeler can configure a power system based on the single line diagram and component library. It supports the following types of power / propulsion systems

- Hybrid/Conventional Diesel Electric Propulsion
- Hybrid Propulsion with PTI/PTO
- Mechanical Propulsion with a Separate Electric Power System

After the system model is configured, given the operational control inputs and power load on the consumers, power balance calculation is performed to obtain the load on the power producers. Then fuel/emission calculation is performed.

## Installing FEEMS

```
pip install feems
```

## Building from the source code

You should have installed poetry

```

```


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "feems",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Kevin Koosup Yum",
    "author_email": "kevinkoosup.yum@sintef.no",
    "download_url": "https://files.pythonhosted.org/packages/df/fe/fea8c1002674d59fe19000611983d363da428d458f13a94990eec5c0cce2/feems-0.10.5.tar.gz",
    "platform": null,
    "description": "# Fuel, Emissions, Energy Calculation for Machinery System (FEEMS)\n\nFEEMS is modeling framework for a marine power and propulsion system for calculation of fuel consumption, emissions, and energy balance with the input of operation mode and external power load.In this framework, a modeler can configure a power system based on the single line diagram and component library. It supports the following types of power / propulsion systems\n\n- Hybrid/Conventional Diesel Electric Propulsion\n- Hybrid Propulsion with PTI/PTO\n- Mechanical Propulsion with a Separate Electric Power System\n\nAfter the system model is configured, given the operational control inputs and power load on the consumers, power balance calculation is performed to obtain the load on the power producers. Then fuel/emission calculation is performed.\n\n## Installing FEEMS\n\n```\npip install feems\n```\n\n## Building from the source code\n\nYou should have installed poetry\n\n```\n\n```\n\n",
    "bugtrack_url": null,
    "license": "Proprietary",
    "summary": null,
    "version": "0.10.5",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b3400dc37a4c5e7c549bbb645cd0b05f3c63488a73e312cfe34b2fda2efa66a",
                "md5": "838f3012a7c8ef3c2036808225cc252d",
                "sha256": "d70ff58c85d002b1838b634db38f097da5a94bfb9f79dd616374d1a1ddc4913e"
            },
            "downloads": -1,
            "filename": "feems-0.10.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "838f3012a7c8ef3c2036808225cc252d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.10",
            "size": 52647,
            "upload_time": "2024-03-27T04:08:10",
            "upload_time_iso_8601": "2024-03-27T04:08:10.142289Z",
            "url": "https://files.pythonhosted.org/packages/2b/34/00dc37a4c5e7c549bbb645cd0b05f3c63488a73e312cfe34b2fda2efa66a/feems-0.10.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dffefea8c1002674d59fe19000611983d363da428d458f13a94990eec5c0cce2",
                "md5": "957bffb84dd1e7c79d873c61d6de2255",
                "sha256": "eb1e0500da0f1e1adb405c1eaafd822f8a4458e073c5b3a6b311d9a9bb9463ef"
            },
            "downloads": -1,
            "filename": "feems-0.10.5.tar.gz",
            "has_sig": false,
            "md5_digest": "957bffb84dd1e7c79d873c61d6de2255",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.10",
            "size": 44944,
            "upload_time": "2024-03-27T04:08:11",
            "upload_time_iso_8601": "2024-03-27T04:08:11.831906Z",
            "url": "https://files.pythonhosted.org/packages/df/fe/fea8c1002674d59fe19000611983d363da428d458f13a94990eec5c0cce2/feems-0.10.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-27 04:08:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "feems"
}
        
Elapsed time: 0.19667s