doc: Add multiphysics demo - #627
Open
dionhaefner wants to merge 10 commits into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #627 +/- ##
=======================================
Coverage 78.29% 78.29%
=======================================
Files 39 39
Lines 4774 4774
Branches 784 784
=======================================
Hits 3738 3738
Misses 728 728
Partials 308 308 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
dionhaefner
marked this pull request as ready for review
July 19, 2026 20:54
dionhaefner
requested review from
apaleyes,
jpbrodrick89 and
xalelax
as code owners
July 19, 2026 20:54
dionhaefner
commented
Jul 24, 2026
#### Relevant issue or PR - #627 #### Description of changes * Made a minimal change to step 7 showing that optimistix implements the implicit function already and linking to other pedagogical sources on the matter. * Dropped 64-bit enable as Tesseracts are 32 bit, it made no sense to do convergence checks in 64 bit and also led to an optimistix error due to inconsistent dtypes of input and output. #### Testing done * Ran notebook end-to-end * Tried out nonlinear least square but 4 sensors wasn't enough to show a real
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.
No description provided.