Provides the function for writing outputs. More...
#include <string>
Go to the source code of this file.
Functions | |
void | write_output (bool isSafePb, bool isSafeLR, double P_b, double J) |
Writes the output values to output.txt. More... | |
Provides the function for writing outputs.
void write_output | ( | bool | isSafePb, |
bool | isSafeLR, | ||
double | P_b, | ||
double | J | ||
) |
Writes the output values to output.txt.
isSafePb | probability of glass breakage safety requirement |
isSafeLR | 3 second load equivalent resistance safety requirement |
P_b | probability of breakage: the fraction of glass lites or plies that would break at the first occurrence of a specified load and duration, typically expressed in lites per 1000 (Ref: astm2016) |
J | stress distribution factor (Function) |