RCAIDE.Library.Attributes.Propellants.Butanol

Butanol#

class Butanol(*args, **kwarg)[source]#

Bases: Propellant

A class representing butanol (C4H9OH) fuel properties for propulsion applications.

tag#

Identifier for the propellant (‘Butanol’)

Type:

str

reactant#

Oxidizer used for combustion (‘O2’)

Type:

str

density#

Fuel density in kg/m³ (809.56)

Type:

float

specific_energy#

Specific energy content in J/kg (3.61e7)

Type:

float

energy_density#

Energy density in J/m³ (2.92e10)

Type:

float

lower_heating_value#

Lower heating value in J/kg (3.44e7)

Type:

float

use_high_fidelity_kinetics_model#

Flag for using detailed chemical kinetics (False)

Type:

bool

fuel_surrogate_chemical_properties#

Simplified chemical composition for surrogate model {‘N1C4H9OH’: 1.0}

Type:

dict

fuel_chemical_properties#

Detailed chemical composition for high-fidelity model

Type:

dict

air_chemical_properties#

Air composition for combustion calculations

Type:

dict

surrogate_species_list#

Species considered in surrogate model [‘CO’, ‘CO2’, ‘H2O’]

Type:

list

species_list#

Species considered in detailed model [‘CO’, ‘CO2’, ‘H2O’, ‘NO’, ‘NO2’, ‘CSOLID’]

Type:

list

global_warming_potential_100#
100-year global warming potential for emissions
  • CO2float

    GWP for carbon dioxide (1)

  • H2Ofloat

    GWP for water vapor (0.06)

  • SO2float

    GWP for sulfur dioxide (-226)

  • NOxfloat

    GWP for nitrogen oxides (52)

  • Sootfloat

    GWP for particulate matter (1166)

  • Contrailsfloat

    GWP for contrail formation (11)

Type:

Data

Notes

This class implements properties for butanol fuel, including options forboth simplified and detailed chemical kinetics. Properties are specified at standard conditions (15°C, 1 atm).

Definitions

‘Lower Heating Value’

Heat of combustion excluding latent heat of water vapor

‘Global Warming Potential’

Relative measure of heat trapped in atmosphere compared to CO2

Major Assumptions
  • Properties are for standard temperature and pressure conditions (20C, 1atm)

References

[1] IEA. (n.d.). Properties. AMF. https://www.iea-amf.org/content/fuel_information/butanol/properties#:~:text=Isobutanol%20or%20n%2Dbutanol%20are,from%20gasoline%20in%20normal%20conditions.&text=Viscosities%20of%20butanol%20isomers%20are,to%20viscosities%20of%20diesel%20fuel.