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

Fix tutorial example for thermal debonding wellbore problem #3170

Merged
merged 8 commits into from
Jun 19, 2024

Conversation

jhuang2601
Copy link
Contributor

@jhuang2601 jhuang2601 commented Jun 13, 2024

This small PR fixes the reported issue (#3169).

It should be merged after #3133.

@jhuang2601 jhuang2601 self-assigned this Jun 13, 2024
@jhuang2601 jhuang2601 linked an issue Jun 13, 2024 that may be closed by this pull request
@jhuang2601 jhuang2601 added flag: ready for review ci: run CUDA builds Allows to triggers (costly) CUDA jobs ci: run integrated tests Allows to run the integrated tests in GEOS CI labels Jun 13, 2024
Copy link

codecov bot commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.71%. Comparing base (4e0667b) to head (1c4a8f1).
Report is 98 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3170   +/-   ##
========================================
  Coverage    55.71%   55.71%           
========================================
  Files         1031     1031           
  Lines        87698    87698           
========================================
  Hits         48863    48863           
  Misses       38835    38835           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jhuang2601
Copy link
Contributor Author

=======================
Test failures
=======================
CasedThermoElasticWellbore_ImperfectInterfaces_smoke_01
PoroElastic_hybridHexPrism_co2_fim_3d_01
PoroElastic_hybridHexPrism_co2_sequential_3d_01
validationCase_01
=======================
Overall status: FAILED
=======================
IntegratedTests failed. Rebaseline is required.

@jhuang2601 jhuang2601 added the flag: requires rebaseline Requires rebaseline branch in integratedTests label Jun 13, 2024
Copy link
Contributor

@sytuannguyen sytuannguyen left a comment

Choose a reason for hiding this comment

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

Very good fix, there still a little difference in the last figure (red curves) however this fix sound very good. I am just not ok with the term "no debonding" in the legends of the first figure. Indeed, these results are for the case with debonding as we can see the displacement jump at r approx 0.21 m

@paveltomin paveltomin merged commit 3bf12d2 into develop Jun 19, 2024
26 checks passed
@paveltomin paveltomin deleted the docs/jhuang/fixDebonding branch June 19, 2024 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci: run CUDA builds Allows to triggers (costly) CUDA jobs ci: run integrated tests Allows to run the integrated tests in GEOS CI flag: ready for review flag: requires rebaseline Requires rebaseline branch in integratedTests type: documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Thermal debonding validation example is not valid
3 participants