ff3d-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ff3d-users] convect (cont')


From: Benoit_Desjardins
Subject: [ff3d-users] convect (cont')
Date: Thu, 12 Jul 2007 09:57:09 +0200

 
Dear Stephane
 
thanks for the advice. Maybe there is something I missed in ff3d logics:
 
  • in the first example (test1.ff) that works :
femfunction myfonction(M) = convect([Un,Vn,Wn], 0.001, Un);
  • in the second one (test2.ff), that generates a segmentation fault, the operation is made in two steps :
femfunction myfonction(M) = 0.;
myfonction=convect([Un,Vn,Wn], 0.001, Un);

thanks again

Benoit

 

Attachment: test2.ff
Description: Binary data

Attachment: test1.ff
Description: Binary data

Attachment: mesh.msh
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]