this post was submitted on 08 Jul 2026
381 points (100.0% liked)

Science Memes

20656 readers
2250 users here now

Welcome to c/science_memes @ Mander.xyz!

A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.



Meta Post Tags



Rules

  1. Don't throw mud. Behave like an intellectual and remember the human.
  2. Keep it rooted (on topic).
  3. No spam.
  4. Infographics welcome, get schooled.


If you are here asking: "Is this a science meme?"

Probably, yes. We use the Dawkins definition of meme: a replicating idea, not just an image macro with a fact on it. A good post here doesn't need to teach you something. It needs to make you ask something: who, what, where, when, and especially why or how.

Science isn't a filing cabinet of facts, it's a conversation. For example, a photo of an eel or other localized wildlife counts because most people never see one, and wonder is the first step of inquiry. A car meme counts if it makes you curious about what's under the bonnet. If you want to talk about something you noticed in the world, chances are someone else wants to talk about it too.

We moderate for vibe, not category. Pruning is light, especially where a post creates interesting discussion. Experimenting is encouraged.

See the pinned paper on Shitposting as Public Pedagogy if you want the academic case for why this works.



Research Committee

Other Mander Communities

Science and Research

Biology and Life Sciences

Physical Sciences

Humanities and Social Sciences

Practical and Applied Sciences

Memes

Miscellaneous

founded 3 years ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] Tylerdurdon@lemmy.world 3 points 3 hours ago

Copper? I don't even know 'er!

[–] stoicmaverick@lemmy.world 13 points 5 hours ago (3 children)

Okay, who gets to be the lucky one to calculate the amount of time that thing could heat sink a pegged, modern, 120w TDP CPU before it throttles at 100C? I'll give you a sticker.

[–] resipsaloquitur@lemmy.cafe 2 points 27 minutes ago

Nice try. I’m not googling “copper pegging” again.

[–] Contramuffin@lemmy.world 6 points 1 hour ago* (last edited 32 minutes ago) (2 children)

Was intrigued, so made a simulation to figure it out.

TLDR: 592.2 seconds, or 9 minutes and 52.2 seconds. Very similar to the other comment - it appears temperature differentials and heat loss to the air have opposite effects on thermal throttle time and mostly cancel themselves out. For the most part, heat transfer and heat loss appear to affect the thermal throttle time less than the sheer heat mass of the block by several multiples

Assumptions:

  • Copper's heat conductivity is 400 W/m-K, and specific heat is 0.4 J/g-K, and density is 9000 kg/m^3, and these values do not change over the range of temperatures
  • Air's heat transfer coefficient is 20 W/m^2-K and does not change over the range of temperatures
  • The surrounding air does not change in temperature and remains at room temperature (25 C)
  • The input wattage is actually 120 W and not just random marketing bullshit
  • The copper block's size is 4 cm x 4 cm x 16 cm (same as other comment)
  • The temperature within the copper block differs only by the vertical axis; it is assumed that temperature does not change if you move horizontally into the block

Modeling conditions:

  • The block is sliced into 100 equally-sized slices, stacked vertically.
  • Each slice starts off with a temperature of 25 C
  • 120 W is input directly into the bottom slice
  • Heat transfer is modeled between each slice
  • Heat loss into the air is modeled for each slice (top slice has more heat loss due to more contact with the air)
  • Temperature changes are calculated per millisecond
  • Final time is calculated by the total number of milliseconds it takes for the bottom slice to reach a temperature greater than 100 C

Fun facts I found from playing around with the model:

  • According to this model, at the time that the CPU thermal throttles, the top of the block should be 85 C
  • If we assume instantaneous heat transfer, time to thermal throttle goes up to 703 seconds (11 minutes and 43 seconds). Difference is about 2 minutes.
  • If we assume no heat loss to the air, time to thermal throttle goes down to 500.0 seconds (8 minutes and 20 seconds). Difference is about 1.5 minutes.
  • The copper block should be able to prevent throttling as long as the CPU remains idle (30W for AMD CPU's). The CPU should cap out at around 82-83 C.
  • The copper block can prevent thermal throttling for a 170 W CPU for 368.1 seconds, or 6 minutes and 8.1 seconds

Respect for taking the time to model that. Goes to show why heat sinks look the way they do, and not just big lumps of metal lol

[–] mnemonicmonkeys@sh.itjust.works 2 points 1 hour ago (1 children)

Numerical methods is cheating! Real men use PDE's!

/s of course, though I was kinda hoping you'd use PDE's

[–] Contramuffin@lemmy.world 1 points 29 minutes ago

See, I thought about doing that, but then I realized: I don't actually want to do that

[–] KSPAtlas@sopuli.xyz 21 points 4 hours ago (3 children)

Let's assume the dimensions of the copper block are 40mm40mm160mm (I'm not taking the heat spreader into account here)

That results in a volume of 256000mm3, or 256cm3

Copper (at 20C) has a density of 8.935 g/cm3, so that's roughly 2.28736kg of copper

Copper has a specific heat capacity of 384.603 J/(kg K)

Using E=cm∆t, we can figure out that it would take ≈ 70378J of energy to heat the copper block to 100C, starting at 20C

With a TDP od 120W, that means it would take 586 seconds to heat the block to 100C, or 9m46s

This is probably way off but I was bored

[–] SleeplessCityLights@programming.dev 22 points 4 hours ago (1 children)

Your napkin math is the best we have. We will make all decisions based on it.

[–] Napster153@lemmy.world 1 points 24 minutes ago

They will have entire hard drives explaining KSP Atlas's shitty math in 3 thousand years...

[–] Contramuffin@lemmy.world 10 points 4 hours ago (2 children)

Hmm, I think at minimum calculus will need to be involved here. Because we can't just assume that the heat is spread evenly in the copper - it'll likely be hotter at the bottom, leading to thermal throttling earlier than expected. On the other hand, there's going to be heat dissipation into the air, which will help cool the block somewhat

[–] Eheran@lemmy.world 1 points 1 hour ago (1 children)

Heat transfer will not limit much, but heat loss should add a significant amount of time. How did you model that?

[–] Contramuffin@lemmy.world 1 points 49 minutes ago

I left another comment going into more detail about the model specifications, if you'd like to read into it. But briefly: I took the copper heat conductivity coefficient and the air heat transfer coefficient. I sliced the copper block into thin slices and modeled heat transfer between each slice, as well as heat transfer between each slice and the surrounding air.

It seems that both heat transfer and heat loss do actually matter quite significantly, but they just cancel each other out almost entirely.

If we assume instantaneous heat transfer, thermal throttling time goes up from 592 seconds to 703 seconds (almost 2 minute difference).

If we assume no heat loss to the air, thermal throttling time goes down from 592 seconds to 500 seconds (about 1.5 minute difference).

[–] Einskjaldi@lemmy.world 1 points 1 hour ago (1 children)

The conduction in copper is fast enough that there's not much of a difference between the top and bottom.

[–] Contramuffin@lemmy.world 1 points 53 minutes ago* (last edited 32 minutes ago)

Copper conductivity is fast, sure, but it's not fast enough to have equal temperatures at the top and bottom for such a big chunk of copper. That does affect the time to thermal throttle pretty significantly, actually. If we assume completely homogeneous temperatures across the block (ie, instantaneous heat transfer), according to my model, it'll take 703 seconds to thermal throttle. With heat transfer, the time drops to 592 seconds - a difference of about 2 minutes

[–] potpotato@lemmy.world 6 points 4 hours ago (2 children)

Account for convective loses into air?

[–] m0darn@lemmy.ca 1 points 2 hours ago

I got ~32 watts of convective heat transfer using assuming a uniform surface temperature of 99°C and a case fan speed of 0.2 m/s

https://www.engineeringtoolbox.com/convective-heat-transfer-d_430.html

[–] YerbaYerba@lemmy.zip 4 points 3 hours ago

Its going to radiate a little bit too.

[–] itrealgood@mander.xyz 49 points 7 hours ago (2 children)
[–] ButteredBread@sh.itjust.works 2 points 5 hours ago

That's indeed not a fan. Did we even need to mention that? /j

[–] Lushed_Lungfish@lemmy.ca 2 points 3 hours ago

Yeah man, I dunno what that whiny bitch Nanni was on, but this some good quality copper.

[–] kibiz0r@midwest.social 12 points 7 hours ago
[–] MonkderVierte@lemmy.zip 5 points 6 hours ago (1 children)
[–] Dpek@lemmy.zip 3 points 4 hours ago

Lets hope CCA doesnt strike again

[–] BCsven@lemmy.ca 43 points 10 hours ago* (last edited 6 hours ago) (12 children)

Till it all gets to temp then it won't do much. It needs some more surface area to convect heat better.

With enough fins you don't need fans.

[–] Zachariah@lemmy.world 42 points 9 hours ago

the other option is

only fans

[–] cRazi_man@europe.pub 15 points 9 hours ago (2 children)

Would a slow small fan still make a huge difference to the cooling here? Completely passive cooling seems like something that would only make sense in very specific professional environments (like needing an ultra low sound floor in an audiology chamber or recording studio).

[–] fartographer@lemmy.world 27 points 8 hours ago (3 children)

I had a roommate who was getting his doctorate in chemical engineering, specifically focused on graphene. He was able to demonstrate how doping the materials in a heat sink to alter their ability to "release" heat, and then organizing these intentional hotspots along the length of the fins, you could create an active airflow using a stationary object.

But then his lab manager killed his grant and instead put him on a project partnered with BMW to make their bumpers more marketable.

[–] Malyca@lemmy.zip 11 points 7 hours ago (1 children)

Really makes you wonder how many revolutionary ideas have fallen through the cracks because of moron management

[–] orbituary@lemmy.dbzer0.com 8 points 6 hours ago

Black pilled by monetary interests.

[–] Axolotl_cpp@feddit.it 2 points 4 hours ago

Who knows how many great ideas we have lost because of bad management and capitalism...sigh

load more comments (1 replies)
[–] BCsven@lemmy.ca 4 points 6 hours ago

The case has an opening for a vertical fan but it is not needed unless you do heavy gaming and run a high end GPU. For video rendering and other tasks the fins are rated to keep it at a decent temp.

I have good hearing, and a HDD spinning or even a "silent" fan is still audible droning noise to me.

This build is totally silent. The PSU is over-rated on purpose because it has a below 30% max draw mode that is fanless.
So this case makes 0 noise.

load more comments (10 replies)
[–] aeronmelon@lemmy.world 29 points 10 hours ago (1 children)

Toblerone Gaming Heat Sink.

[–] StillAlive@piefed.world 15 points 8 hours ago (1 children)

Toblerone has one identifier, its triangular shape. ☝️🤓

[–] ruuster13@lemmy.zip 5 points 5 hours ago (2 children)

But there is another.... the convection space between the fins.

[–] EggInDisguise@lemmy.blahaj.zone 11 points 5 hours ago (1 children)

I remember when that space was less.... Spacious.

[–] not_IO@lemmy.blahaj.zone 1 points 4 hours ago (1 children)

yeah that looks so weird right?

[–] EggInDisguise@lemmy.blahaj.zone 3 points 4 hours ago

Toblerone has famously been shrinkflating their product for some time.

I remember seeing a comparison post many years ago of a modern one vs one that had been bought years ago and rediscovered in a closet or drawer or something. The older ones had thicker spikes.

[–] Dpek@lemmy.zip 3 points 4 hours ago* (last edited 4 hours ago)

A bar of disappoitment

[–] sirico@feddit.uk 2 points 6 hours ago

Saturation for the nation

load more comments
view more: next ›