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

Binary reader for Matlab #235

Merged
merged 12 commits into from
Feb 23, 2019
Merged

Conversation

donnaaboise
Copy link
Contributor

Added reader for binary output for AMRClaw.

  • 2d code assumes that ghost cells are included in output and must be stripped.

  • 3d assumes ghost cells not written to binary output

  • Several other changes to formatting and warnings were fixed - so lots of changes that are not significant.

@rjleveque
Copy link
Member

Merging this, but at some point we should resume the discussion of how to allow variable number of ghost cells in both Fortran output and Python reading, for both ascii and binary. See clawpack/amrclaw#236

@rjleveque rjleveque merged commit 58f7268 into clawpack:master Feb 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants