BCME documentation - #494
Open
Alexsp32 wants to merge 2 commits into
Open
Conversation
Member
Author
|
@claude[agent] Please add a page for the CME/BCME method to the other dynamics methods pages as specified above. |
Added a CME/BCME documentation page at
|
Alexsp32
marked this pull request as ready for review
June 10, 2026 08:08
Alexsp32
requested review from
Ash-Baldwin,
Louhokseson,
framere,
hbarquanta,
htsnowden,
mlarkin863,
reinimaurer1 and
yliucn
July 10, 2026 14:58
Alexsp32
force-pushed
the
bcme-adaptive-timestep
branch
2 times, most recently
from
July 22, 2026 12:52
12dd842 to
4e77b30
Compare
Agent-Logs-Url: https://github.com/NQCD/NQCDynamics.jl/sessions/902509ba-d839-48ee-9871-303c9a825473 Co-authored-by: Alexsp32 <39826690+Alexsp32@users.noreply.github.com>
Alexsp32
force-pushed
the
bcme-adaptive-timestep
branch
from
August 12, 2026 06:54
4e77b30 to
6f22f55
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We don't currently have a full documentation page for BCME, this ought to be changed. Sources for the method are already given in the docstrings, and the unit test with reference data would work as a tutorial for running the method.
The documentation page also needs a hint about adaptive timestepping since that's caused confusion in the past.
Fix for #489.