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

Do not evaluate parameters when counting them #748

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

abensonca
Copy link
Collaborator

For counting parameters parameters are read as text (even if they are numerical). If evaluated this would cause text parameter requirements to be asserted which would fail.

For counting parameters parameters are read as text (even if they are numerical). If evaluated this would cause text parameter requirements to be asserted which would fail.
@abensonca abensonca self-assigned this Nov 28, 2024
@abensonca abensonca added bug Something isn't working parameters labels Nov 28, 2024
Copy link

⚠️ Possible misspelled word 'git2' in file 'source/utility.input_parameters.F90'

@abensonca abensonca added this pull request to the merge queue Nov 28, 2024
Merged via the queue into master with commit c3394d2 Nov 28, 2024
291 checks passed
@abensonca abensonca deleted the fixParameterCountEvaluate branch November 28, 2024 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working parameters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant