casualguitar
- 503
- 26
Yes you're right I should do this. It seems I can specify the time range and number of solution points (for h and t), however I can't specify the number of Dh/dt points that are calculated (seems bizarre but there are a number of forums on stack exchange explaining the same).Chestermiller said:Are you saying you store the results in an output array and write the array to an output file after you are done? If so, why aren't you just writing the results to an output file at each time step?
So yes I should do what you said.
Here is the code for reference:
Need a quick break now and will return to the code this evening