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

Extend XML Parsing to Support Blottner, Sutherland Viscosity Data #256

Open
pbauman opened this issue Jul 3, 2018 · 0 comments
Open

Extend XML Parsing to Support Blottner, Sutherland Viscosity Data #256

pbauman opened this issue Jul 3, 2018 · 0 comments

Comments

@pbauman
Copy link
Member

pbauman commented Jul 3, 2018

There's no reason we couldn't add blotter and/or sutherland tags within the transport section of the XML. This would help consolidate parsing for users as well if they want to experiment with these models (instead of our spread out ASCII format).

pbauman added a commit to pbauman/grins that referenced this issue Jul 25, 2018
Now we differentiate the parsing of the transport mixture data based
on the parser type. In particular, we should now be able to grab
the pure species data from the XML directly. We still support the
ASCII format. We can't do anything about the non-pure species
transport models since the Antioch XML parser doesn't support those
(see libantioch/antioch#256)
pbauman added a commit to pbauman/grins that referenced this issue Jul 25, 2018
Now we differentiate the parsing of the transport mixture data based
on the parser type. In particular, we should now be able to grab
the pure species data from the XML directly. We still support the
ASCII format. We can't do anything about the non-pure species
transport models since the Antioch XML parser doesn't support those
(see libantioch/antioch#256)
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