Hello, How do I compute the L2 (in space and time) convergence rates when the exact solution is unknown? I plan on computing a solution using a fine grid and time step and then using that as my exact solution. How could I "save" this solution to use it when computing the L2 error in space and time? If it were only space, then I understand that I could use solution transfer, but I'm unsure how to deal with the temporal variable.
Thank you! Naren Vohra -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/28630dbe-377c-41b6-a9b9-21f65c6ebb20n%40googlegroups.com.
