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

Update hdf5_puff.f90.in so that new fields are written (parallel write) #22

Closed
jdasmith opened this issue May 16, 2016 · 2 comments
Closed
Assignees

Comments

@jdasmith
Copy link
Collaborator

What it says on the tin. Fortran ordering is to be used here.

@jdasmith jdasmith self-assigned this May 16, 2016
@jdasmith
Copy link
Collaborator Author

With the exception of something curious going on with the limits for the final rank, this seems to be working by and large. I've not checked the output, but I'm only getting errors about trying to write out of bounds on the final rank now, so I've committed what I've got. Will want cleaning up in the morning, the limits issue resolving, and a utility to reorder the files for C (perhaps the existing one will suffice?)

@jdasmith
Copy link
Collaborator Author

Subject to #39 and controls in the reading of input files, and subject to the testing in #28 and #29 this appears to be done.

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