RCAIDE.Framework.Analyses.Emissions.Emission_Index_CRN_Method

Emission_Index_CRN_Method#

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

Bases: Emissions

Emissions Index Chemical Reactor Network Method

initialize()[source]#

This function defines the analysis of the combustor emisisons with the CRN method. If a surrogate is selected, a function to train the data is executed, followed by the surrogate definition. Consequently, the emissions of different species is retrieved from the surrogate Emission Indexes. If the surrogate is not required, the Emission Index is computed directly from the CRN method.

Assumptions: None

Source: None

evaluate(segment)[source]#

The default evaluate function.

Assumptions: None

Source: N/A

Inputs: None

Outputs: results <RCAIDE data class>

Properties Used: self.settings self.vehicle