Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ed-p-may authored Oct 2, 2022
1 parent abd1a08 commit f27a377
Showing 1 changed file with 6 additions and 13 deletions.
19 changes: 6 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# PHX (Passive House Exchange)
The Passive House Exchange (PHX) model standard and libraries are free plugins which enable users to move their building model data in and out of the energy modeling software packages such as the Passive House Planning Package (PHPP) and WUFI-Passive.
# PHX (Passive House Exchange):
The Passive House Exchange (PHX) model standard and libraries enable users to move their building model data in and out of energy modeling software platforms such as the Passive House Planning Package (PHPP) and WUFI-Passive.

This library can be used as part of a [Honeybee-PH plugin](https://github.com/PH-Tools/honeybee_ph) workflow, or on its own using the command-line or other GUI tools. Some workflows have been created for use within the [Rhino-3D](https://www.rhino3d.com/) software which are the most typical workflow.
This library can be used as part of a [Honeybee-PH plugin](https://github.com/PH-Tools/honeybee_ph) workflow, or on its own using the command-line or other user-created GUI tools. Certain workflows have been created for use within the [Rhino-3D](https://www.rhino3d.com/) software which are the most typical workflow.

Packages:
## Packages:
- **from_HBJSON:** Modules used to create a new PHX model from an existing HBJSON file which has been created using the [Honeybee-PH plugin](https://github.com/PH-Tools/honeybee_ph).

- **from_WUFI_XML:** Modules used to create a new PHX model from an existing WUFI-Passive XML file.
Expand All @@ -16,15 +16,8 @@ Packages:

- **to_WUFI_XML:** Libraries to allow for the export of a WUFI-Passive XML file with all of the PHX model data. This XML file can then be opened from within the WUFI-Passive application.

# Install
for detailed installation instructions,
* Check out the website for detailed instructions here: http://www.passivehousetools.com/honeybee_ph.html
* Watch a detailed walkthrough of the download/install process here: _____________________

# How-To
For more information on the use of these tools, check out the YouTube playlist here:

and the Passive House Tools website:
# More Information:
For more information on the use of these tools, check out the the Passive House Tools website:
http://www.PassiveHouseTools.com

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

0 comments on commit f27a377

Please sign in to comment.