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 `a3bc246` to `24fc854`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/psharda/Microphysics/commit/24fc8547090297bacdefe30f14bc2c37e53069f4"><code>24fc854</code></a> include higher taylor terms for fast_atan (<a href="https://redirect.github.com/psharda/Microphysics/issues/1611">#1611</a>)</li> <li><a href="https://github.com/psharda/Microphysics/commit/a5408bad445e49e4b8c0622843905a4c08b1ed6d"><code>a5408ba</code></a> update self-consistent NSE SDC update with Tabular NSE (<a href="https://redirect.github.com/psharda/Microphysics/issues/1569">#1569</a>)</li> <li><a href="https://github.com/psharda/Microphysics/commit/b413290def9550c8fac7035ec614f90f68c12ba4"><code>b413290</code></a> remove some more Fortran comments (<a href="https://redirect.github.com/psharda/Microphysics/issues/1609">#1609</a>)</li> <li><a href="https://github.com/psharda/Microphysics/commit/448132f96834e1958e5fe38a10f08610ec665981"><code>448132f</code></a> remove test_nse and rename test_ase -> test_nse_net (<a href="https://redirect.github.com/psharda/Microphysics/issues/1610">#1610</a>)</li> <li><a href="https://github.com/psharda/Microphysics/commit/963ff00371ca38c271b82c96ccde9fbd17bb4952"><code>963ff00</code></a> remove the old test_screening (<a href="https://redirect.github.com/psharda/Microphysics/issues/1608">#1608</a>)</li> <li><a href="https://github.com/psharda/Microphysics/commit/d791e67c65f623e0ee05b7458f6e6fae19668704"><code>d791e67</code></a> Remove strang nse (<a href="https://redirect.github.com/psharda/Microphysics/issues/1549">#1549</a>)</li> <li><a href="https://github.com/psharda/Microphysics/commit/4142d4fbff132040a405d0bc3759b5c99099334c"><code>4142d4f</code></a> Update rhoX for nse_solver for SDC and discard strang (<a href="https://redirect.github.com/psharda/Microphysics/issues/1607">#1607</a>)</li> <li><a href="https://github.com/psharda/Microphysics/commit/0b1a2310392f83adfee33c5a50da9fd90a2b5a7c"><code>0b1a231</code></a> add NSE bailout to RKC (<a href="https://redirect.github.com/psharda/Microphysics/issues/1544">#1544</a>)</li> <li>See full diff in <a href="https://github.com/psharda/Microphysics/compare/a3bc2465da68185084efc23383c55be90e426712...24fc8547090297bacdefe30f14bc2c37e53069f4">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: Piyush Sharda <[email protected]>
- Loading branch information