Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps [extern/Microphysics](https://github.com/psharda/Microphysics) from `348ca2f` to `e587300`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/psharda/Microphysics/commit/e587300c654f9dc8a4be111a30b384dc269fab52"><code>e587300</code></a> some more cleaning of the runtime_parameters.py (<a href="https://redirect.github.com/psharda/Microphysics/issues/1448">#1448</a>)</li> <li><a href="https://github.com/psharda/Microphysics/commit/8fc4cfeef47d78b056f7f1b3bcffb86a60f030b1"><code>8fc4cfe</code></a> template pivoting in the linear algebra (<a href="https://redirect.github.com/psharda/Microphysics/issues/1454">#1454</a>)</li> <li><a href="https://github.com/psharda/Microphysics/commit/adb26008165aecf183466ac9b1a2be19861689ef"><code>adb2600</code></a> work on addressing some issues with the Jacobian scaling (<a href="https://redirect.github.com/psharda/Microphysics/issues/1479">#1479</a>)</li> <li><a href="https://github.com/psharda/Microphysics/commit/48bf41c51a9da8dc9c654cfc4b9f461bf5b8e23b"><code>48bf41c</code></a> remove some unused includes in test_nse_interp (<a href="https://redirect.github.com/psharda/Microphysics/issues/1494">#1494</a>)</li> <li><a href="https://github.com/psharda/Microphysics/commit/f336cab4e612f032a60042e503dc571bfc38a182"><code>f336cab</code></a> create a linear algebra unit test (<a href="https://redirect.github.com/psharda/Microphysics/issues/1493">#1493</a>)</li> <li><a href="https://github.com/psharda/Microphysics/commit/9a8c260b7af05cf09478d589e04f3c60f53e1ce2"><code>9a8c260</code></a> clean up some unused vars in unit tests (<a href="https://redirect.github.com/psharda/Microphysics/issues/1492">#1492</a>)</li> <li><a href="https://github.com/psharda/Microphysics/commit/348dad9c7326fe14e9becec2ec5cd0584d20bee0"><code>348dad9</code></a> remove redundant (and conflicting) typedefs in rhs.H (<a href="https://redirect.github.com/psharda/Microphysics/issues/1491">#1491</a>)</li> <li><a href="https://github.com/psharda/Microphysics/commit/86807d6ba1bb4bc731cb7d7efb9518d56d6b8969"><code>86807d6</code></a> update the SDC docs (<a href="https://redirect.github.com/psharda/Microphysics/issues/1469">#1469</a>)</li> <li><a href="https://github.com/psharda/Microphysics/commit/3df6ba0c56c5081088175691eb5853bd5c51f8c0"><code>3df6ba0</code></a> if we are building with HIP, don't force inlining (<a href="https://redirect.github.com/psharda/Microphysics/issues/1490">#1490</a>)</li> <li><a href="https://github.com/psharda/Microphysics/commit/4f2ee5fd050be9c2c84edf7b72720f7be26fd31b"><code>4f2ee5f</code></a> fix compilation of nse_table_cell (<a href="https://redirect.github.com/psharda/Microphysics/issues/1486">#1486</a>)</li> <li>Additional commits viewable in <a href="https://github.com/psharda/Microphysics/compare/348ca2f5801c8cf80fa5910efe5f036bf4f737fe...e587300c654f9dc8a4be111a30b384dc269fab52">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Wibking <[email protected]>
- Loading branch information