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

Change "thermal" to "heat" (in most places) #21

Merged
merged 2 commits into from
Oct 20, 2023
Merged

Conversation

glwagner
Copy link
Member

After a bit of rumination I think we should use the term "heat flux" not "thermal flux". It's more standard. Sorry for any pain this causes...

@jlk9

@jlk9
Copy link
Collaborator

jlk9 commented Oct 19, 2023

You need to change the directory and file names from "Thermal" to "Heat" too, in "ThermalBoundaryConditions" at least

@glwagner
Copy link
Member Author

You need to change the directory and file names from "Thermal" to "Heat" too, in "ThermalBoundaryConditions" at least

thank you!

@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Attention: 30 lines in your changes are missing coverage. Please review.

Comparison is base (05086bb) 22.80% compared to head (de6d239) 22.80%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #21   +/-   ##
=======================================
  Coverage   22.80%   22.80%           
=======================================
  Files          11       11           
  Lines         307      307           
=======================================
  Hits           70       70           
  Misses        237      237           
Files Coverage Δ
src/ClimaSeaIce.jl 6.66% <ø> (ø)
...c/HeatBoundaryConditions/HeatBoundaryConditions.jl 50.00% <100.00%> (ø)
src/HeatBoundaryConditions/boundary_fluxes.jl 0.00% <ø> (ø)
...ndaryConditions/bottom_heat_boundary_conditions.jl 0.00% <0.00%> (ø)
...BoundaryConditions/top_heat_boundary_conditions.jl 0.00% <0.00%> (ø)
...rc/SlabSeaIceModels/slab_heat_and_tracer_fluxes.jl 0.00% <0.00%> (ø)
...SlabSeaIceModels/slab_tendency_kernel_functions.jl 0.00% <0.00%> (ø)
src/SlabSeaIceModels/slab_time_stepping.jl 0.00% <0.00%> (ø)
src/SlabSeaIceModels/slab_sea_ice_model.jl 0.00% <0.00%> (ø)

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

Copy link
Collaborator

@jlk9 jlk9 left a comment

Choose a reason for hiding this comment

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

Did you want to change the name of IceWaterThermalEquilibrium as well?

@glwagner
Copy link
Member Author

Did you want to change the name of IceWaterThermalEquilibrium as well?

I thought "thermal equilibrium" made sense to keep since that's the typical expression. For fluxes though we usually say "heat flux" not "thermal flux", that motivates the changes we've put in so far. What do you think?

@glwagner
Copy link
Member Author

@jlk9
Copy link
Collaborator

jlk9 commented Oct 20, 2023

I agree, that's how I've usually heard fluxes / equilibrium referred to as well, just wanted to make sure.

@glwagner
Copy link
Member Author

great!

@glwagner glwagner merged commit 4649a29 into main Oct 20, 2023
8 checks passed
@glwagner glwagner deleted the glw/call-it-heat branch October 20, 2023 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants