Skip to content

Set number of timesteps to zero instead of one, since no times are written.

T.J. Corona requested to merge tjcorona/smtk:moab_single_timestep into master

MOAB writes out that the number of timesteps=1, and then doesn't write any time values. To fix this, we set the number of timesteps=0.

Merge request reports