<div dir="ltr">So you get this noise with a regular grid in p4est. So the same grid as will Plex, and you are not getting the same results.<div><br></div><div>I don't know of any difference from p4est on a non-adapted grid. Can you reproduce this with ex11?</div><div><br></div><div>Matt and Toby could answer this better.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jun 17, 2020 at 1:33 PM MUKKUND SUNJII <<a href="mailto:mukkundsunjii@gmail.com">mukkundsunjii@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;">Greetings, <div><br></div><div>I am a master’s student working on the shallow water model of the TS example 'ex11.c' as part of my thesis. Therefore, I am working with DMForest for the implementation of adaptive grids. I have a question and an observation. </div><div><br></div><div>I am trying to find relevant information about interpolation that takes place through the routine <span style="color:rgb(167,95,0);font-family:Menlo;font-size:9pt;background-color:rgb(255,255,255)">DMForestTransferVec</span><span style="font-family:Menlo;font-size:9pt;background-color:rgb(255,255,255)">.</span> <font color="#000000"><span>Perhaps it could be my inability to find it, but I am unable to locate the implementation of the routine </span></font></div><div><span style="color:rgb(74,92,110);font-family:Menlo;font-size:9pt;background-color:rgb(255,255,255)"><br></span></div><div><span style="color:rgb(74,92,110);font-family:Menlo;font-size:9pt;background-color:rgb(255,255,255)">(forest-></span><span style="font-family:Menlo;font-size:9pt;background-color:rgb(255,255,255);color:rgb(158,118,181)">transfervec</span><span style="color:rgb(74,92,110);font-family:Menlo;font-size:9pt;background-color:rgb(255,255,255)">)(dmIn</span><span style="font-family:Menlo;font-size:9pt;background-color:rgb(255,255,255);color:rgb(242,137,49)">,</span><span style="color:rgb(74,92,110);font-family:Menlo;font-size:9pt;background-color:rgb(255,255,255)">vecIn</span><span style="font-family:Menlo;font-size:9pt;background-color:rgb(255,255,255);color:rgb(242,137,49)">,</span><span style="color:rgb(74,92,110);font-family:Menlo;font-size:9pt;background-color:rgb(255,255,255)">dmOut</span><span style="font-family:Menlo;font-size:9pt;background-color:rgb(255,255,255);color:rgb(242,137,49)">,</span><span style="color:rgb(74,92,110);font-family:Menlo;font-size:9pt;background-color:rgb(255,255,255)">vecOut</span><span style="font-family:Menlo;font-size:9pt;background-color:rgb(255,255,255);color:rgb(242,137,49)">,</span><span style="color:rgb(74,92,110);font-family:Menlo;font-size:9pt;background-color:rgb(255,255,255)">useBCs</span><span style="font-family:Menlo;font-size:9pt;background-color:rgb(255,255,255);color:rgb(242,137,49)">,</span><span style="color:rgb(74,92,110);font-family:Menlo;font-size:9pt;background-color:rgb(255,255,255)">time). </span></div><div><span style="color:rgb(0,0,0)"><br></span></div><div><span style="color:rgb(0,0,0)">Any information on this particular routine is highly appreciated.</span></div><div><br></div><div>Furthermore, I have developed a well balanced Riemann Solver that includes topography in the model. In the process of testing both the non-adaptive and adaptive version, I found that my results differed when I changed the type of DM. For instance, when I run a scenario in a fixed, non-adaptive grid  with a DM of type 'P4est', I find that the well balanced nature is lost due to small perturbations all across the domain. However, this does not occur when I use a DM of type ‘plex’. Is there a radical change in the routines between the two DM’s? This is not as much of a question as it is an observation. </div><div><br></div><div>Thank you for all of your suggestions! </div><div><br></div><div>Regards, </div><div><br></div><div>Mukkund </div><div><span style="color:rgb(0,0,0)"> </span></div><div><br></div></div></blockquote></div>