ff3d-users
[Top][All Lists]
Advanced

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

[ff3d-users] Pointwise boundary conditions


From: Edouard Oudet
Subject: [ff3d-users] Pointwise boundary conditions
Date: Tue, 05 Jun 2007 16:03:45 +0200

Dear ff3d users,

In the case of Dirichlet boundary conditions, is it possible to define the 
boundary function with an input file.
More precisely, in the example


mesh M               = structured(n,a,b);

solve(u:P1) in  M
{
  pde(u)
  -div(grad(u))      = 1;
   u                 = g on 0,1,2,3,4,5;
}

is it possible to define the function g on the nodes of the surface mesh from a 
file ?

Thanks for any suggestions, Edouard.



---------------------------------------------------------------

Edouard Oudet    http://www.lama.univ-savoie.fr/~oudet/
Université de Savoie
Laboratoire de Mathématiques (LAMA) UMR 5127
Campus Scientifique
73 376 Le-Bourget-Du-Lac
+33 (0)4 79 75 87 65  (office)
+33 (0)4 79 68 82 06  (home)

---------------------------------------------------------------





reply via email to

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