A cost model application with a Flask web interface.
Project description
MOSTCOOL
Requirements/Tested on:
-
Ubuntu 22.04 with administrator access (Also works on Virtual Machines).
-
At least Quad Core CPU
-
At least 16 GB RAM
-
At least 4 GB hard disk space
How to run:
- Install docker in your computer:
https://docs.docker.com/engine/install/
- Clone this repo:
git clone --branch cost-model https://github.com/NREL/CoolerChips.git
-
cd into the cloned directory.
-
Download required dependencies and place them in these paths:
| File Name | Link | Place in this path in local directory |
|---|---|---|
| modes.csv | link | EnergyPlusExample/ThermalModel_datacenter/Modes.csv |
| PythonPOD_Solid.cgns | link | EnergyPlusExample/ThermalModel_datacenter/PythonPOD_Solid.cgns |
- Build the container:
docker compose build
-
Give docker permission to display it's GUI app on host. This step must be repeated each time the computer/virtual machine is restarted:
xhost +local:docker -
Run the container:
docker compose up
- You should see the app pop up:
Sample results:
Simulation outputs:
Results from Paraview:
Individual Model Documentation:
- Thermal model documentation can be found in the repo root as NEITcool DOCUMENTATION.pdf.
- EnergyPlus documentation can be found here.
- EnergyPlus Python API Documentation can be found here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file costmodel-0.2.0.tar.gz.
File metadata
- Download URL: costmodel-0.2.0.tar.gz
- Upload date:
- Size: 23.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25cfd6a45d266a4145ef4e1d10be23c33b6c99f8b4787641d6e598a4fb61f9ec
|
|
| MD5 |
17fc7a1ee650f9c2c433903308ba38f1
|
|
| BLAKE2b-256 |
bddd8c52c2b764a7005be746a51cbc0d99251aec5cb4fef8c0487c640c876290
|
File details
Details for the file costmodel-0.2.0-py3-none-any.whl.
File metadata
- Download URL: costmodel-0.2.0-py3-none-any.whl
- Upload date:
- Size: 27.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
953471a38ac39dbfdf12afcf2c8d56c23573b804788245363455cc780a897872
|
|
| MD5 |
e34f7dd51265dcc345ea1b89dc03c40c
|
|
| BLAKE2b-256 |
4f5cf5f618c67c248e4ef3213f6643f65a6b4bdfcc5ff7913cc0b09192660071
|