Replies: 2 comments
-
Hi @Rave169, from the above, I'm a bit confused. Obviously, an expression for the velocity in terms of other variables in the system is required. Is it that you don't know how to derive this equation or is it that you have an equation, but that you don't know how to make it work with FiPy? Is the system that you have closed (variables vs equations)? Another way to ask this is can you solve the 1D steady state problem with paper and pencil? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello All,
I am trying to simulate one Atomic Layer Deposition cycle using the diffusion approach and the level set method. I can see that in the earlier version of fipy, electrodeposition examples were introduced. I am thinking of two approaches:
I have currently tweaked the electrodeposition code to include the diffusion equation for catalyst, surfactant equation for surface coverage. I am getting the surface coverage across the surface but the boundary is not evolving since there is no term for velocity parameter.
In the second approach, I am including the metal diffusion equation and the metal boundary condition.
Can you please guide me which of the two approaches is more suitable to model ALD cycle. As the next step, I am thinking to simulate multiple ALD cycles.
Beta Was this translation helpful? Give feedback.
All reactions