postprocess.cc
needs at least one explicit time-dependent variable to work
#210
Labels
postprocess.cc
needs at least one explicit time-dependent variable to work
#210
When trying to include post-processed fields for time independent variables you run into a divide-by-zero error. This likely has to do with the initialization (or lack thereof) of the invM used to calculated post-processed fields.
Including an auxiliary variable does not fix this issue.
Including an explicit variable does.
The text was updated successfully, but these errors were encountered: