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

Disable deprecated 9.2 options for simulator #1000

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

JasonMarechal25
Copy link
Contributor

This pull request includes an update to the src/python/antares_xpansion/general_data_processor.py file. The change involves disabling deprecated parameters in the Simulator 9.2 to prevent simulation failures.

Key change:

  • src/python/antares_xpansion/general_data_processor.py: Added code to disable the deprecated parameters ("adequacy patch", "enable-first-step"), ("adequacy patch", "set-to-null-ntc-between-physical-out-for-first-step"), and ("other preferences", "initial-reservoir-levels") in the _get_values_to_change_general_data_file method.

@JasonMarechal25 JasonMarechal25 merged commit d6d2c93 into develop Feb 11, 2025
25 of 26 checks passed
@JasonMarechal25 JasonMarechal25 deleted the feature/disable_option branch February 11, 2025 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants