h2integrate.converters.iron.iron_dri_plant#
Classes
|
Cost component for hydrogen-based direct reduced iron (DRI) plant using the Rosner cost model. |
Performance component for hydrogen-based direct reduced iron (DRI) plant using the Rosner performance model. |
|
Cost component for natural gas-based direct reduced iron (DRI) plant using the Rosner cost model. |
|
Performance component for natural gas-based direct reduced iron (DRI) plant using the Rosner performance model. |
- class h2integrate.converters.iron.iron_dri_plant.HydrogenIronReductionPlantCostComponent(**kwargs)#
Cost component for hydrogen-based direct reduced iron (DRI) plant using the Rosner cost model.
- product#
‘h2_dri’
- Type:
str
- config#
configuration class
- Type:
HydrogenIronReductionCostConfig
- coeff_df#
cost coefficient dataframe
- Type:
pd.DataFrame
- steel_to_iron_ratio#
steel/pig iron ratio
- Type:
float
- setup()#
Declare inputs and outputs.
- Available attributes:
name pathname comm options
- class h2integrate.converters.iron.iron_dri_plant.NaturalGasIronReductionPlantCostComponent(**kwargs)#
Cost component for natural gas-based direct reduced iron (DRI) plant using the Rosner cost model.
- product#
‘ng_dri’
- Type:
str
- config#
configuration class
- Type:
NaturalGasIronReductionCostConfig
- coeff_df#
cost coefficient dataframe
- Type:
pd.DataFrame
- steel_to_iron_ratio#
steel/pig iron ratio
- Type:
float
- setup()#
Declare inputs and outputs.
- Available attributes:
name pathname comm options
- class h2integrate.converters.iron.iron_dri_plant.HydrogenIronReductionPlantPerformanceComponent(**kwargs)#
Performance component for hydrogen-based direct reduced iron (DRI) plant using the Rosner performance model.
- product#
‘h2_dri’
- Type:
str
- config#
configuration class
- Type:
HydrogenIronReductionPerformanceConfig
- coeff_df#
performance coefficient dataframe
- Type:
pd.DataFrame
- steel_to_iron_ratio#
steel/pig iron ratio
- Type:
float
- setup()#
Declare inputs and outputs.
- Available attributes:
name pathname comm options
- class h2integrate.converters.iron.iron_dri_plant.NaturalGasIronReductionPlantPerformanceComponent(**kwargs)#
Performance component for natural gas-based direct reduced iron (DRI) plant using the Rosner performance model.
- product#
‘ng_dri’
- Type:
str
- config#
configuration class
- Type:
NaturalGasIronReductionPerformanceConfig
- coeff_df#
performance coefficient dataframe
- Type:
pd.DataFrame
- steel_to_iron_ratio#
steel/pig iron ratio
- Type:
float
- setup()#
Declare inputs and outputs.
- Available attributes:
name pathname comm options