Recent content by cool2shiv
-
C
Graduate 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? -
C
Graduate 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... -
C
Graduate 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? -
C
Graduate Solving Diffusion PDE By Finite difference Method in fortran
Hey, I want to solve a parabolic PDE with boundary 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 boundary conditions are dc/dn= 0 at the upper...- cool2shiv
- Thread
- Difference Diffusion Finite Finite difference Finite difference method Fortran Method Pde
- Replies: 1
- Forum: Differential Equations
-
C
Graduate Solving Diffusion Equation By Finite difference Method in fortran
Hey, I want to solve a parabolic PDE with boundary 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 boundary conditions are dc/dn= 0 at the upper...