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

Creat How-To for adding options for specific solvers to specification file/method #809

Open
Tracked by #289
clizbe opened this issue Sep 19, 2024 · 1 comment
Open
Tracked by #289

Comments

@clizbe
Copy link
Member

clizbe commented Sep 19, 2024

What and Why

Currently we have common options, but we should give the user the capability to adjust solver-specific options.

Possible Drawbacks

No response

Related Issues

@datejada
Copy link
Member

That is already possible, and it is in the documentation:

https://tulipaenergy.github.io/TulipaEnergyModel.jl/dev/tutorials/#Change-optimizer-and-specify-parameters

https://tulipaenergy.github.io/TulipaEnergyModel.jl/dev/reference/#TulipaEnergyModel.read_parameters_from_file-Tuple{Any}

If the user defines a .TOML file then they can use it to pass the solver options to the model.

We could also put this information in the How-to section. If you think that's a good idea, we can use this issue for that; otherwise, I would close it.

@clizbe clizbe changed the title Add options for specific solvers to specification file/method Creat How-To for adding options for specific solvers to specification file/method Sep 24, 2024
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

2 participants