AMO-Tools-Suite is an energy efficiency calculation library in C++ with optional Nan Node add-on bindings for the Department of Energy Advanced Manufacturing Office (DOE AMO) Desktop, also known as MEASUR.
Add new fuel to GasCompositions in GasFlueGasMaterialData.h
{"Hydrogen", 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, ???, ???, ???},
I'm honestly not sure what the last 3 things are supposed to be. All the documentation seems to end with the last compostion value (O2).
I think it might actually be results for heating value and specific grav, if so
Heating value = 61084
Volumetric heating value = 325
Specific Gravity = 0.0696
Issue overview
GasCompositions
inGasFlueGasMaterialData.h
{"Hydrogen", 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, ???, ???, ???},
I'm honestly not sure what the last 3 things are supposed to be. All the documentation seems to end with the last compostion value (O2).I think it might actually be results for heating value and specific grav, if so Heating value = 61084 Volumetric heating value = 325 Specific Gravity = 0.0696