<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">I managed to get hemi to run and then merged that code with my own. Starting from a clean version (unedited by myself) helped. Cheers.</p>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Nek5000-users <nek5000-users-bounces@lists.mcs.anl.gov> on behalf of nek5000-users-request@lists.mcs.anl.gov <nek5000-users-request@lists.mcs.anl.gov><br>
<b>Sent:</b> 09 June 2018 18:00<br>
<b>To:</b> nek5000-users@lists.mcs.anl.gov<br>
<b>Subject:</b> Nek5000-users Digest, Vol 112, Issue 14</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Send Nek5000-users mailing list submissions to<br>
nek5000-users@lists.mcs.anl.gov<br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users" id="LPlnk114391" class="OWAAutoLink" previewremoved="true">
https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users</a><br>
or, via email, send a message with subject or body 'help' to<br>
nek5000-users-request@lists.mcs.anl.gov<br>
<br>
You can reach the person managing the list at<br>
nek5000-users-owner@lists.mcs.anl.gov<br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Nek5000-users digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
1. [Re] launch pretex without popup (nek5000-users@lists.mcs.anl.gov)<br>
2. Lagrangian Particle Tracking (again)<br>
(nek5000-users@lists.mcs.anl.gov)<br>
3. Re: Lagrangian Particle Tracking (again)<br>
(nek5000-users@lists.mcs.anl.gov)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Fri, 8 Jun 2018 18:07:46 -0400<br>
From: nek5000-users@lists.mcs.anl.gov<br>
To: nek5000-users@lists.mcs.anl.gov<br>
Subject: [Nek5000-users] [Re] launch pretex without popup<br>
Message-ID:<br>
<mailman.3636.1528495670.86639.nek5000-users@lists.mcs.anl.gov><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
I would also like to know if this is posible!<br>
Thanks in advance.<br>
<br>
Juan Pablo<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.mcs.anl.gov/pipermail/nek5000-users/attachments/20180608/ca88513d/attachment-0001.html" id="LPlnk733664" class="OWAAutoLink" previewremoved="true">http://lists.mcs.anl.gov/pipermail/nek5000-users/attachments/20180608/ca88513d/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Sat, 9 Jun 2018 13:46:27 +0000<br>
From: nek5000-users@lists.mcs.anl.gov<br>
To: "nek5000-users@lists.mcs.anl.gov"<br>
<nek5000-users@lists.mcs.anl.gov><br>
Subject: [Nek5000-users] Lagrangian Particle Tracking (again)<br>
Message-ID:<br>
<mailman.3648.1528552024.86639.nek5000-users@lists.mcs.anl.gov><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Hi all,<br>
<br>
<br>
I'm working on implementing LPT in my simulations in Nek5000. I've looked through all the other posts on this subject and they all mention the hemi example (and some mention Azad Noorani but he doesn't seem to have an implementation). I managed to get LPT
working, using Hemi, in the previous version of NEK. Since updating though, the code no longer complies. I end up with a lot of error messages of this form:<br>
<br>
<br>
Error: Parameter 'lpart' at (1) has not been declared or is a variable, which does not reduce to a constant expression<br>
<br>
<br>
and just<br>
<br>
<br>
Error: Variable 'lpart' cannot appear in the expression at (1).<br>
<br>
<br>
As I'm not an expert in the use of Fortran I was wondering if anyone could help me update this example to work with the newest version of NEK.<br>
<br>
<br>
Thanks,<br>
<br>
<br>
Daniel<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.mcs.anl.gov/pipermail/nek5000-users/attachments/20180609/61a0c549/attachment-0001.html" id="LPlnk680197" class="OWAAutoLink" previewremoved="true">http://lists.mcs.anl.gov/pipermail/nek5000-users/attachments/20180609/61a0c549/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Sat, 9 Jun 2018 18:39:42 +0200<br>
From: nek5000-users@lists.mcs.anl.gov<br>
To: nek5000-users@lists.mcs.anl.gov <nek5000-users@lists.mcs.anl.gov><br>
Subject: Re: [Nek5000-users] Lagrangian Particle Tracking (again)<br>
Message-ID:<br>
<mailman.3657.1528562420.86639.nek5000-users@lists.mcs.anl.gov><br>
Content-Type: text/plain; charset=utf-8<br>
<br>
Are you saying the hemi example of v17.0 is not compiling? It works for me. Are you use you are using the source + examples of v17.0?<br>
<br>
-----Original message-----<br>
> From:nek5000-users@lists.mcs.anl.gov <nek5000-users@lists.mcs.anl.gov><br>
> Sent: Saturday 9th June 2018 15:47<br>
> To: nek5000-users@lists.mcs.anl.gov<br>
> Subject: [Nek5000-users] Lagrangian Particle Tracking (again)<br>
> <br>
> Hi all,<br>
> <br>
> I'm working on implementing LPT in my simulations in Nek5000.? I've looked through all the other posts on this subject and they all mention the hemi example (and some mention Azad Noorani but he doesn't seem to have an<br>
> implementation).? I managed to get LPT working, using Hemi, in the previous version of NEK.? Since updating though, the code no longer complies.? I end up with a lot of error messages of this form:<br>
> <br>
> Error: Parameter 'lpart' at (1) has not been declared or is a variable, which does not reduce to a constant expression<br>
> <br>
> and just<br>
> <br>
> Error: Variable 'lpart' cannot appear in the expression at (1).<br>
> <br>
> As I'm not an expert in the use of Fortran I was wondering if anyone could help me update this example to work with the newest version of NEK.<br>
> <br>
> Thanks,<br>
> <br>
> Daniel<br>
> _______________________________________________<br>
> Nek5000-users mailing list<br>
> Nek5000-users@lists.mcs.anl.gov<br>
> <a href="https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users" id="LPlnk99564" class="OWAAutoLink" previewremoved="true">
https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users</a><br>
<br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
Nek5000-users mailing list<br>
Nek5000-users@lists.mcs.anl.gov<br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users" id="LPlnk459581" class="OWAAutoLink" previewremoved="true">https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users</a><br>
<br>
<br>
------------------------------<br>
<br>
End of Nek5000-users Digest, Vol 112, Issue 14<br>
**********************************************<br>
</div>
</span></font></div>
</div>
</div>
</body>
</html>