.. _Merchantplant: Merchantplant ************************** Wrapper for SAM Simulation Core model: `cmod_merchantplant.cpp `_ Creating an Instance ========================= There are three methods to create a new instance of a PySAM module. Using ``default`` populates the newclass' attributes with default values specific to a ``config``. Each technology-financialconfiguration corresponds to a SAM GUI configuration. Using ``new`` creates an instance with empty attributes. The ``wrap`` function allows compatibility with PySSC, for details, refer to :doc:`../PySSC`. **Merchantplant model description** .. automodule:: PySAM.Merchantplant :members: Functions ========================= .. autoclass:: PySAM.Merchantplant.Merchantplant :members: FinancialParameters Group ============== .. autoclass:: PySAM.Merchantplant.Merchantplant.FinancialParameters :members: SystemCosts Group ============== .. autoclass:: PySAM.Merchantplant.Merchantplant.SystemCosts :members: TaxCreditIncentives Group ============== .. autoclass:: PySAM.Merchantplant.Merchantplant.TaxCreditIncentives :members: Depreciation Group ============== .. autoclass:: PySAM.Merchantplant.Merchantplant.Depreciation :members: PaymentIncentives Group ============== .. autoclass:: PySAM.Merchantplant.Merchantplant.PaymentIncentives :members: Revenue Group ============== .. autoclass:: PySAM.Merchantplant.Merchantplant.Revenue :members: BatterySystem Group ============== .. autoclass:: PySAM.Merchantplant.Merchantplant.BatterySystem :members: SystemOutput Group ============== .. autoclass:: PySAM.Merchantplant.Merchantplant.SystemOutput :members: UtilityBill Group ============== .. autoclass:: PySAM.Merchantplant.Merchantplant.UtilityBill :members: Lifetime Group ============== .. autoclass:: PySAM.Merchantplant.Merchantplant.Lifetime :members: FuelCell Group ============== .. autoclass:: PySAM.Merchantplant.Merchantplant.FuelCell :members: CapacityPayments Group ============== .. autoclass:: PySAM.Merchantplant.Merchantplant.CapacityPayments :members: GridLimits Group ============== .. autoclass:: PySAM.Merchantplant.Merchantplant.GridLimits :members: Outputs Group ============== .. autoclass:: PySAM.Merchantplant.Merchantplant.Outputs :members: