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

Adding RHS corresponding to a source to the solver #19

Open
soumyadipghosh opened this issue Feb 19, 2020 · 1 comment
Open

Adding RHS corresponding to a source to the solver #19

soumyadipghosh opened this issue Feb 19, 2020 · 1 comment
Assignees
Labels
enhancement Improvement/s on existing code.

Comments

@soumyadipghosh
Copy link
Collaborator

Right now, the RHS in the solution is a vector of 1's or a random vector. There should be a way to add a user-defined source , for e.g., an electric dipole.

@pratikvn
Copy link
Owner

Feel free to modify the generate_rhs function in the Initialization class to generate an rhs for a user defined source.

@pratikvn pratikvn added the enhancement Improvement/s on existing code. label Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement/s on existing code.
Projects
None yet
Development

No branches or pull requests

2 participants