ComputationalRadiationPhysics / libSplash

libSplash - Simple Parallel file output Library for Accumulating Simulation data using Hdf5
GNU Lesser General Public License v3.0
15 stars 15 forks source link

Iteration instead of time step #157

Closed ax3l closed 8 years ago

ax3l commented 9 years ago

Make sure we always refer to "step" instead of "timestep" or similar.

A "step" does not need to be related to time, even if it is in PIConGPU (right now).

(To add more confusion: in a boosted frame simulation, a step does not necessarily mean that all the data of this step is actually "measured" at the same time.)

ax3l commented 9 years ago

actually, we write "iteration" on many parts of the code, which is even better! :)