-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Proposed new training #27572
base: next
Are you sure you want to change the base?
Proposed new training #27572
Conversation
Job Documentation on aff2e3c wanted to post the following: View the site here This comment will be updated on new commits. |
Job Coverage on aff2e3c wanted to post the following: Framework coverage
Modules coverageCoverage did not change Full coverage reportsReports
This comment will be updated on new commits. |
aff2e3c
to
e233e0f
Compare
Job Documentation, step Docs: sync website on bec6818 wanted to post the following: View the site here This comment will be updated on new commits. |
Job Coverage, step Generate coverage on bec6818 wanted to post the following: Framework coverage
Modules coverageInconsistent report tags were found between the head and base reports. Inconsistent tags: Full coverage reportsReports
Warnings
This comment will be updated on new commits. |
5b90683
to
9b1393c
Compare
Job Precheck, step Clang format on 9b1393c wanted to post the following: Your code requires style changes. A patch was auto generated and copied here
Alternatively, with your repository up to date and in the top level of your repository:
|
9b1393c
to
78b70d8
Compare
c5b972d
to
ea18710
Compare
ea18710
to
f500caa
Compare
f500caa
to
b78dee6
Compare
Adapt to folder re-organization
- add some text on CI
Use RunApp for now
Have a little more refinement in step 8 w/ adaptivity
Use AD functor dirichlet BC for temperature for coupling purposes
Lower thermal expansion Add scaling to energy equation to accomodate for bad convergence
…rocessing Precondition each system separately
Use FV Show FV flow in 3D then do the same transition to 2D for investigating the coupling
- check for nodal variables - dont seg fault on non-nodal ones - add support for non-nodal variables - add more checks closes idaholab#29741
Add more on some systems
730b9f6
to
bec6818
Compare
@@ -1 +1 @@ | |||
Subproject commit 8dc9ab6699d0c9c5d9ae03665a2ece62eb339b49 | |||
Subproject commit 3ba8fc30775a481abc3663171da785ce47b39bfd |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Caution! This contains a submodule update
This will have to wait for #29072
Doco test failure will be addressed by #29729
There are a few other developments required in there. Mostly bug fixes and a little bit of new capability
what could we do more?
Would be good to do this later.