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

Investigate crash of harmonic analysis #307

Open
janvonrickenbach opened this issue Jul 7, 2023 · 2 comments
Open

Investigate crash of harmonic analysis #307

janvonrickenbach opened this issue Jul 7, 2023 · 2 comments

Comments

@janvonrickenbach
Copy link
Contributor

janvonrickenbach commented Jul 7, 2023

Start from harmonic example but use the model stored here: BUGS\PYDPF_COMPOSITES_ISSUE_307. Use the function composite_files_from_workbench_harmonic_analysis to get the input files => DPF crashes with a seg fault somewhere in mapdlCoreOperators.dll

@janvonrickenbach
Copy link
Contributor Author

This happens only in distrbuted mode. It looks like the distributed rst files (file0.rst, file1.rst) are not removed for a harmonic analysis, even if recombine to single rst file is activated. Probably we have to improved the logic when we try to indentify the rst files: If a file.rst is present we don't look for the files with a number suffix.

@janvonrickenbach
Copy link
Contributor Author

Update: The problem only arises if "Delete Unneeded Files" is set to "No" in "Analysis Data Management".

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

1 participant