PH-ADORB


NamePH-ADORB JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryCalculate the ADORB cost for a Passive House building.
upload_time2024-09-26 07:52:53
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT
keywords honeybee honeybee-energy passive house building retrofit architecture energy modeling phius adorb carbon emissions embodied carbon embodied co2
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PH-ADORB (WIP):
### A Python Library for calculating building ADORB costs.

> A.D.O.R.B. cost: Annualized De-carbonization Of Retrofitted Buildings cost - a “full-cost-accounted” 
annualized life-cycle cost metric for building projects. It includes the (annualized) direct costs of 
retrofit and maintenance, direct energy costs, a carbon cost for both operating and embodied/upfront 
greenhouse gas emissions, and a renewable-energy system-transition cost based on the required 
electrical service capacity.
[[Phius Revive 2024 Retrofit Standard for Buildings v24.1.00]](https://www.phius.org/phius-revive-2024-standard-document)

- - - 
The ADORB cost is used as part of the  [Phius-REVIVE](https://www.phius.org/phius-revive-2024) building retrofit program. [Phius Research Committee](https://github.com/Phius-ResearchComittee) has an example implementation of the ADORB calculation which can be found at:

[https://github.com/Phius-ResearchComittee/REVIVE](https://github.com/Phius-ResearchComittee/REVIVE/tree/main/REVIVE2024)

The PH-ADORB library is an adaptation of this original code into an object-oriented version. This library is a work-in-progress and should NOT be used for any Phius compliance analysis or reporting. 

## Note: 
*PH-Tools is in no way affiliated with Phius, and the library here is neither reviewed, nor approved by Phius for use in complying with the REVIVE program.*

## More Information:
For more information on the use of these tools, check out the the Passive House Tools website:
[https://www.PassiveHouseTools.com](https://www.PassiveHouseTools.com)


## Contact:
For questions about PH-ADORB, feel free to reach out at: PH_Tools@bldgtyp.com

### This library is for research and testing purposes only.

![Tests](https://github.com/PH-Tools/ph_adorb/actions/workflows/ci.yaml/badge.svg)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "PH-ADORB",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Ed May <phtools@bldgtyp.com>",
    "keywords": "Honeybee, Honeybee-Energy, Passive House, Building Retrofit, Architecture, Energy Modeling, PHIUS, ADORB, Carbon Emissions, Embodied Carbon, Embodied CO2",
    "author": null,
    "author_email": "Ed May <phtools@bldgtyp.com>",
    "download_url": "https://files.pythonhosted.org/packages/cb/1e/aa0a904a8073db973e7776de25c0feb43560902f92e0e4b334bcb82a92e0/ph_adorb-0.0.3.tar.gz",
    "platform": null,
    "description": "# PH-ADORB (WIP):\n### A Python Library for calculating building ADORB costs.\n\n> A.D.O.R.B. cost: Annualized De-carbonization Of Retrofitted Buildings cost - a \u201cfull-cost-accounted\u201d \nannualized life-cycle cost metric for building projects. It includes the (annualized) direct costs of \nretrofit and maintenance, direct energy costs, a carbon cost for both operating and embodied/upfront \ngreenhouse gas emissions, and a renewable-energy system-transition cost based on the required \nelectrical service capacity.\n[[Phius Revive 2024 Retrofit Standard for Buildings v24.1.00]](https://www.phius.org/phius-revive-2024-standard-document)\n\n- - - \nThe ADORB cost is used as part of the  [Phius-REVIVE](https://www.phius.org/phius-revive-2024) building retrofit program. [Phius Research Committee](https://github.com/Phius-ResearchComittee) has an example implementation of the ADORB calculation which can be found at:\n\n[https://github.com/Phius-ResearchComittee/REVIVE](https://github.com/Phius-ResearchComittee/REVIVE/tree/main/REVIVE2024)\n\nThe PH-ADORB library is an adaptation of this original code into an object-oriented version. This library is a work-in-progress and should NOT be used for any Phius compliance analysis or reporting. \n\n## Note: \n*PH-Tools is in no way affiliated with Phius, and the library here is neither reviewed, nor approved by Phius for use in complying with the REVIVE program.*\n\n## More Information:\nFor more information on the use of these tools, check out the the Passive House Tools website:\n[https://www.PassiveHouseTools.com](https://www.PassiveHouseTools.com)\n\n\n## Contact:\nFor questions about PH-ADORB, feel free to reach out at: PH_Tools@bldgtyp.com\n\n### This library is for research and testing purposes only.\n\n![Tests](https://github.com/PH-Tools/ph_adorb/actions/workflows/ci.yaml/badge.svg)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Calculate the ADORB cost for a Passive House building.",
    "version": "0.0.3",
    "project_urls": {
        "homepage": "https://www.passivehousetools.com/",
        "repository": "https://github.com/PH-Tools/PH_ADORB/tree/main"
    },
    "split_keywords": [
        "honeybee",
        " honeybee-energy",
        " passive house",
        " building retrofit",
        " architecture",
        " energy modeling",
        " phius",
        " adorb",
        " carbon emissions",
        " embodied carbon",
        " embodied co2"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c3e087e69ca95e62cc2920d6a582efe3d1b1b6f61e47961cb929433653634c4",
                "md5": "6764c297a39bb3ad550cf14528da6106",
                "sha256": "8db0e38e769a85be2e8c69addc6f5af76e901865f3cf9849c08fea28f64c9d99"
            },
            "downloads": -1,
            "filename": "PH_ADORB-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6764c297a39bb3ad550cf14528da6106",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 22622,
            "upload_time": "2024-09-26T07:52:52",
            "upload_time_iso_8601": "2024-09-26T07:52:52.674374Z",
            "url": "https://files.pythonhosted.org/packages/1c/3e/087e69ca95e62cc2920d6a582efe3d1b1b6f61e47961cb929433653634c4/PH_ADORB-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb1eaa0a904a8073db973e7776de25c0feb43560902f92e0e4b334bcb82a92e0",
                "md5": "2f7cbe681f4224a2948961f493e2cf9a",
                "sha256": "536b27a22c32bd53f8e0c90477673fc96b22b320d0d0da19a687114827e0e9e4"
            },
            "downloads": -1,
            "filename": "ph_adorb-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "2f7cbe681f4224a2948961f493e2cf9a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 16955,
            "upload_time": "2024-09-26T07:52:53",
            "upload_time_iso_8601": "2024-09-26T07:52:53.571135Z",
            "url": "https://files.pythonhosted.org/packages/cb/1e/aa0a904a8073db973e7776de25c0feb43560902f92e0e4b334bcb82a92e0/ph_adorb-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-26 07:52:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PH-Tools",
    "github_project": "PH_ADORB",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ph-adorb"
}
        
Elapsed time: 0.38379s