Skip to content

Solver documentation - #363

Merged
vanmeerkerk merged 3 commits into
mainfrom
solver_documentation
Sep 10, 2026
Merged

Solver documentation#363
vanmeerkerk merged 3 commits into
mainfrom
solver_documentation

Conversation

@samvanderzwan

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR restructures and refreshes the Solver documentation, shifting from older “conceptual + detailed behavior” pages to a concise four-page Solver section (overview, workflow, unknowns, convergence) and updates the documentation-agent guidance to match that new ownership model.

Changes:

  • Rewrites the Solver conceptual pages to a shorter, cross-linked set: solver_main, solver_workflow, solver_unknowns, and solver_convergence.
  • Adds a new dedicated “Solved Unknowns” page and removes the deprecated “unknowns and equations” and “solver behavior” pages.
  • Updates documentation agent metadata/instructions to reflect the new Solver documentation structure and responsibilities.

Reviewed changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
doc/solver/solver_workflow.rst Rewritten workflow explanation of the solver iteration loop and references to related pages.
doc/solver/solver_unknowns.rst New page documenting the solved unknowns (p, ṁ, u) and related interpretation notes.
doc/solver/solver_unknowns_and_equations.rst Removed legacy page in favor of the new unknowns page.
doc/solver/solver_main.rst Updated landing page with toctree pointing to the new three sibling pages.
doc/solver/solver_convergence.rst Rewritten convergence criteria page with explicit tolerance definition.
doc/solver/solver_behavior.rst Removed; detailed content folded into the four-page Solver section approach.
.github/agents/SystemConceptDocAgent.agent.md Updates agent scope guidance to point Solver content to SolverBehaviorDocAgent.
.github/agents/SolverBehaviorDocAgent.agent.md Redefines this agent’s scope to own the full four-page Solver section.
.github/agents/DocumentationCoordinator.agent.md Updates solver-doc routing guidance; also modifies YAML front matter/tooling metadata.
.github/agents/APIReferenceAgent.agent.md Updates exclusions to reflect the new four-page Solver section ownership.

Comment thread doc/solver/solver_workflow.rst Outdated
Comment thread doc/solver/solver_workflow.rst Outdated
Comment thread doc/solver/solver_workflow.rst
Comment thread doc/solver/solver_unknowns.rst
Comment thread .github/agents/DocumentationCoordinator.agent.md Outdated
Comment thread .github/agents/DocumentationCoordinator.agent.md Outdated
Comment thread .github/agents/DocumentationCoordinator.agent.md Outdated

@vanmeerkerk vanmeerkerk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sam een paar opmerkingen.

Comment thread .github/agents/DocumentationCoordinator.agent.md
Comment thread .github/agents/DocumentationCoordinator.agent.md Outdated
Comment thread doc/solver/solver_convergence.rst
Comment thread doc/solver/solver_workflow.rst Outdated
# Conflicts:
#	.github/agents/SystemConceptDocAgent.agent.md
#	doc/solver/solver_behavior.rst
#	doc/solver/solver_convergence.rst
@vanmeerkerk
vanmeerkerk self-requested a review September 10, 2026 11:40
@vanmeerkerk
vanmeerkerk merged commit da0d13f into main Sep 10, 2026
9 checks passed
@vanmeerkerk
vanmeerkerk deleted the solver_documentation branch September 10, 2026 11:41
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.

3 participants