Welcome to the Energy Flow X Demo repository! This engineering platform is crafted specifically for HVAC professionals. It provides a set of practical tools designed to support MEP (Mechanical, Electrical, and Plumbing) system design and analysis.
Energy Flow X Demo aims to simplify HVAC system design. Our platform integrates various calculation tools that enhance efficiency and accuracy in the design process. Whether you are analyzing psychrometrics, managing cooling with condensate removal, or calculating heating and air mixing, this toolset has you covered.
For the latest releases, please visit Releases.
- Psychrometric Analysis: Understand the properties of moist air and its behavior in different conditions.
- Cooling with Condensate Removal: Efficiently manage cooling systems while addressing condensate issues.
- Heating Calculations: Accurately calculate heating requirements for various environments.
- Air Mixing: Optimize air mixing strategies for better energy efficiency.
- Fluid Properties: Access essential fluid property calculations relevant to HVAC systems.
- User-Friendly Interface: Designed with ease of use in mind, making it accessible for all professionals.
To get started with Energy Flow X Demo, follow these steps:
-
Clone the Repository:
git clone https://github.com/viskisensei/energy-flow-x-demo.git
-
Navigate to the Directory:
cd energy-flow-x-demo
-
Build the Project: Use Maven to build the project:
mvn clean install
-
Run the Application: After building, run the application using:
mvn spring-boot:run
-
Access the Application: Open your web browser and navigate to
http://localhost:8080
.
For additional tools and updates, check the Releases section.
Once the application is running, you can access various tools from the main interface. Hereโs a brief overview of how to use some of the key features:
- Select the Psychrometric Tool from the menu.
- Input the required parameters such as temperature and humidity.
- Click Calculate to view the psychrometric chart and related data.
- Navigate to the Cooling Tool.
- Enter the specifications of your cooling system.
- Click Analyze to get insights on condensate management.
- Go to the Heating Tool.
- Fill in the details regarding the space you want to heat.
- Press Calculate to obtain the heating requirements.
- Access the Air Mixing Tool.
- Input the parameters for the air streams you wish to mix.
- Click Optimize to find the best mixing strategy.
This tool helps HVAC professionals analyze the properties of moist air. It provides a visual representation of various states of air, allowing users to make informed decisions about humidity control and energy efficiency.
This feature assists in designing cooling systems that effectively manage condensate. It provides calculations and recommendations to ensure that systems operate efficiently while preventing moisture-related issues.
This tool simplifies the process of calculating heating requirements. Users can input room dimensions, insulation values, and other parameters to receive accurate heating load calculations.
The air mixing tool optimizes the mixing of different air streams to improve overall system efficiency. It considers various factors such as temperature and humidity to provide the best mixing solutions.
We welcome contributions from the community! If you would like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your changes to your fork.
- Submit a pull request with a clear description of your changes.
This project is licensed under the MIT License. See the LICENSE file for details.
For the latest releases and updates, visit Releases.
Feel free to explore the repository, and if you have any questions or suggestions, don't hesitate to reach out!