[Nek5000-users] prenek question

nek5000-users at lists.mcs.anl.gov nek5000-users at lists.mcs.anl.gov
Tue Apr 30 02:11:17 CDT 2013


Hi

It seems to work now, but I found 2 typos in iolib_no_graph.f causing 
pretex crashes:
1) line 153; WRITE(S,'(3G113.9)',ERR=1) changed to WRITE(S,'(3G13.9)',ERR=1)
2) line 184; WRITE(SS(NC+1:NC+5), '(I13)',    changed to 
WRITE(SS(NC+1:NC+13),'(I13)',
Thank you for help.
Best regards
Adam

On 24/04/13 13:05, nek5000-users at lists.mcs.anl.gov wrote:
>
> Hi Adam,
>
> My apologies - I didn't realize that anyone was using sc.
> (Glad to hear that it _is_ being used!)
>
> I think I've now restored the old functionality --- It was
> hardwired with a particular resolution just until it gets
> a bit more usage and we understand the typical use cases
> for the feature.   Since prenek/postnek do not have standard
> .usr interfaces, it's often easiest just to modify the code
> for the application at hand, as the number of free parameters
> is otherwise innumerable.
>
> Please let me know if this revision works for you.
>
> Best, Paul
>
>
> On Wed, 24 Apr 2013, nek5000-users at lists.mcs.anl.gov wrote:
>
>> Hi Neks.
>>
>> I have a question about prenek. I use it to insert a cap in the mesh 
>> connecting pipe with the box, but there is an exit (call prexit) in 
>> the new version of subroutine sc_make_sphere_cap. Why is it so? Is 
>> the new version incomplete? Moreover the resolution is changed by 
>> increasing the number of radii to 7, while I'm using 3. Are you going 
>> to add additional switch to choose resolution?
>> Regards
>> Adam
>> _______________________________________________
>> Nek5000-users mailing list
>> Nek5000-users at lists.mcs.anl.gov
>> https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users
>>
> _______________________________________________
> Nek5000-users mailing list
> Nek5000-users at lists.mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users



More information about the Nek5000-users mailing list