My question is whether one's code must always contain the actual description of spatial discretization written explicitly or whether the Method of Lines can be called as an internal routine. If so how could I implement such a black-box approach to solve this problem? Still, is this approach always enough or explicit discretization is sometimes unavoidable?
Asked
Active
Viewed 863 times
Method -> "MethodOfLines"calls the method of lines internal routine. In the linked problem,NDSolvecomplains about the boundary conditions; in the currently accepted answer such a check byNDSolveis bypassed. I added my own answer to the linked question to show how to use the internal method. Probably this question should be closed as a duplicate. – Michael E2 Nov 30 '18 at 02:15xt[]equation? That might be added as an answer to that question, too. I haven't had time to investigate it though. – Michael E2 Nov 30 '18 at 19:21