Skip to content

Conversation

davidcortesortuno
Copy link

Hi, in the tecplot module there was an ncol option in the table table writer function which was not being considered in the main writer, so I implemented this as an extra keyword option. I also added an optional kw where a dictionary can be passed to format the numerical data, for every data variable in the mesh. For instance, data_formats={"X": ".4f"}. The default option is to not format the data, as the original code works.

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