Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enlil Reader exhibits bad time data when reloading with a smaller number of time steps. #16

Open
jomu9721 opened this issue Mar 21, 2014 · 0 comments

Comments

@jomu9721
Copy link
Member

If you start with a large number of time steps, then use the load files tool to change the input, and that input set is smaller than the previous set, time data gets clobbered as follows:

  1. new time set will load properly, BUT does not clear old upper time values from the system
  2. this causes a discontinuity in the time field

To solve, we must clear the time data, and ensure that we are only sending the new data to Paraview.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant