h2integrate.converters.natural_gas.test.test_natural_gas_models#

Functions

get_plant_config()

Fixture to get plant configuration.

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.

test_ngcc_cost(ngcc_cost_params, subtests)

Test NGCC cost model calculations.

test_ngcc_performance(...)

Test NGCC performance model with typical operating conditions.

test_ngcc_performance_demand(...)

Test NGCC performance model with typical operating conditions.

test_ngct_cost(ngct_cost_params, subtests)

Test NGCT cost model calculations.

test_ngct_performance(...)

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.get_plant_config()#

Fixture to get plant configuration.

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

Test NGCC performance model with typical operating conditions.

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

Test NGCT performance model with typical operating conditions.

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

Test NGCC cost model calculations.

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

Test NGCT cost model calculations.

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

Test NGCC performance model with typical operating conditions.