Skip to content

having problem using OSeMOSYS pyomo #13

@OmidZehtab

Description

@OmidZehtab

Unfortunately every time I run the pyomo file, I face the the results in which all the variables are zeros, actually in their initial condition. The following massage appears, however, NO desirable results obtained.
thanks in advance

The heading of the results are provided in the following:
Model unknown

Variables:
RateOfDemand : Size=1512, Index=RateOfDemand_index
Key : Lower : Value : Upper : Fixed : Stale : Domain
('UTOPIA', 'ID', 'CSV', 1990) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'CSV', 1991) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'CSV', 1992) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'CSV', 1993) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'CSV', 1994) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'CSV', 1995) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'CSV', 1996) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'CSV', 1997) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'CSV', 1998) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'CSV', 1999) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'CSV', 2000) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'CSV', 2001) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'CSV', 2002) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'CSV', 2003) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'CSV', 2004) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'CSV', 2005) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'CSV', 2006) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'CSV', 2007) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'CSV', 2008) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'CSV', 2009) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'CSV', 2010) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'DSL', 1990) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'DSL', 1991) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'DSL', 1992) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'DSL', 1993) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'DSL', 1994) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'DSL', 1995) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'DSL', 1996) : 0 : 0.0 : None : False : False : NonNegativeReals
('UTOPIA', 'ID', 'DSL', 1997) : 0 : 0.0 : None : False : False : NonNegativeReals

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions