Changes between Version 7 and Version 8 of u/erica/TestingOpSplitting


Ignore:
Timestamp:
09/16/13 09:49:37 (11 years ago)
Author:
Erica Kaminski
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • u/erica/TestingOpSplitting

    v7 v8  
    6161
    6262
    63 To get the final time (in computational units), I had the code print out tfinal=5/growthrate, and used this in my problem.data for the simulation time. I then compared this output to that astrobear gave me.
     63To get the final time (in computational units), I had the code print out tfinal=5/growthrate, and used this in my problem.data for the simulation time. I defined a new array to send to the poisson solver for the source function, that was the density array with the mean density subtracted off.