Assumption of same time step for all simulations is wrong.

At the moment fifthwave has a single time step for all of the simulations in the study, but, actually, to maintain a CFL number this may have to vary. fifthwave needs to allow the setting of a different time step for each job or collect meta data with the time step in somehow.

Details

Id: 7a81e0065f37df79b4d6ac891a4e32e6e3cb1bf7
Type: task
Creation time: 2011-02-14 11:35
Creator: Mathew Topper <mathew.topper@...>
Release: 0.3 (unreleased)
Component: fifthwave.py
Status: closed : fixed fixed
In progress: 3 days

Issue log

2011-02-17 13:26 Mathew Topper <mathew.topper@...> closed with disposition fixed
Modified the java script to output meta data for each simulation to a file called meta.dat. fifthwave will then look for this file and read the time step from it. This has potenital for providing more information as well.
2011-02-14 11:35 Mathew Topper <mathew.topper@...> changed status from unstarted to in_progress
2011-02-14 11:35 Mathew Topper <mathew.topper@...> created