Skip to content

Nested types - #16

Merged
dean-krueger merged 7 commits into
mainfrom
nested-types
Aug 24, 2026
Merged

Nested types#16
dean-krueger merged 7 commits into
mainfrom
nested-types

Conversation

@dean-krueger

Copy link
Copy Markdown
Owner

There was a previous issue where nested data types in Cyclus didn't get correctly processed by Cypher (meaning if you wanted something like separations or mixer you were out of luck entirely). This has been fixed.

There was also an issue with the way that Cypher streamed the cyclus output to the terminal which has been fixed as well (it used to go like 1 character at a time and it was really hard to read)

Finally, a bunch of helper functions were added to the class-generation process that describe exactly how to write out the inputs for all the variables.

Passed autonuke review.

…ons to describe complex data types and how they need to be input. Also fixed streaming going one character at a time.
…y or may not match what's allowed to representing what's allowed/needed
…alidation and final xml writing the validation step that happens right before xml writing doesn't catch it.
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

Successfully merging this pull request may close these issues.

1 participant