dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #23087
Re: [Question #156790]: eikonal equation
Question #156790 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/156790
Status: Solved => Open
Chaffra is still having a problem:
I do have a related question:
How do I specify the following boudary condition for my problem. I have
a initial propagation vector let's say ko = [1,0,0] at x[0] ==0 and k =
(1/n)*grad(y). Do I write something like:
F = inner(grad(y), grad(y))*v*dx - n**2*v*dx + eps*inner(grad(u) +
inner(ko,grad(y))*ds ?
I am not sure how to write this kind of boundaries...
Thanks,
Chaffra
--
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.