SWHSNoPCM
All Classes Files Functions
Functions
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< double > &T_W)
 Writes the output values to output.txt. More...
 

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< double > &  T_W 
)

Writes the output values to output.txt.

Parameters
E_Wchange in heat energy in the water: change in thermal energy within the water (J)
T_Wtemperature of the water: the average kinetic energy of the particles within the water (degreeC)