MathGroup Archive 2003

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: solving diffusion equation

  • To: mathgroup at smc.vnet.net
  • Subject: [mg42463] Re: solving diffusion equation
  • From: "kl" <klimm1290 at yahoo.com>
  • Date: Thu, 10 Jul 2003 03:36:48 -0400 (EDT)
  • Organization: Purdue University
  • References: <bee0da$fh6$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

sorry for insufficient information in my last post. I have reworked on the
problem statement, as I developed more understanding about the problem in
the last 2 days .. I am posting a separate message with the new and full
information.


regards,
KL





"kl" <klimm1290 at yahoo.com> wrote in message
news:bee0da$fh6$1 at smc.vnet.net...
> Hello all hardworking mathematicians!
>
>
>
> I am trying to solve the diffusion equation given by Fick's law using
> mathematica. The equation is as follows
>
>
>
> f = (TAU)*(PHI)*(D12)*(RHOg)*(grad OMEGA)
>
>
>
> f: mass flux (kg/m2-sec)
>
> TAU: Tortuosity - a constant
>
> PHI: Porosity - a constant
>
> D12: Binary Diffusion Coefficient (m2/sec)
>
> RHOg: Density (kg/m3)
>
> OMEGA: mass fraction
>
>
>
> grad:  is the gradient operator.
>
>
>
> As can be seen from the equation, TAU, PHI are physical constants
>
> D12: although as time goes and as the gas spreads, this value changes, you
> can assume it to be constant to start with.
>
> OMEGA is the main parameter and at a particular point, it will change as
> time goes by.
>
>
>
>
>
> Thus this is the single differential equation that governs the diffusion
of
> a gas in porous medium. Can I solve this equation using mathematica? If I
> release a given amount of gas (say Helium) at a given point in a
cylindrical
> porous structure, can I solve this unsteady problem and find OMEGA values
at
> different points in the cylinder at different time instances?
>
>
>
> Any ideas, suggestion, directions will be highly appreaciated.
>
>
>
> If you know anything (any resource) about the kind of problem ( or similar
> problem )I am trying to solve, please let me know.
>
>
>
> Regards,
>
> KL
>
>
>
>
>
>
>
>
>
>



  • Prev by Date: Re: Need for (FindFit, Refine) ?
  • Next by Date: Re: 3D plot of error function of neural network
  • Previous by thread: solving diffusion equation
  • Next by thread: What does RealTime3D` do?