> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Heat Sinks

export const YouTubeVideo = ({src, title, caption}) => {
  return <Frame caption={caption}>
      <iframe className="w-full aspect-video rounded-xl" src={`https://www.youtube.com/embed/${src}`} title={title} allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen></iframe>
    </Frame>;
};

<YouTubeVideo src="gTu1UMCcd7U" />

#### Description

This training guide takes you through the process of creating two types of heat sinks in nTop. After completing this training, you will have developed an understanding of methods for creating heat sinks with the gyroid field and remapping techniques.

**Prerequisites:** [101: nTop Essentials](/courses/101-ntop-essentials/), [220: Intro to Field Driven Design](/courses/220-intro-to-field-driven-design/), [321: Intermediate Field Driven Design](/courses/321-intermediate-field-driven-design/)

**What is covered:**

* Performance Driven Heat Sinks
* Branched lattice
* Ramp
* Gyroid Field
* Remap Field, Remap Cylindrical
* Mod, Sin, Add, Subtract, Divide, Multiply

**Downloadable Files:**

[Heat\_Sinks\_Training.zip](https://files.learn.ntop.com/Courses/Recorded%20Trainings/Heat%20Sinks/Heat_Sinks_Training.zip)
