Skip to content
Discussion options

You must be logged in to vote

Ah sorry I misunderstood. We use the finite volume method so some variables are evaluated at the center of the nodes, some at the edges. Generally those that are "flux"-like (i.e. gradient of another variable) are evaluated on edges. For example, if you have a mesh from 0 to 1 with just 2 mesh points, variables like "concentration" will be evaluated at (0.25, 0.75) and variables like "current density" will be evaluated at (0, 0.5, 1).

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@XuboGU
Comment options

@valentinsulzer
Comment options

Answer selected by XuboGU
@valentinsulzer
Comment options

@XuboGU
Comment options

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