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

Detect binout files automatically #1277

Merged
merged 7 commits into from
Nov 21, 2023
Merged

Detect binout files automatically #1277

merged 7 commits into from
Nov 21, 2023

Conversation

PProfizi
Copy link
Contributor

Part of work for ansys/pydpf-post#534.

Improves previous PR for automatic result key for known files without extensions (d3plot and binout)

@PProfizi PProfizi added the enhancement New feature or request label Nov 15, 2023
@PProfizi PProfizi self-assigned this Nov 15, 2023
@PProfizi PProfizi linked an issue Nov 15, 2023 that may be closed by this pull request
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

Merging #1277 (e55f9a8) into master (fced584) will decrease coverage by 0.13%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1277      +/-   ##
==========================================
- Coverage   87.45%   87.33%   -0.13%     
==========================================
  Files          81       81              
  Lines        9234     9241       +7     
==========================================
- Hits         8076     8071       -5     
- Misses       1158     1170      +12     

src/ansys/dpf/core/data_sources.py Outdated Show resolved Hide resolved
@PProfizi PProfizi merged commit 6944e20 into master Nov 21, 2023
36 checks passed
@PProfizi PProfizi deleted the feat/detect_binout_files branch November 21, 2023 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle LS-DYNA files with Simulation constructors
2 participants