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

distanceVariable is broken #17

Closed
wd15 opened this issue Sep 19, 2014 · 0 comments
Closed

distanceVariable is broken #17

wd15 opened this issue Sep 19, 2014 · 0 comments

Comments

@wd15
Copy link
Contributor

@wd15 wd15 commented Sep 19, 2014

The following scenario is currently broken: - A 1D mesh with 3 cells with distance between cells of 2 - initial condition of (-1, 1, -1) - The answer should be (-1, 1, -1) - The current answer will be (-1, 1 / sqrt(2). -1)

Imported from trac ticket #17, created by wd15 on 12-06-2004 at 17:28, last modified: 01-04-2005 at 18:43

@wd15 wd15 closed this Sep 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant