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

Misc. problems #75

Open
1 of 6 tasks
rjleveque opened this issue May 18, 2017 · 2 comments
Open
1 of 6 tasks

Misc. problems #75

rjleveque opened this issue May 18, 2017 · 2 comments

Comments

@rjleveque
Copy link
Member

rjleveque commented May 18, 2017

Noticed while going through #74...

  • Introduction.ipynb: double rarefaction at earliest t shows artifacts at discontinuity,
  • Introduction.ipynb: The interacts have t = 0.001 to avoid problems at t=0 and these are not reset to t=0.2 by utils.snapshot_widget.
  • Intro and elsewhere: utils.snapshot_widget creates some plots where it's not clear what time the solution is shown at, do we want to include t in titles?
  • Traffic_flow.ipynb: Traffic jam shock leaves the domain: expand xlim?
  • Shallow_water.ipynb: Why do cells show tags (only in this notebook)?
  • Shallow_tracer.ipynb: Redo with the new plotting of stripes rather than using PyClaw? Needs more description too.
@ketch
Copy link
Member

ketch commented May 21, 2017

Shallow_water.ipynb: Why do cells show tags (only in this notebook)?

You can turn the visibility of tags on and off through the menu: View -> Cell Toolbar -> Tags

I probably saved it with this on by accident -- sorry!

@ketch
Copy link
Member

ketch commented May 22, 2017

Shallow_tracer.ipynb: Redo with the new plotting of stripes rather than using PyClaw? Needs more description too.

That chapter is just a placeholder; it's not in the PDF yet.

ketch added a commit to ketch/riemann_book that referenced this issue May 22, 2017
- Resolve issues with t=0 (see clawpack#75)
- Make all code fit on page by shortening lines and reducing code font size
- Avoid using top-level header (#) since that gets converted to a new chapter
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

No branches or pull requests

2 participants