Skip to content
Discussion options

You must be logged in to vote

It's required for wrapping source terms when using the Finite Element Method. Currently, we only use FEM in 2D current collectors problems; everything else uses finite volumes. See this issue for a bit of a discussion. Ideally we'd automate this so the user doesn't need to worry about explicitly using source.

So, in summary:

  • yes, this is a source term within the governing equations
  • you don't have to use it unless you plan on using FEM (only used for 2D problems)
  • if you don't use it there won't be any issues unless you use FEM

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@PaulKranefeld
Comment options

Answer selected by PaulKranefeld
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants