Corrections to SA-NEG-R and SA model#2014
Merged
Conversation
pcarruscag
reviewed
Apr 20, 2023
rois1995
commented
Apr 20, 2023
Member
|
Can you guys wrap this up and update the required restart files? |
Contributor
Author
|
@pcarruscag Sorry for the delay. Which restart files are you referring to? |
Member
|
Some of the testcases that show as failed need to be updated, if the update is significant for cases with restart files we need a new restart file to match the previous convergence level. |
Contributor
|
I just updated the serial and parallel regression tests. There is one SA test that has a restart file, I will also update that one. |
Contributor
Author
|
@bigfooted sure, I'll look into it right now. |
pcarruscag
approved these changes
Jun 3, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed Changes
Hi, I found some problems with the implementation of the SA-NEG and SA-NEG-R models wrt to what is described on TMR. Plus, I found a suggestion on the computation of the SHat variable to avoid clipping for negative values (also reported on TMR).
Related Work
I should also try to add the maximum value of nu_tilde within the mesh to the history file, although I still have to implement it.
PR Checklist