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

Neutral file reader should not add title of the file. #200

Closed
tbanyai opened this issue Mar 12, 2012 · 4 comments
Closed

Neutral file reader should not add title of the file. #200

tbanyai opened this issue Mar 12, 2012 · 4 comments
Assignees
Labels

Comments

@tbanyai
Copy link
Member

tbanyai commented Mar 12, 2012

When reading a mesh from neutral format, the title of the file (second line in file) gets added into the tree of the mesh.
This is typically astring of default_id.xxxx if one generates the mesh by gambit:
...MESH.../default_id.xxxx/inlet
...MESH.../default_id.xxxx/outlet
...MESH.../default_id.xxxx/wall
...

This is inconsistent behaviour with the other readers, hence would be nice to exclude the title when reading the mesh.

@ghost ghost assigned wdeconinck Mar 12, 2012
@wdeconinck
Copy link
Member

You are absolutely right. I have been meaning to change this, but haven't found the time yet.
I assigned myself to remind me.

@tbanyai
Copy link
Member Author

tbanyai commented Mar 12, 2012

okay

@tbanyai
Copy link
Member Author

tbanyai commented Mar 14, 2012

i just realized this is issue #200, a round number :)

wdeconinck added a commit to wdeconinck/coolfluid3 that referenced this issue May 24, 2012
@wdeconinck
Copy link
Member

Done!

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

2 participants