Replies: 1 comment
|
The solver would be the same as for Fickian diffusion. They are all just wrapper of Transport or Reactive Transport, so the documentation/examples should translate directly. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm trying to calculate the electronic conductance of a pore network but I see that the classes (Fourier and ohmic) do not have any solvers implemented. Do I set the throat conductances by calling the classes and solving through a regular linear solver? Was it deprecated in favour of a petsc network solution?
All reactions