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

Filter small numbers in GTAPWiNDC module #42

Open
mitchphillipson opened this issue Nov 29, 2023 · 1 comment · May be fixed by #43
Open

Filter small numbers in GTAPWiNDC module #42

mitchphillipson opened this issue Nov 29, 2023 · 1 comment · May be fixed by #43

Comments

@mitchphillipson
Copy link
Member

Issue

In the final output of the GTAPWiNDC module there are a large number of small numbers. These can be suppressed to restore the sparsity of the system. Currently the full model takes an unreasonable amount of time to solve.

Solution

Add a filtration step similar to other WiNDC modules.

@mitchphillipson
Copy link
Member Author

Produced filter.gms which disposes of small values. Recalibrated zero profit identities. Still need to move the small market imbalances through to investment. Will do so shortly.

@mitchphillipson mitchphillipson linked a pull request Dec 4, 2023 that will close this issue
@mitchphillipson mitchphillipson linked a pull request Dec 4, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant