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

Simulation export support #99

Open
vibraphone opened this issue Mar 2, 2015 · 0 comments
Open

Simulation export support #99

vibraphone opened this issue Mar 2, 2015 · 0 comments
Milestone

Comments

@vibraphone
Copy link
Member

SMTK does not provide much in the way of export support for simulations; export scripts are expected to do too much low-level work. Pedigree IDs are only available on Exodus models, not discrete models (IIRC). The old GridInfo classes are not meaningful anymore but some queries are not available in SMTK yet, mostly because smtk::mesh is still larval.

There should be a way, from Python, to obtain mesh entities for model entities and relate their boundaries to model boundaries.

The ExportSpec and UserData classes in smtk/simulation should be tested and used or removed.

@vibraphone vibraphone added this to the 1.0 milestone Mar 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant