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

Manage freq in gmse_apply #42

Open
bradduthie opened this issue Feb 2, 2018 · 0 comments
Open

Manage freq in gmse_apply #42

bradduthie opened this issue Feb 2, 2018 · 0 comments
Labels
Suggested feature New things to add to GMSE

Comments

@bradduthie
Copy link
Member

A suggested enhancement by @jeremycusack is to get manage_freq to work in gmse_apply and effectively skip the management step when old_list is not NULL. The way that I would do this is to have an if statement in the main gmse_apply function that checks for the input manage_freq = -1 (negative one being easy to interpret). If that is the case and there is an old list with user costs in place, then management could be skipped, allowing for the manage_freq option currently restricted to the gmse function to also be used in gmse_apply.

@bradduthie bradduthie added Suggested feature New things to add to GMSE and removed enhancement labels Nov 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Suggested feature New things to add to GMSE
1 participant