Skip to content

#63: End-To-End 1-D Burgers' Equation#64

Merged
cwschilly merged 7 commits intodevelopfrom
63-end-to-end-1-d-burgers-equation
Feb 9, 2026
Merged

#63: End-To-End 1-D Burgers' Equation#64
cwschilly merged 7 commits intodevelopfrom
63-end-to-end-1-d-burgers-equation

Conversation

@cwschilly
Copy link
Copy Markdown
Contributor

@cwschilly cwschilly commented Jan 14, 2026

Fixes #63
Fixes #65

@cwschilly cwschilly linked an issue Jan 14, 2026 that may be closed by this pull request
@cwschilly
Copy link
Copy Markdown
Contributor Author

@eparish1 I've pushed the driver for the full, end-to-end demo. If this all looks good to you (i.e. I'm using Pressio correctly), I can go ahead and write up how it works in the docs/ directory and then ask @chadalon to work through it.

@cwschilly cwschilly marked this pull request as draft January 19, 2026 19:54
@cwschilly cwschilly self-assigned this Jan 19, 2026
@cwschilly
Copy link
Copy Markdown
Contributor Author

cwschilly commented Feb 5, 2026

@chadalon This should be ready for you to work through and critique. Let me know what is unclear or unhelpful.

To build the documentation locally, run:

git clone git@github.com:Pressio/pressio-tutorials.git # if you haven't already
cd pressio-tutorials/docs
pip install -r build_requirements.txt
make
cd generated_docs
open index.html

@cwschilly cwschilly marked this pull request as ready for review February 9, 2026 17:09
@cwschilly cwschilly requested a review from chadalon February 9, 2026 17:35
Copy link
Copy Markdown

@chadalon chadalon left a comment

Choose a reason for hiding this comment

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

LGTM

@cwschilly cwschilly merged commit 3129b0d into develop Feb 9, 2026
4 checks passed
@cwschilly cwschilly deleted the 63-end-to-end-1-d-burgers-equation branch February 9, 2026 17:43
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.

Docs build fails on Python 3.13 End-To-End 1-D Burgers' Equation

2 participants