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

Update config_template.cfg #1934

Merged
merged 61 commits into from
Nov 17, 2023
Merged

Update config_template.cfg #1934

merged 61 commits into from
Nov 17, 2023

Conversation

bigfooted
Copy link
Contributor

Proposed Changes

I am going through the CConfig.cpp file and adding all the options to config_template.cfg that are not there yet.
I have found some options that do not seem to be used in the code, I will remove them.
There are probably also options in config_template.cfg that do not exist anymore, I will remove them as well.

Related Work

PR Checklist

  • I am submitting my contribution to the develop branch.
  • My contribution generates no new compiler warnings (try with --warnlevel=3 when using meson).
  • My contribution is commented and consistent with SU2 style (https://su2code.github.io/docs_v7/Style-Guide/).
  • I have added a test case that demonstrates my contribution, if necessary.
  • I have updated appropriate documentation (Tutorials, Docs Page, config_template.cpp), if necessary.

@pr-triage pr-triage bot removed the PR: draft label Feb 19, 2023
config_template.cfg Outdated Show resolved Hide resolved
Common/src/CConfig.cpp Outdated Show resolved Hide resolved
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodeQL found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.

@bigfooted
Copy link
Contributor Author

I have added all existing config options to the config_template file. I do not know what these options do in many cases, but at least they are all visible to the users without immediately diving into the code. For some options, I do not know in which category they belong, so if you see some options that are misplaced, let me know.

config_template.cfg Outdated Show resolved Hide resolved
config_template.cfg Outdated Show resolved Hide resolved
config_template.cfg Show resolved Hide resolved
config_template.cfg Outdated Show resolved Hide resolved
config_template.cfg Outdated Show resolved Hide resolved
config_template.cfg Outdated Show resolved Hide resolved
config_template.cfg Outdated Show resolved Hide resolved
config_template.cfg Outdated Show resolved Hide resolved
config_template.cfg Show resolved Hide resolved
Common/src/CConfig.cpp Outdated Show resolved Hide resolved
config_template.cfg Outdated Show resolved Hide resolved
config_template.cfg Outdated Show resolved Hide resolved
config_template.cfg Show resolved Hide resolved
config_template.cfg Outdated Show resolved Hide resolved
config_template.cfg Outdated Show resolved Hide resolved
@bigfooted
Copy link
Contributor Author

@pcarruscag is anything else needed for this PR?

Common/include/CConfig.hpp Outdated Show resolved Hide resolved
config_template.cfg Outdated Show resolved Hide resolved
config_template.cfg Outdated Show resolved Hide resolved
config_template.cfg Outdated Show resolved Hide resolved
config_template.cfg Outdated Show resolved Hide resolved
@bigfooted
Copy link
Contributor Author

@pcarruscag everything's been addressed, I think.

Common/src/CConfig.cpp Outdated Show resolved Hide resolved
@pcarruscag pcarruscag merged commit 46bd9d4 into develop Nov 17, 2023
31 checks passed
@pcarruscag pcarruscag deleted the update_config_template branch November 17, 2023 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants