Using time-step analysis to simulate Scheils equation

  • Thread starter Thread starter Krikor Hagopian
  • Start date Start date
  • Tags Tags
    Analysis
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Krikor Hagopian
Messages
2
Reaction score
0
Using excel, I tried to do a numerical analysis to get the same results as scheils equation. The problem is that the two concentration profiles start diverging at the end. The numerical analysis is offcourse based on time-step analysis.

I have uploaded the excel file.

Much Gratitude,
 

Attachments

Engineering news on Phys.org
Its going to take too much time to try and reverse engineer your excel file.
How are you going about your numerical analysis, which columns are being plotted? It looks like the data diverges after the first 50 points or so, sharing only the first point in common.
Based off of the graph your problem probably lies in a denominator getting really big; check for any exponents that are negative and try to verify that your implementation of the Scheils equation is correct.