OPM / opm-simulators

Simulator programs and utilities for automatic differentiation.
http://www.opm-project.org
GNU General Public License v3.0
110 stars 118 forks source link

Example BLACK-OIL POLYMER SIMULATOR IN OPM #5381

Open MiE210 opened 1 month ago

MiE210 commented 1 month ago

Hi, I am doing a bachelor thesis on the feasibility of polymer injection in the Oriente Basin of Ecuador using OPM. I was looking for examples of polymer injection in software, but it is not available in the GitHub repository. Where can I find the example or is there another platform that contains the files for the simulation? Any advice to consider for my research? thanks for your attention.

Polymer_OPM_GitHub

akva2 commented 1 month ago

Try https://github.com/OPM/opm-tests/tree/master/polymer_injectivity

Sendt fra Outlook for Androidhttps://aka.ms/AAb9ysg


From: MiE210 @.> Sent: Thursday, May 23, 2024 6:03:29 PM To: OPM/opm-simulators @.> Cc: Subscribed @.***> Subject: [OPM/opm-simulators] Example BLACK-OIL POLYMER SIMULATOR IN OPM (Issue #5381)

Hi, I am doing a bachelor thesis on the feasibility of polymer injection in the Oriente Basin of Ecuador using OPM. I was looking for examples of polymer injection in software, but it is not available in the GitHub repository. Where can I find the example or is there another platform that contains the files for the simulation? Any advice to consider for my research? thanks for your attention.

Polymer_OPM_GitHub.png (view on web)https://github.com/OPM/opm-simulators/assets/113079193/191e0055-2699-409e-bf1c-77589f059d8d

— Reply to this email directly, view it on GitHubhttps://github.com/OPM/opm-simulators/issues/5381, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAQLQR6TUN5PMVQ7GPPGS4DZDYHNDAVCNFSM6AAAAABIF6SSR2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGMYTGMZQGIZDCMQ. You are receiving this because you are subscribed to this thread.Message ID: @.***>

GitPaean commented 1 month ago

Hi, I am doing a bachelor thesis on the feasibility of polymer injection in the Oriente Basin of Ecuador using OPM. I was looking for examples of polymer injection in software, but it is not available in the GitHub repository. Where can I find the example or is there another platform that contains the files for the simulation? Any advice to consider for my research? thanks for your attention.

Hei,

Great to hear your interest in using OPM-flow for polymer simulation. As mentioned by @akva2, in opm-tests (https://github.com/OPM/opm-tests) there are more relevant examples than opm-data.

If you only want to look how the blackoil-polymer simulation, you can look at the example (https://github.com/OPM/opm-tests/tree/master/polymer_simple2D). But if you have more specific requirement, please let us know. We can see what we can help.

Hoping it is helpful.

MiE210 commented 1 month ago

Hi again, thank you for the examples. Are there any keywords that can be used to describe the thermal and mechanical degradation of the polymer?

GitPaean commented 4 weeks ago

Hei, we do not support thermal degradation of polymer. For mechanical degradation, we only support (if I remember correctly) the degradation during the injection process.

For examples you can refer to the examples in https://github.com/OPM/opm-tests/tree/master/polymer and https://github.com/OPM/opm-tests/tree/master/polymer_injectivity . For the keyword description, please refer to the OPM manual. https://opm-op.com/manual/OPM_Flow_Reference_Manual_2023-10_Rev-0.pdf

Sorry for the brief response. Feel free to ask more during your study with these cases.