Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat: Enable fully coupled mode for CompositionalMultiphaseReservoirPoromechanics and SinglePhaseReservoirPoromechanics #3388
feat: Enable fully coupled mode for CompositionalMultiphaseReservoirPoromechanics and SinglePhaseReservoirPoromechanics #3388
Changes from all commits
220fa52
fc9b41a
ff67658
3a2e268
0606617
06cbc18
74aef74
6c6a0dc
a71d594
5d52aad
735140f
bff5314
cb874dc
1796039
a0e8b5e
d10f4d2
a0f4c63
77e93bf
56db5f5
87e589d
8a66c77
0f1efa0
1c67dc6
49166d4
584ee5f
ab6763d
db683d1
a5b1931
5cb58fb
8cc05d3
20a5f92
b17760b
62f0712
2a0828e
20d1650
1b1a986
2e637ae
c58d62b
5398dcf
1b70734
a321039
5b6ac85
91c5058
5a1e05c
e9e4fbb
1818d62
bccfa1e
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 109 in src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp#L109
Check warning on line 116 in src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp#L116
Check warning on line 119 in src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp#L119
Check warning on line 129 in src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp#L128-L129
Check warning on line 131 in src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp#L131
Check warning on line 139 in src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp#L139
Check warning on line 150 in src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp#L148-L150
Check warning on line 318 in src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp#L318
Check warning on line 322 in src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp#L322
Check warning on line 325 in src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp#L324-L325
Check warning on line 328 in src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp#L327-L328
Check warning on line 330 in src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp#L330
Check warning on line 332 in src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp#L332
Check warning on line 337 in src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp#L337
Check warning on line 339 in src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/MultiphasePoromechanics.cpp#L339
Check warning on line 148 in src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp#L148
Check warning on line 152 in src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp#L152
Check warning on line 155 in src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp#L154-L155
Check warning on line 158 in src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp#L157-L158
Check warning on line 160 in src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp#L160
Check warning on line 162 in src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp#L162
Check warning on line 167 in src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp#L167
Check warning on line 169 in src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp#L169
Check warning on line 208 in src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp#L208
Check warning on line 211 in src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp#L211
Check warning on line 218 in src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp#L218
Check warning on line 221 in src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp#L221
Check warning on line 229 in src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp#L229
Check warning on line 231 in src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp#L231
Check warning on line 239 in src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp#L239
Check warning on line 249 in src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp
Codecov / codecov/patch
src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanics.cpp#L248-L249