[Nek5000-users] unable to visualize blasius results in visit

nek5000-users at lists.mcs.anl.gov nek5000-users at lists.mcs.anl.gov
Sun Nov 25 07:54:49 CST 2012


Thanks. In the svn version of the code, userchk was saving initial field
but not the coordinates. So I changed to

      ifxyo=.false.
      if (istep.eq.0)then
          ifxyo=.true.
          call outpost(vx,vy,vz,pr,t,'   ')
      endif

and then it seems to work fine.

praveen

On Sun, Nov 25, 2012 at 6:52 PM, <nek5000-users at lists.mcs.anl.gov> wrote:

>
> Hi Praveen,
>
> Either set ifxyo = .true. in userchk in the .usr file or
> set the following flag
>
>   T      COORDINATES
>
> in the bottom of the .rea file.
>
> I'm not 100% certain why the default condition, which is to
> have the geometry written to the first file, is not working
> but we'll look into it.
>
> Thanks,
>
> Paul
>
>
>
> On Sun, 25 Nov 2012, nek5000-users at lists.mcs.anl.**gov<nek5000-users at lists.mcs.anl.gov>wrote:
>
>  Hello
>> The blasius example saves files as blasius0.f* but the first file does not
>> seem to contain the mesh. How can I visualize this in visit ?
>> Thanks
>> praveen
>>
>>  ______________________________**_________________
> Nek5000-users mailing list
> Nek5000-users at lists.mcs.anl.**gov <Nek5000-users at lists.mcs.anl.gov>
> https://lists.mcs.anl.gov/**mailman/listinfo/nek5000-users<https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/nek5000-users/attachments/20121125/1bf2a4c9/attachment.html>


More information about the Nek5000-users mailing list