Recent content by cool2shiv

  1. C

    Solving Diffusion Equation By Finite difference Method in fortran

    yeah that is fine..but How will i find the points on the hemisphere? i mean how will i make sure that the corners of the rectangles fall on the hemisphere?? as i can only fond the values at the corners of a rectangle? Did u get what i am trying to ask?
  2. C

    Solving Diffusion Equation By Finite difference Method in fortran

    Hey thanks a lot... but how will i use the boundary condition on the curved surface i.e dc/dn=0 i.e flux perpendicular to droplet is 0. for that i think i will need the points on the surface of the droplet (not hemisphere) and the point which is on the line perpendicular to the surface of the...
  3. C

    Solving Diffusion Equation By Finite difference Method in fortran

    the flux perpendicular to the surface of the drop is zero. So, have you any idea what should i do?
  4. C

    Solving Diffusion PDE By Finite difference Method in fortran

    Hey, I want to solve a parabolic PDE with boundry conditions by using FINITE DIFFERENCE METHOD in fortran. (diffusion) See the attachment for the problem The problem is that there is a droplet on a leaf and it is diffusing in the leaf the boundry conditions are dc/dn= 0 at the upper...
  5. C

    Solving Diffusion Equation By Finite difference Method in fortran

    Hey, I want to solve a parabolic PDE with boundry conditions by using FINITE DIFFERENCE METHOD in fortran. (diffusion) See the attachment for the problem The problem is that there is a droplet on a leaf and it is diffusing in the leaf the boundry conditions are dc/dn= 0 at the upper...
Back
Top