ff3d-users
[Top][All Lists]
Advanced

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

[ff3d-users] possibility to define x = convect([U,V,W],dt,Z); outside a


From: Benoit_Desjardins
Subject: [ff3d-users] possibility to define x = convect([U,V,W],dt,Z); outside a solve command ?
Date: Wed, 11 Jul 2007 12:52:39 +0200

Hello Stephane
 
thanks for your help on Robin boundary conditions !
 
There is another question I would like to ask you :
 
As far as I remember, it was possible in freefem2D to define an
auxiliary variable on a mesh M
 
x = convect([U,V,W],dt,Z);
 
outside of a "solve" command.
It does not seem to be the case in ff3d (I get a "Segmentation fault").
 
My idea was to save CP time by pre-computing "x" and use it in several
"solve" loops.
 
thanks again
 
Benoit

reply via email to

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