SWHSNoPCM
Loading...
Searching...
No Matches
OutputFormat.hpp File Reference

Provides the function for writing outputs. More...

#include <string>
#include <vector>

Go to the source code of this file.

Functions

void write_output (double E_W, vector< vector< double > > &T_W)
 Writes the output values to output.txt.

Detailed Description

Provides the function for writing outputs.

Author
Thulasi Jegatheesan
Note
Generated by Drasil v0.1-alpha

Function Documentation

◆ write_output()

void write_output ( double E_W,
vector< vector< double > > & T_W )

Writes the output values to output.txt.

Parameters
E_Wchange in heat energy in the water (J)
T_Wtemperature of the water (degreeC)