h2integrate.converters.natural_gas.test.test_natural_gas_models#

Functions

ngcc_cost_params()

Natural Gas Combined Cycle cost parameters.

ngcc_performance_params()

Natural Gas Combined Cycle performance parameters.

ngct_cost_params()

Natural Gas Combustion Turbine cost parameters.

ngct_performance_params()

Natural Gas Combustion Turbine performance parameters.

plant_config()

Fixture to get plant configuration.

test_ngcc_cost(plant_config, ...)

Test NGCC cost model calculations.

test_ngcc_performance(plant_config, ...)

Test NGCC performance model with typical operating conditions.

test_ngcc_performance_demand(plant_config, ...)

Test NGCC performance model with typical operating conditions.

test_ngcc_performance_outputs(plant_config, ...)

Test NGCC performance model with typical operating conditions.

test_ngct_cost(plant_config, ...)

Test NGCT cost model calculations.

test_ngct_performance(plant_config, ...)

Test NGCT performance model with typical operating conditions.

h2integrate.converters.natural_gas.test.test_natural_gas_models.ngcc_performance_params()#

Natural Gas Combined Cycle performance parameters.

h2integrate.converters.natural_gas.test.test_natural_gas_models.ngct_performance_params()#

Natural Gas Combustion Turbine performance parameters.

h2integrate.converters.natural_gas.test.test_natural_gas_models.ngcc_cost_params()#

Natural Gas Combined Cycle cost parameters.

h2integrate.converters.natural_gas.test.test_natural_gas_models.ngct_cost_params()#

Natural Gas Combustion Turbine cost parameters.

h2integrate.converters.natural_gas.test.test_natural_gas_models.plant_config()#

Fixture to get plant configuration.

h2integrate.converters.natural_gas.test.test_natural_gas_models.test_ngcc_performance_outputs(plant_config, ngcc_performance_params, subtests)#

Test NGCC performance model with typical operating conditions.

h2integrate.converters.natural_gas.test.test_natural_gas_models.test_ngcc_performance(plant_config, ngcc_performance_params, subtests)#

Test NGCC performance model with typical operating conditions.

h2integrate.converters.natural_gas.test.test_natural_gas_models.test_ngct_performance(plant_config, ngct_performance_params, subtests)#

Test NGCT performance model with typical operating conditions.

h2integrate.converters.natural_gas.test.test_natural_gas_models.test_ngcc_cost(plant_config, ngcc_cost_params, subtests)#

Test NGCC cost model calculations.

h2integrate.converters.natural_gas.test.test_natural_gas_models.test_ngct_cost(plant_config, ngct_cost_params, subtests)#

Test NGCT cost model calculations.

h2integrate.converters.natural_gas.test.test_natural_gas_models.test_ngcc_performance_demand(plant_config, ngcc_performance_params, subtests)#

Test NGCC performance model with typical operating conditions.