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

add I/O support for Silo meshes #812

Closed
8 of 12 tasks
xjrc opened this issue Aug 6, 2021 · 4 comments
Closed
8 of 12 tasks

add I/O support for Silo meshes #812

xjrc opened this issue Aug 6, 2021 · 4 comments
Assignees
Labels
Milestone

Comments

@xjrc
Copy link
Member

xjrc commented Aug 6, 2021

It should be possible to transform between Silo meshes on disk and Blueprint meshes in memory. For full support, this will require all of the following features:

  • Read Support (Silo to Blueprint)
    • Geometry
    • Fields
    • Materials
    • Species
    • Parallel
  • Write Support (Blueprint to Silo)
    • Geometry
    • Fields
    • Materials
    • Species
    • Parallel

Related PRs: #810

@xjrc xjrc added the feature label Aug 6, 2021
@cyrush cyrush added this to the 0.8.1 milestone Nov 1, 2021
@cyrush cyrush modified the milestones: 0.8.1, 0.9.0 Dec 29, 2021
@cyrush
Copy link
Member

cyrush commented Aug 13, 2022

partially done in #850

@cyrush
Copy link
Member

cyrush commented Aug 13, 2022

Also, when reading if overlink neighbor info arrays exist, they should be read into an adjset.
And adjset info should be written to overlink files

@cyrush
Copy link
Member

cyrush commented Aug 13, 2022

@JustinPrivitera this is the Silo work I mentioned for the future.

@cyrush
Copy link
Member

cyrush commented Feb 2, 2024

majority support is complete for 0.9.0

Added a follow on ticket for species + specsets.

@cyrush cyrush closed this as completed Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants