Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Writing SubDyn-file with empty Member Output List #52

Closed
verlivkra opened this issue Nov 11, 2022 · 1 comment
Closed

Writing SubDyn-file with empty Member Output List #52

verlivkra opened this issue Nov 11, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@verlivkra
Copy link
Contributor

Hi again,

I found another bug in the FASTInputFile write-function. I am writing a SubDyn-file using the python-toolbox, and at the moment I don't want to specify any outputs. So I just say subFile['MemberOuts'] = []. The SubDyn-file is then correct in that the data under member output list is empty, BUT in addition there is an empty line between the units of the member output list and the SDOutList.

I fixed this in my local branch, and tested it both with and without empty member output list. Let me know if I should make a pull request.

@ebranlard
Copy link
Collaborator

Hi @verlivkra

Yes, thank you so much for doing a pull request. We'll have to check if the tests still pass, that's all.

Thanks again!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants