[Nek5000-users] Nek5000-users Digest, Vol 107, Issue 24
nek5000-users at lists.mcs.anl.gov
nek5000-users at lists.mcs.anl.gov
Tue Jan 16 23:30:37 CST 2018
I think you're running out of memory.
In your SIZE file, increase lpmin.
You have (in SIZE) a max element count of lelg=10000.
If lpmin=1, then the code has to compile for 10000 elements per
rank, which takes a lot of memory.
If you set lpmin=8, then the code will compile for 10000/8, meaning that the memory footprint is effectively 8 times smaller.
If you run 10,000 elements then you would need 8 MPI ranks in this case.
Note that if your mesh has only 5000 elements, you could run 4 MPI ranks.
I usually compile with lelg slightly larger than the number of elements in my mesh.
hth,
Paul
________________________________
From: Nek5000-users <nek5000-users-bounces at lists.mcs.anl.gov> on behalf of nek5000-users at lists.mcs.anl.gov <nek5000-users at lists.mcs.anl.gov>
Sent: Tuesday, January 16, 2018 9:48:56 PM
To: nek5000-users at lists.mcs.anl.gov
Subject: Re: [Nek5000-users] Nek5000-users Digest, Vol 107, Issue 24
Hey Paul,
As suggested by you, I did look into the .usr of Rayleigh Benard Convection example and it did help me. But I face the following error while compiling using makenek.
obj/plan4.o: In function `plan4_':
plan4.f:(.text+0x1781): additional relocation overflows omitted from the output
collect2: error: ld returned 1 exit status
makefile:114: recipe for target 'nek5000' failed
make: *** [nek5000] Error 1
I have attached The SIZE file, .usr file,.par file and the .box file used for the simulation. Really appreciate your help.
On Mon, Jan 15, 2018 at 11:30 PM, <nek5000-users-request at lists.mcs.anl.gov<mailto:nek5000-users-request at lists.mcs.anl.gov>> wrote:
Send Nek5000-users mailing list submissions to
nek5000-users at lists.mcs.anl.gov<mailto:nek5000-users at lists.mcs.anl.gov>
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users
or, via email, send a message with subject or body 'help' to
nek5000-users-request at lists.mcs.anl.gov<mailto:nek5000-users-request at lists.mcs.anl.gov>
You can reach the person managing the list at
nek5000-users-owner at lists.mcs.anl.gov<mailto:nek5000-users-owner at lists.mcs.anl.gov>
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Nek5000-users digest..."
Today's Topics:
1. Re: Low-Density jet using low -Mach number formulation
(nek5000-users at lists.mcs.anl.gov<mailto:nek5000-users at lists.mcs.anl.gov>)
----------------------------------------------------------------------
Message: 1
Date: Sun, 14 Jan 2018 21:00:59 +0000
From: nek5000-users at lists.mcs.anl.gov<mailto:nek5000-users at lists.mcs.anl.gov>
To: "nek5000-users at lists.mcs.anl.gov<mailto:nek5000-users at lists.mcs.anl.gov>"
<nek5000-users at lists.mcs.anl.gov<mailto:nek5000-users at lists.mcs.anl.gov>>
Subject: Re: [Nek5000-users] Low-Density jet using low -Mach number
formulation
Message-ID:
<mailman.6277.1515963679.19102.nek5000-users at lists.mcs.anl.gov<mailto:mailman.6277.1515963679.19102.nek5000-users at lists.mcs.anl.gov>>
Content-Type: text/plain; charset="us-ascii"
Dear Nitish,
There are several examples of Rayleigh-Benard convection that show how to do buoyancy driven flows. Looking at those usr files would be a first step.
hth,
Paul
________________________________
From: Nek5000-users <nek5000-users-bounces at lists.mcs.anl.gov<mailto:nek5000-users-bounces at lists.mcs.anl.gov>> on behalf of nek5000-users at lists.mcs.anl.gov<mailto:nek5000-users at lists.mcs.anl.gov> <nek5000-users at lists.mcs.anl.gov<mailto:nek5000-users at lists.mcs.anl.gov>>
Sent: Sunday, January 14, 2018 8:08:20 AM
To: nek5000-users at lists.mcs.anl.gov<mailto:nek5000-users at lists.mcs.anl.gov>
Subject: [Nek5000-users] Low-Density jet using low -Mach number formulation
Hello Nek Users,
I want to simulate low density jet (heated air whose density is lesser than ambient air) expanding out from a pipe into stagnant air.
I want to run a 2D planar case. Im planning to export the mesh from exodus II to nek. Can somebody guide me what I have to do from here? What Stress formulation to use? Thanks for the help.
--
Nitish Kovalam
Aerospace Engineering
Indian Institute of Space Science and Technology
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/nek5000-users/attachments/20180114/dcab9a6f/attachment-0001.html>
------------------------------
Subject: Digest Footer
_______________________________________________
Nek5000-users mailing list
Nek5000-users at lists.mcs.anl.gov<mailto:Nek5000-users at lists.mcs.anl.gov>
https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users
------------------------------
End of Nek5000-users Digest, Vol 107, Issue 24
**********************************************
--
Nitish Kovalam
Aerospace Engineering
Indian Institute of Space Science and Technology
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/nek5000-users/attachments/20180117/9b316761/attachment.html>
More information about the Nek5000-users
mailing list