Author: Thulasi Jegatheesan
Motivation: The demand is high for renewable energy sources and energy storage technology.
Purpose: Investigate the heating of water in a solar water heating tank.
Background: Solar Water Heating System with no Phase Change Material provide a novel way of storing energy..
Scope: Thermal analysis of a single solar water heating tank.
How to Run the Program: In your terminal command line, enter the same directory as this README file. Then enter the following line:
make run RUNARGS=input.txt
How to Build the Program: In your terminal command line, enter the same directory as this README file. Then enter the following line:
make build
How to Change Input:
SWHSNoPCM will take the inputs from input.txt and write the outputs to output.txt.
Inputs can be changed by editing input.txt.
Java 14
Apache 3.6.1. The local file path to the library is lib/commons-math3-3.6.1.jar
This README is a software artifact generated by Drasil.
Copyright (c) 2021, Thulasi Jegatheesan. All rights reserved. Please see the full license for more details.