Re: [Libmesh-users] ExodusII_IO::write_discontinuous_timestep trouble with subdomains

2018-08-27 Thread Alexander Lindsay
Renato, please check to see whether https://github.com/libMesh/libmesh/pull/1836 fixes your issue. It appears to work to me on the example you sent On Sat, Aug 25, 2018 at 3:16 PM, Renato Poli wrote: > Hi Alexander, > > Please find attached the example you asked. > I used introduction_ex3 as a b

Re: [Libmesh-users] ExodusII_IO::write_discontinuous_timestep trouble with subdomains

2018-08-27 Thread Renato Poli
Hi Alexander, It did run, but the values were not assigned at the right elements. Please find a paraview figure attached. It was produced by the example I sent (open mesh.e in paraview). The pressure subdomain should be a circle in the center. I would guess the problem lies in lines 1141-2 below

Re: [Libmesh-users] ExodusII_IO::write_discontinuous_timestep trouble with subdomains

2018-08-27 Thread Alexander Lindsay
Like this? This is how it looks for me. On Mon, Aug 27, 2018 at 12:21 PM, Renato Poli wrote: > Hi Alexander, > > It did run, but the values were not assigned at the right elements. > Please find a paraview figure attached. > It was produced by the example I sent (open mesh.e in paraview). > The

Re: [Libmesh-users] ExodusII_IO::write_discontinuous_timestep trouble with subdomains

2018-08-27 Thread Renato Poli
Is that "p"? On Mon, Aug 27, 2018 at 5:51 PM Alexander Lindsay wrote: > Like this? This is how it looks for me. > > On Mon, Aug 27, 2018 at 12:21 PM, Renato Poli wrote: > >> Hi Alexander, >> >> It did run, but the values were not assigned at the right elements. >> Please find a paraview figure

Re: [Libmesh-users] ExodusII_IO::write_discontinuous_timestep trouble with subdomains

2018-08-27 Thread Alexander Lindsay
How did you apply my patch? On Mon, Aug 27, 2018 at 4:00 PM, Alexander Lindsay wrote: > Yes it is > > On Mon, Aug 27, 2018 at 3:59 PM, Renato Poli wrote: > >> Is that "p"? >> >> On Mon, Aug 27, 2018 at 5:51 PM Alexander Lindsay < >> alexlindsay...@gmail.com> wrote: >> >>> Like this? This is how

Re: [Libmesh-users] ExodusII_IO::write_discontinuous_timestep trouble with subdomains

2018-08-27 Thread Alexander Lindsay
Yes it is On Mon, Aug 27, 2018 at 3:59 PM, Renato Poli wrote: > Is that "p"? > > On Mon, Aug 27, 2018 at 5:51 PM Alexander Lindsay < > alexlindsay...@gmail.com> wrote: > >> Like this? This is how it looks for me. >> >> On Mon, Aug 27, 2018 at 12:21 PM, Renato Poli wrote: >> >>> Hi Alexander, >>

Re: [Libmesh-users] ExodusII_IO::write_discontinuous_timestep trouble with subdomains

2018-08-27 Thread Renato Poli
# git pull origin pull/1836/head On Mon, Aug 27, 2018 at 7:01 PM Alexander Lindsay wrote: > How did you apply my patch? > > On Mon, Aug 27, 2018 at 4:00 PM, Alexander Lindsay < > alexlindsay...@gmail.com> wrote: > >> Yes it is >> >> On Mon, Aug 27, 2018 at 3:59 PM, Renato Poli wrote: >> >>> Is