Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

having problem using OSeMOSYS pyomo #13

Open
OmidZehtab opened this issue Apr 21, 2021 · 0 comments
Open

having problem using OSeMOSYS pyomo #13

OmidZehtab opened this issue Apr 21, 2021 · 0 comments

Comments

@OmidZehtab
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant