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

transform marker data file into json format #6

Open
prudhomm opened this issue Sep 16, 2015 · 2 comments
Open

transform marker data file into json format #6

prudhomm opened this issue Sep 16, 2015 · 2 comments
Assignees

Comments

@prudhomm
Copy link
Member

the application VolumeFromSTLAndCenterline generates automatically a data file that provides marker named meshcreateinletoutlet.desc , this file is then used to generates markers for boundary conditions

@prudhomm
Copy link
Member Author

{
"fluid": { "marker": "markerLumen0"; "point":"x,y,z"; "edge":"marked" }
"fluid": { "marker": "markerLumen1"; "point":"x,y,z" }
"solid":{ "marker": "markerLumenWall1"; "point":"x,y,z" }
"fsi":{""}
"centerline":{"marker":"centerline","crosssection":"};

}

aancel added a commit that referenced this issue Nov 4, 2015
- Initial commit
- Export works, but for now everything is labeled as fluid
@prudhomm
Copy link
Member Author

@vincentchabannes where do we stand on this ?

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

3 participants