h2integrate.converters.steel.steel_eaf_plant#

Classes

HydrogenEAFPlantCostComponent(**kwargs)

Cost component for hydrogen-based electric arc furnace (EAF) plant using the Rosner cost model.

HydrogenEAFPlantPerformanceComponent(**kwargs)

Performance component for hydrogen-based electric arc furnace (EAF) plant using the Rosner performance model.

NaturalGasEAFPlantCostComponent(**kwargs)

Cost component for natural gas-based electric arc furnace (EAF) plant using the Rosner cost model.

NaturalGasEAFPlantPerformanceComponent(**kwargs)

Performance component for natural gas-based electric arc furnace (EAF) plant using the Rosner performance model.

class h2integrate.converters.steel.steel_eaf_plant.HydrogenEAFPlantCostComponent(**kwargs)#

Cost component for hydrogen-based electric arc furnace (EAF) plant using the Rosner cost model.

product#

‘h2_eaf’

Type:

str

config#

configuration class

Type:

ElectricArcFurnaceCostBaseConfig

coeff_df#

cost coefficient dataframe

Type:

pd.DataFrame

setup()#

Declare inputs and outputs.

Available attributes:

name pathname comm options

class h2integrate.converters.steel.steel_eaf_plant.NaturalGasEAFPlantCostComponent(**kwargs)#

Cost component for natural gas-based electric arc furnace (EAF) plant using the Rosner cost model.

product#

‘ng_eaf’

Type:

str

config#

configuration class

Type:

ElectricArcFurnaceCostBaseConfig

coeff_df#

cost coefficient dataframe

Type:

pd.DataFrame

setup()#

Declare inputs and outputs.

Available attributes:

name pathname comm options

class h2integrate.converters.steel.steel_eaf_plant.HydrogenEAFPlantPerformanceComponent(**kwargs)#

Performance component for hydrogen-based electric arc furnace (EAF) plant using the Rosner performance model.

product#

‘h2_eaf’

Type:

str

config#

configuration class

Type:

ElectricArcFurnacePerformanceBaseConfig

coeff_df#

performance coefficient dataframe

Type:

pd.DataFrame

setup()#

Declare inputs and outputs.

Available attributes:

name pathname comm options

class h2integrate.converters.steel.steel_eaf_plant.NaturalGasEAFPlantPerformanceComponent(**kwargs)#

Performance component for natural gas-based electric arc furnace (EAF) plant using the Rosner performance model.

product#

‘ng_eaf’

Type:

str

config#

configuration class

Type:

ElectricArcFurnacePerformanceBaseConfig

coeff_df#

performance coefficient dataframe

Type:

pd.DataFrame

setup()#

Declare inputs and outputs.

Available attributes:

name pathname comm options