Casey Icenhour

Results 13 issues of Casey Icenhour

See the discussion in #2812 related to new compilation warnings related to clang 11.0.0. New warnings are now seen in: - netcdf3 - exodusii - tecplot / tecio (related to...

Instead of heavily relying on the framework SQA content as a default in the app SQA document templates, some are included where generic enough and adjusted versions suitable for an...

PR: Failed but allowed

## Bug Description When using Python 3.10 with conda, MooseDocs fails to build the full MOOSE website, giving the following error: ``` Traceback (most recent call last): File "/Users/icenct/projects/moose/modules/doc/./moosedocs.py", line...

T: defect
P: normal
C: Documentation
C: Conda
C: Python

CIVET has flagged Moltres as having deprecated code: https://civet.inl.gov/job/1027414/ Notably, the following error is seen on most of the failing tests: ``` Deprecated code: 'InversePowerMethod' executioner is deprecated in favor...

This PR also makes adjustments to framework SQA docs and the templates for formatting and defaults as well as adding a new module option to the MooseDocs SQA initialization command....

Closes #27227 Replaces #27604 and #27260. Still have some optimization modules tests to fix, but might as well kick off testing to make sure I fixed up the others across...

### Motivation PETSc has recently updated to version 3.21.1. MOOSE should be kept up-to-date with this release. EDIT (May 10 2023): Changed to 3.21.1 ### Design Update the PETSc submodule...

T: task
C: PETSc/SLEPc

## Reason This change is intended to address corrective action CA 2021-1199 for BlackBear/Grizzly (and other MOOSE-based application to which a similar CA applies) and provide a new capability to...

T: task
C: Documentation

INL's continuous integration (CI) system [CIVET](https://civet.inl.gov) allows for testing of external MOOSE applications like CRANE, both within their own repository (PRs, branch merges, etc.) and as part of regular MOOSE...