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

Strange failure when reading the contour for -shape axisymmetric #266

Closed
myurkin opened this issue Jan 17, 2020 · 1 comment
Closed

Strange failure when reading the contour for -shape axisymmetric #266

myurkin opened this issue Jan 17, 2020 · 1 comment
Assignees
Labels
bug Incorrect code behavior comp-Logic Related to internal code logic pri-High Of higher priority, but no guarantees
Milestone

Comments

@myurkin
Copy link
Member

myurkin commented Jan 17, 2020

Describe the bug

When reading contour for some files (very rarely), exits without producing any output.

To reproduce

  1. Use attached file 1.txt

  2. Execute 'adda -shape axisymmetric 1.txt'

Expected behavior

Should just work fine for any input file.

Output

ADDA woks for a few seconds, then exits without any output to either files or terminal.

Technical information

Reproduced with current version

Additional context

This was reported by Konstantin Gilev.

The problem seems to be with contours, like
a ...
b ...
b ...
c ...
where a<b<c (ro coordinates).

@myurkin myurkin added bug Incorrect code behavior pri-High Of higher priority, but no guarantees comp-Logic Related to internal code logic labels Jan 17, 2020
@myurkin myurkin added this to the 1.4 milestone Jan 17, 2020
@myurkin myurkin self-assigned this Jan 17, 2020
@myurkin
Copy link
Member Author

myurkin commented Jan 17, 2020

Fixed by 6972bf6

@myurkin myurkin closed this as completed Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect code behavior comp-Logic Related to internal code logic pri-High Of higher priority, but no guarantees
Projects
None yet
Development

No branches or pull requests

1 participant