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

Add default value for vector type input parameters #207

Merged
merged 2 commits into from
Sep 27, 2023

Conversation

MengnanLi91
Copy link
Contributor

Bug Description

Refer to the issue #24455, a fix is introduced to MOOSE to properly report error when no default value is provided for vector type input parameter. This new fix in MOOSE cause several tests failed in Zapdos which don't provide default value for vector parameter.

Impact

This patch is made to fix the failed Zapdos tests due to the new changes in MOOSE

@MengnanLi91 MengnanLi91 force-pushed the input_vector_parameter_fix branch from 4a84476 to 79cd68a Compare September 27, 2023 21:47
@moosebuild
Copy link
Collaborator

Job Precheck on 79cd68a wanted to post the following:

Your code requires style changes.

A patch was auto generated and copied here
You can directly apply the patch by running, in the top level of your repository:

curl -s https://mooseframework.inl.gov/zapdos/docs/PRs/207/clang_format/style.patch | git apply -v

Alternatively, with your repository up to date and in the top level of your repository:

git clang-format 8138988e1400ee9bb4fce3eed9a0a8e74eb23028

@MengnanLi91 MengnanLi91 force-pushed the input_vector_parameter_fix branch from 0c46018 to aceeb88 Compare September 27, 2023 22:08
@cticenhour cticenhour self-assigned this Sep 27, 2023
Copy link
Member

@cticenhour cticenhour left a comment

Choose a reason for hiding this comment

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

Thanks for the patch!

@moosebuild
Copy link
Collaborator

Job Documentation on aceeb88 wanted to post the following:

View the site here

This comment will be updated on new commits.

@cticenhour cticenhour merged commit ac1b515 into shannon-lab:devel Sep 27, 2023
gsgall pushed a commit to gsgall/zapdos that referenced this pull request Oct 26, 2023
csdechant pushed a commit to csdechant/zapdos that referenced this pull request Sep 4, 2024
csdechant pushed a commit to csdechant/zapdos that referenced this pull request Oct 3, 2024
csdechant pushed a commit to csdechant/zapdos that referenced this pull request Nov 7, 2024
csdechant pushed a commit to csdechant/zapdos that referenced this pull request Nov 22, 2024
csdechant pushed a commit to csdechant/zapdos that referenced this pull request Nov 27, 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

Successfully merging this pull request may close these issues.

3 participants