Skip to content

Fix docs warnings update#3412

Open
dschwoerer wants to merge 1523 commits into
fix-docs-warningsfrom
fix-docs-warnings-update
Open

Fix docs warnings update#3412
dschwoerer wants to merge 1523 commits into
fix-docs-warningsfrom
fix-docs-warnings-update

Conversation

@dschwoerer

Copy link
Copy Markdown
Contributor

Update #2844 to next.

dschwoerer and others added 30 commits April 29, 2026 07:59
Co-authored-by: Peter Hill <peter.hill@york.ac.uk>
This includes the needed fixes, thus no workaround needed anymore
Bumps [externalpackages/googletest](https://github.com/google/googletest) from `d72f9c8` to `dc3c9ed`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@d72f9c8...dc3c9ed)

---
updated-dependencies:
- dependency-name: externalpackages/googletest
  dependency-version: dc3c9eda2f02ba32de9329dd27ace7e527f492dc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…nalpackages/googletest-dc3c9ed

Bump externalpackages/googletest from `d72f9c8` to `dc3c9ed`
This is to prevent the PTC method from getting stuck when the alpha
parameter gets very small, taking many iterations to recover.
bendudson and others added 28 commits June 21, 2026 10:39
…nalpackages/googletest-0b1e895

Bump externalpackages/googletest from `8736d2c` to `0b1e895`
Add checks to chooseProcessorSplit function in boutmesh.cxx
Not needed in current use, and may prevent vectorization.
If iterating over Field3D, the RegionID can be used to get the
Region and so the blocks. This avoids lookup of array indices
and helps vectorize simple loops.
…ctions/checkout-7

Bump actions/checkout from 6 to 7
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Peter Hill <zed.three@gmail.com>
- Throw exception if `use_precon` is used. Added to `boutupgrader`.
- Remove temporary workaround for Hermes-3 braginskii_conduction
- Prefer `if` to `#if`
PETSc preconditioning requires converting between BOUT++ state
vectors and PETSc vectors.
Trying to catch examples of `use_precon` with CVODE solver.
Refactor PETSc preconditioner for CVODE
Fixes a bug due to uninitialised dt. The residuals calculation calls
the RHS function with time `simtime + dt`, so occasionally the time
would be large values (e.g. 1e200). This would crash `hermes-3` if
`upstream_density_feedback` was being used, because the integration of
the error would blow up.
WIP: Improve BoutExpr CPU performance
Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v5...v6)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [externalpackages/googletest](https://github.com/google/googletest) from `0b1e895` to `8b53336`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@0b1e895...8b53336)

---
updated-dependencies:
- dependency-name: externalpackages/googletest
  dependency-version: 8b53336594cc52213c6c2c7a0b29194fa896d039
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…ctions/cache-6

Bump actions/cache from 5 to 6
…nalpackages/googletest-8b53336

Bump externalpackages/googletest from `0b1e895` to `8b53336`
@dschwoerer dschwoerer requested a review from ZedThree June 29, 2026 07:19
@dschwoerer dschwoerer force-pushed the fix-docs-warnings-update branch from 6af5f77 to 6d08e29 Compare June 29, 2026 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants