h2integrate.converters.steel.steel_eaf_plant#
Classes
|
Cost component for hydrogen-based electric arc furnace (EAF) plant using the Rosner cost model. |
|
Performance component for hydrogen-based electric arc furnace (EAF) plant using the Rosner performance model. |
|
Cost component for natural gas-based electric arc furnace (EAF) plant using the Rosner cost model. |
|
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
- 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
- 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
- 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
- coeff_df#
performance coefficient dataframe
- Type:
pd.DataFrame
- setup()#
Declare inputs and outputs.
- Available attributes:
name pathname comm options