[Nek5000-users] unusual quantities

nek5000-users at lists.mcs.anl.gov nek5000-users at lists.mcs.anl.gov
Sun May 17 22:19:56 CDT 2015


Hi Mike,

I've taken a pass at setting something up to compute these.
See attached.

Other than testing that it compiles and runs, I've not tested
to see if it actually computing what you want.  If it's not,
I would guess that it's close...

Please have a look at the attached files.

In principle, you can use a script like the following

genbox << EOF
rb3d.box
EOF
genmap << EOF
rb3d
0.1
EOF
makenek rb3d

and be set to go with

nek rb3d

or

nekmpi rb3d 8

say.

You would adjust resolution by editing rb3d.box --- making
certain that the SIZE file is compliant.  In particular,
to get the z-integrals that you want you need to be certain that
lelx and lely are big enough so that they match the number of
elements in your x-y plane.   Ditto with nelx and nely, which
are set in the .usr file.  (The limits, lelx and lely, are set
in the SIZE file.)

Paul





On Thu, 14 May 2015, nek5000-users at lists.mcs.anl.gov wrote:

> Dear Nek5000 Users,
>
> I have some unusual quantities I am hoping to compute
> while solving the 3D Rayleigh-Benard problem.  They
> are described in the attached pdf-file.  I am hoping
> someone has a suggestion how to do this using Nek5000.
>
>   Thanks,
>
>   Mike
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.tgz
Type: application/x-gtar-compressed
Size: 16207 bytes
Desc: 
URL: <http://lists.mcs.anl.gov/pipermail/nek5000-users/attachments/20150517/b134ddc8/attachment.bin>


More information about the Nek5000-users mailing list