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

Plot a non-state variable via Decapodes #288

Open
KevinDCarlson opened this issue Dec 9, 2024 · 0 comments · May be fixed by #315
Open

Plot a non-state variable via Decapodes #288

KevinDCarlson opened this issue Dec 9, 2024 · 0 comments · May be fixed by #315
Assignees
Labels
enhancement New feature or request external Work on interfacing with other tools visualization Visualization and plotting

Comments

@KevinDCarlson
Copy link
Collaborator

It's currently not possible to plot, say, v in the Navier-Stokes example rather than dv because only state variables get included in the solution provided by ODEs.jl. To resolve this one needs to search for or provide the operator computing a derived quantity to somebody in AlgebraicJuliaService. There's currently a commented test for two plot variables that will assess success on this issue.

@epatters epatters added enhancement New feature or request external Work on interfacing with other tools labels Dec 10, 2024
@quffaro quffaro linked a pull request Jan 3, 2025 that will close this issue
@epatters epatters added the visualization Visualization and plotting label Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request external Work on interfacing with other tools visualization Visualization and plotting
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

3 participants