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 regression tests for all models #53

Open
7 of 10 tasks
GiudGiud opened this issue Dec 1, 2021 · 0 comments
Open
7 of 10 tasks

Add regression tests for all models #53

GiudGiud opened this issue Dec 1, 2021 · 0 comments
Labels
model_testing Adding new tests, enabling more existing ones, adjusting others for runtime / concerns

Comments

@GiudGiud
Copy link
Collaborator

GiudGiud commented Dec 1, 2021

Syntax checks are a good start, but they dont prevent the models from breaking
Even a RunApp which actually runs the input will not prevent erroneous results. Only comparisons to known data points are robust enough. These are unfortunately too expensive for most inputs, so only a few time steps will be compared. And only using CSV output to avoid large files in the repository

  • MSFR Griffin-Pronghorn
  • MSFR Nek (too expensive?)
  • MSRE SAM
  • PBMR-400
  • mHTGR SAM
  • FHR Griffin-Pgh
  • FHR Nek (too expensive?)
  • FHR SAM
  • mrad (coupled multiphysics excluded for now, too expensive)
  • SFR griffin-bison
GiudGiud added a commit that referenced this issue Feb 19, 2022
Address test failures (timeout on bison model for mrad, forgot a csv for HPMR, scaleaux in pgh test for HPMR)
GiudGiud added a commit that referenced this issue Feb 19, 2022
Address test failures (timeout on bison model for mrad, forgot a csv for HPMR, scaleaux in pgh test for HPMR)
GiudGiud added a commit that referenced this issue Feb 19, 2022
Address test failures (timeout on bison model for mrad, forgot a csv for HPMR, scaleaux in pgh test for HPMR)
GiudGiud added a commit that referenced this issue Feb 19, 2022
Address test failures (timeout on bison model for mrad, forgot a csv for HPMR, scaleaux in pgh test for HPMR)
GiudGiud added a commit that referenced this issue Feb 19, 2022
Address test failures (timeout on bison model for mrad, forgot a csv for HPMR, scaleaux in pgh test for HPMR)
Revert to still using two tests for msre SAM model, as BC diffs with SAM
Dont use FenixApp in PBMR inputs, BlueCrab doesnt know what that is
Use the single physics steady calculations as restart for the single physics transients in PBMR, allowing for full restart
GiudGiud added a commit that referenced this issue Feb 21, 2022
Address test failures (timeout on bison model for mrad, forgot a csv for HPMR, scaleaux in pgh test for HPMR)
Revert to still using two tests for msre SAM model, as BC diffs with SAM
Dont use FenixApp in PBMR inputs, BlueCrab doesnt know what that is
Use the single physics steady calculations as restart for the single physics transients in PBMR, allowing for full restart
Fix the elemental auxkernel (INSCourant) being used on an auxvaraibles
GiudGiud added a commit that referenced this issue Feb 21, 2022
Address test failures (timeout on bison model for mrad, forgot a csv for HPMR, scaleaux in pgh test for HPMR)
Revert to still using two tests for msre SAM model, as BC diffs with SAM
Dont use FenixApp in PBMR inputs, BlueCrab doesnt know what that is
Use the single physics steady calculations as restart for the single physics transients in PBMR, allowing for full restart
Fix the elemental auxkernel (INSCourant) being used on an auxvaraibles
GiudGiud added a commit that referenced this issue Feb 22, 2022
Address test failures (timeout on bison model for mrad, forgot a csv for HPMR, scaleaux in pgh test for HPMR)
Revert to still using two tests for msre SAM model, as BC diffs with SAM
Dont use FenixApp in PBMR inputs, BlueCrab doesnt know what that is
Use the single physics steady calculations as restart for the single physics transients in PBMR, allowing for full restart
Fix the elemental auxkernel (INSCourant) being used on an auxvaraibles
Update BC submodule, refs #0
GiudGiud added a commit that referenced this issue Feb 22, 2022
Address test failures (timeout on bison model for mrad, forgot a csv for HPMR, scaleaux in pgh test for HPMR)
Revert to still using two tests for msre SAM model, as BC diffs with SAM
Dont use FenixApp in PBMR inputs, BlueCrab doesnt know what that is
Use the single physics steady calculations as restart for the single physics transients in PBMR, allowing for full restart
Fix the elemental auxkernel (INSCourant) being used on an auxvaraibles
Update BC submodule, refs #0
GiudGiud added a commit that referenced this issue Feb 22, 2022
Address test failures (timeout on bison model for mrad, forgot a csv for HPMR, scaleaux in pgh test for HPMR)
Revert to still using two tests for msre SAM model, as BC diffs with SAM
Dont use FenixApp in PBMR inputs, BlueCrab doesnt know what that is
Use the single physics steady calculations as restart for the single physics transients in PBMR, allowing for full restart
Fix the elemental auxkernel (INSCourant) being used on an auxvaraibles
Update BC submodule, refs #0
GiudGiud added a commit that referenced this issue May 28, 2022
GiudGiud added a commit that referenced this issue May 28, 2022
GiudGiud added a commit that referenced this issue May 28, 2022
GiudGiud added a commit that referenced this issue May 28, 2022
@GiudGiud GiudGiud added the model_testing Adding new tests, enabling more existing ones, adjusting others for runtime / concerns label Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
model_testing Adding new tests, enabling more existing ones, adjusting others for runtime / concerns
Projects
None yet
Development

No branches or pull requests

1 participant