GEOS-DEV / GEOS

GEOS Simulation Framework
GNU Lesser General Public License v2.1
203 stars 80 forks source link

Temperature dependent Thermal Expansion Coefficient #3185

Open sytuannguyen opened 1 week ago

sytuannguyen commented 1 week ago

This PR implement the non-linear Thermo-Elastic behavior related to non constant Thermal Expansion Coefficient (TEC).

codecov[bot] commented 3 days ago

Codecov Report

Attention: Patch coverage is 49.43820% with 45 lines in your changes missing coverage. Please review.

Project coverage is 55.88%. Comparing base (44efb98) to head (5fe7e2f). Report is 2 commits behind head on develop.

:exclamation: Current head 5fe7e2f differs from pull request most recent head aaff949

Please upload reports for the commit aaff949 to get more accurate results.

Files Patch % Lines
.../coreComponents/constitutive/solid/PorousSolid.hpp 0.00% 14 Missing :warning:
...rc/coreComponents/constitutive/solid/SolidBase.hpp 60.00% 4 Missing :warning:
...oreComponents/constitutive/solid/CeramicDamage.hpp 0.00% 3 Missing :warning:
...oreComponents/constitutive/solid/DruckerPrager.hpp 50.00% 3 Missing :warning:
...nents/constitutive/solid/DruckerPragerExtended.hpp 50.00% 3 Missing :warning:
...Components/constitutive/solid/ElasticIsotropic.hpp 66.66% 3 Missing :warning:
...tutive/solid/ElasticIsotropicPressureDependent.hpp 50.00% 3 Missing :warning:
...mponents/constitutive/solid/ElasticOrthotropic.hpp 0.00% 3 Missing :warning:
.../constitutive/solid/ElasticTransverseIsotropic.hpp 0.00% 3 Missing :warning:
...eComponents/constitutive/solid/ModifiedCamClay.hpp 50.00% 3 Missing :warning:
... and 1 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3185 +/- ## =========================================== - Coverage 55.88% 55.88% -0.01% =========================================== Files 1037 1037 Lines 88185 88263 +78 =========================================== + Hits 49285 49325 +40 - Misses 38900 38938 +38 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.