|
[Date Index]
[Thread Index]
[Author Index]
nonlinear pde system
- To: mathgroup at smc.vnet.net
- Subject: [mg46898] nonlinear pde system
- From: Sri Harsha Tharkabhushanam <harshaonnet at yahoo.com>
- Date: Sun, 14 Mar 2004 03:24:19 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
I would like to solve a nonlinear parabolic pde system
of two variables u, v. Each in turn is a function of
(x,t). In future, I would like to extend such a thing
to (x, y, z, t). Please let me know how to do this, if
possible in Mathmematica.
Thanks,
-Harsha
===================
The equations look like this:
a*u_t = b*u_xx + c*f(u,v)
d*v_t = e*v_xx + h*g(u,v)
for
-ll <= x <= ll
0 <= t <= 10
with boundary conditions: u_x(+/-ll, t), v_x(+/-ll,
t).
===================
__________________________________
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
http://mail.yahoo.com
Prev by Date:
Graphs of Sequences of Functions:(
Next by Date:
Re: Undiscovered Bug?
Previous by thread:
RE: Graphs of Sequences of Functions:(
Next by thread:
Re: nonlinear pde system
|