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

writeCSV attribute not valid #3412

Open
CharlesHostetler opened this issue Oct 23, 2024 · 0 comments
Open

writeCSV attribute not valid #3412

CharlesHostetler opened this issue Oct 23, 2024 · 0 comments
Labels
type: new A new issue has been created and requires attention

Comments

@CharlesHostetler
Copy link

Hello,

I am running GEOSX Version 0.2.0 and I am attempting to use the 'writeCSV' attribute in the XML Element CompositionalMultiphaseStatistics:
https://geosx-geosx.readthedocs-hosted.com/en/latest/docs/sphinx/datastructure/CompleteXMLSchema.html#xml-element-compositionalmultiphasestatistics

and the XML Element CompositionalMultiphaseWell:
https://geosx-geosx.readthedocs-hosted.com/en/latest/docs/sphinx/datastructure/CompleteXMLSchema.html#xml-element-compositionalmultiphasewell

This is listed as an allowable attribute for these elements per the datastructure index in the GEOS documentation. However, when I include this attribute with a level of 1 on either element in the input file and run it, GEOS fails and says 'writeCSV' is an unused attribute and lists the valid attributes, which match the datastructure index minus writeCSV. Has this attribute been removed from the datastructure? This is an issue because other than interfacing with python, this is the only way I am aware of to obtain formatted output from GEOS. The console text file output log is formatted such that each result is a single string of characters and this makes post-processing exceedingly tedious without python.

Any help is much appreciated. Thanks in advance!

@CharlesHostetler CharlesHostetler added the type: new A new issue has been created and requires attention label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: new A new issue has been created and requires attention
Projects
None yet
Development

No branches or pull requests

1 participant