Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Euler equations docs page #105

Merged
merged 4 commits into from
Sep 24, 2024
Merged

Euler equations docs page #105

merged 4 commits into from
Sep 24, 2024

Conversation

lukem12345
Copy link
Member

Currently, a discretization of the Euler equations appears in the an operators test. I developed it originally as an end-to-end/ functional test involving particular differential operators.

However, it is an interesting-enough use case to merit its own docs page. Also, it is the first direct demonstration of the CombinatorialSpaces library (not indirectly via Decapodes).

So, I’ve documented the original test case, and demonstrated two further analysis/ simulation workflows a user may want.

@lukem12345 lukem12345 added the documentation Improvements or additions to documentation label Sep 14, 2024
@jpfairbanks jpfairbanks merged commit f0a18b7 into main Sep 24, 2024
8 checks passed
@jpfairbanks jpfairbanks deleted the llm/euler branch September 24, 2024 16:52
KevinDCarlson pushed a commit that referenced this pull request Oct 10, 2024
* Add existing Euler test as docs page

* Add two more Euler cases

* Add projection method (not tested locally)

* Remove manual pressure ICs from Euler case 3.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants