You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having a bit of trouble using the norm function for time-dependent solutions.
For example VoronoiFVM.norm(sys, u(t), 2), where u is a transient solution, gives out an error message (see below).
It might be useful for error and convergence analysis of parabolic problems.
Hi !
I am having a bit of trouble using the
norm
function for time-dependent solutions.For example
VoronoiFVM.norm(sys, u(t), 2)
, whereu
is a transient solution, gives out an error message (see below).It might be useful for error and convergence analysis of parabolic problems.
Error Message :
The text was updated successfully, but these errors were encountered: