Closed mikekryjak closed 3 weeks ago
Yes it looks like it!
I think this may be made redundant by https://github.com/bendudson/hermes-3/pull/248
Made redundant by https://github.com/bendudson/hermes-3/pull/248. That PR adds flow diagnostics for conductive, advective and total energy flow.
As per the title. The user can integrate it along a 1D domain by using
(cond_div_par_e * dv).sum("pos")
@PoloidalLloyd is this what you were also trying to do?