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

When parsing results from a .csv file skip over any results that are invalid #252

Open
peterjamesnugent opened this issue Sep 22, 2020 · 0 comments
Labels
type:bug Error or unexpected behaviour

Comments

@peterjamesnugent
Copy link
Member

Description:

Results cannot be read when invalid or empty results are present:
image

Steps to reproduce:

  1. Push model with loads and Loadcases that can be solved
  2. Create empty Loadcase with no loads applied
  3. Attempt to pPull NodeReaction

Expected behaviour:

Allow user to pull NodeReaction despite empty Loadcase

Test file(s):

@peterjamesnugent peterjamesnugent added the type:bug Error or unexpected behaviour label Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Error or unexpected behaviour
Projects
None yet
Development

No branches or pull requests

1 participant