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

Add a pluggable linear solver of a vector equation #355

Open
yungyuc opened this issue Jun 7, 2024 · 0 comments
Open

Add a pluggable linear solver of a vector equation #355

yungyuc opened this issue Jun 7, 2024 · 0 comments
Labels
enhancement New feature or request onedim One-dimensional solver

Comments

@yungyuc
Copy link
Member

yungyuc commented Jun 7, 2024

Augment the code for the Euler solver to allow changing the Jacobian matrix for any linear vector equations. It can be initially tested by using a $1\times1$ matrix for a scalar equation.

Linear vector equations can be tested with the stress waves in solids of cubic symmetry (or another symmetry) (see https://etd.ohiolink.edu/acprod/odb_etd/etd/r/1501/10?clear=10&p10_accession_num=osu1313000975)

@yungyuc yungyuc added onedim One-dimensional solver enhancement New feature or request labels Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request onedim One-dimensional solver
Projects
Status: No status
Development

No branches or pull requests

1 participant