Skip to content

Conversation

TheoMeunierAnsys
Copy link
Contributor

@TheoMeunierAnsys TheoMeunierAnsys commented Feb 11, 2025

Adapt to changes induced by a PR in DPF Framework :

  • New homogeneity "Temperature Difference", removing temperature shift conversion part (triggered when two temperature fields are subtracted), with dedicated symbols (dK, dC, dF)
  • Behavior and symbols propagated to temperature difference derived homogeneities (coefficient of thermal expansion, thermal conductivity etc.)
  • Fix unit systems comparison that were missing checks on angle units (--> hence CFF unit system will now display as "Custom" since it is using "deg" angle unit instead of "rad" from the DPF SI unit system)

Copy link

codecov bot commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.40%. Comparing base (e2a1cf0) to head (eb52b11).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2073      +/-   ##
==========================================
+ Coverage   84.13%   86.40%   +2.27%     
==========================================
  Files          90       90              
  Lines       10303    10303              
==========================================
+ Hits         8668     8902     +234     
+ Misses       1635     1401     -234     
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

ref = """Static analysis
if SERVERS_VERSION_GREATER_THAN_OR_EQUAL_TO_10_0:
ref = """Static analysis
Unit system: Custom: m, kg, N, s, V, A, K
Copy link
Contributor

Choose a reason for hiding this comment

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

@TheoMeunierAnsys I' sorry I do not see the difference with the initial reference

…unier/temperature_difference

# Conflicts:
#	tests/test_resultinfo.py
@TheoMeunierAnsys TheoMeunierAnsys merged commit d24ca5d into master Mar 10, 2025
45 of 46 checks passed
@TheoMeunierAnsys TheoMeunierAnsys deleted the tmeunier/temperature_difference branch March 10, 2025 15:36
@PProfizi
Copy link
Contributor

@rafacanton @TheoMeunierAnsys please remember to not put links to TFS in public GH repositories. I removed the one in the description. Thanks!

@PProfizi PProfizi added the enhancement New feature or request label Mar 11, 2025
@PProfizi PProfizi added this to the 0.13.7 milestone Mar 11, 2025
@PProfizi
Copy link
Contributor

@TheoMeunierAnsys could we also maybe improve the description here for people who do not have access to the server-side PRs? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants