Skip to content

Commit

Permalink
Bump extern/Microphysics from e587300 to 124b71b (#590)
Browse files Browse the repository at this point in the history
Bumps [extern/Microphysics](https://github.com/psharda/Microphysics)
from `e587300` to `124b71b`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/psharda/Microphysics/commit/124b71becfb95e1a0c7cdbc9b3a15e0e4be1096b"><code>124b71b</code></a>
use a helper function to get the index into the NSE tables (<a
href="https://redirect.github.com/psharda/Microphysics/issues/1495">#1495</a>)</li>
<li><a
href="https://github.com/psharda/Microphysics/commit/95cb860c0cda929b91b883ce00e7c15189a4fd86"><code>95cb860</code></a>
remove redundant rhs and ydot for NSE_NET (<a
href="https://redirect.github.com/psharda/Microphysics/issues/1507">#1507</a>)</li>
<li><a
href="https://github.com/psharda/Microphysics/commit/886498d0db40396c5989e3b5815ba2894b7e156a"><code>886498d</code></a>
Optimize fill_merge_indices/nse_grouping for NSE_NET (<a
href="https://redirect.github.com/psharda/Microphysics/issues/1506">#1506</a>)</li>
<li><a
href="https://github.com/psharda/Microphysics/commit/3169bfed5c07804b91f541b7637d68954f4eec62"><code>3169bfe</code></a>
remove the is_jacobian_term_used logic in the linear algebra (<a
href="https://redirect.github.com/psharda/Microphysics/issues/1502">#1502</a>)</li>
<li><a
href="https://github.com/psharda/Microphysics/commit/d7e5b848b5e0f86cc746e632ac08371b6db7d478"><code>d7e5b84</code></a>
remove fast reaction cycle check for NSE_NET check. (<a
href="https://redirect.github.com/psharda/Microphysics/issues/1503">#1503</a>)</li>
<li><a
href="https://github.com/psharda/Microphysics/commit/9dd9dbb619da9a210e5d453db502994cb844a846"><code>9dd9dbb</code></a>
add more unit test for testing NSE_NET (<a
href="https://redirect.github.com/psharda/Microphysics/issues/1504">#1504</a>)</li>
<li><a
href="https://github.com/psharda/Microphysics/commit/ce331bc849de71dafa0d32e7f2ba0c09527ba1d5"><code>ce331bc</code></a>
update test_linear_algebra to output the Jacobian mask (<a
href="https://redirect.github.com/psharda/Microphysics/issues/1501">#1501</a>)</li>
<li><a
href="https://github.com/psharda/Microphysics/commit/02d46a67cf5852509cc35db7850e5f87da495679"><code>02d46a6</code></a>
updated changelog for 24.03 (<a
href="https://redirect.github.com/psharda/Microphysics/issues/1498">#1498</a>)</li>
<li><a
href="https://github.com/psharda/Microphysics/commit/2359fab66cfb9a2cf2749a4c89005c5d5527bf54"><code>2359fab</code></a>
fix RKC integration with SDC (<a
href="https://redirect.github.com/psharda/Microphysics/issues/1497">#1497</a>)</li>
<li><a
href="https://github.com/psharda/Microphysics/commit/695b7118aa20023c7baa9b34fa0cba1049011fd2"><code>695b711</code></a>
update test_linear_algebra to reflect pivot templating (<a
href="https://redirect.github.com/psharda/Microphysics/issues/1496">#1496</a>)</li>
<li>See full diff in <a
href="https://github.com/psharda/Microphysics/compare/e587300c654f9dc8a4be111a30b384dc269fab52...124b71becfb95e1a0c7cdbc9b3a15e0e4be1096b">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>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 782643a commit 79ef0e6
Showing 1 changed file with 1 addition and 1 deletion.