Skip to content

Add WCD, GCDI, GCDM, WIPG, WIPL summary output for Field and Region#3408

Merged
bska merged 1 commit into
OPM:masterfrom
totto82:summary_co2store
Feb 24, 2023
Merged

Add WCD, GCDI, GCDM, WIPG, WIPL summary output for Field and Region#3408
bska merged 1 commit into
OPM:masterfrom
totto82:summary_co2store

Conversation

@totto82

@totto82 totto82 commented Feb 22, 2023

Copy link
Copy Markdown
Member

These are summary output that is used for CO2STORE simulations.

@totto82

totto82 commented Feb 22, 2023

Copy link
Copy Markdown
Member Author

jenkins build this opm-simulators=4477 please

@bska bska left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good for the most part. I don't quite understand why CO2 volumes are reported in different units of measurement depending on the associate phase, but I also admit that I haven't looked too closely at this application.

Comment thread src/opm/output/eclipse/Summary.cpp Outdated
Comment on lines +2233 to +2235
{"FGCDI" , Opm::UnitSystem::measure::liquid_surface_volume },
{"FGCDM" , Opm::UnitSystem::measure::liquid_surface_volume },
{"FWCD" , Opm::UnitSystem::measure::gas_surface_volume },

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This appears to use two different units of measurement for CO2, depending on whether it is in the gas phase (FG*) or in the water phase (FW*). Is that intentional?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for noticing.

Comment thread src/opm/output/eclipse/Summary.cpp Outdated
{"FGCDM" , Opm::UnitSystem::measure::liquid_surface_volume },
{"FWCD" , Opm::UnitSystem::measure::gas_surface_volume },
{"FWIPG" , Opm::UnitSystem::measure::liquid_surface_volume },
{"FWIPL" , Opm::UnitSystem::measure::liquid_surface_volume }

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tiny nit, but could you put a trailing comma on the last entry here please? That way, it's slightly easier to add new entries when we need to.

@totto82

totto82 commented Feb 23, 2023

Copy link
Copy Markdown
Member Author

jenkins build this opm-simulators=4477 please

@totto82

totto82 commented Feb 23, 2023

Copy link
Copy Markdown
Member Author

image

@totto82

totto82 commented Feb 23, 2023

Copy link
Copy Markdown
Member Author

Seems to work as expected. Results are from modified CO2STORE test case. OPM/opm-tests#910

@bska bska left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for the updates. I'll merge into master.

@bska bska merged commit 762b43c into OPM:master Feb 24, 2023
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.

2 participants