> ## 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 Exchanger Design – Cold Plates

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="KlL0jKWuILU" />

#### Description

This training takes you through the process of creating a cold plate in nTop. After completing this training, you will have developed an understanding of methods for creating cold plates and how to implement them in a workflow.

**Prerequisites:** [101: nTop Essentials](/courses/101-ntop-essentials/), [210: Intro to Lattices](/courses/210-intro-to-lattices/)

**What is covered:**

* Cell Map on CAD Face
* Merging Meshes
* Orient Object
* Filtering Points
* Cross Product
* Evaluating Field Gradient

**Downloadable Files:**

[Cold\_Plate\_Training.zip](https://files.learn.ntop.com/Courses/Recorded%20Trainings/Heat%20Exchanger%20Design%20-%20Cold%20Plates/Cold_Plate_Training.zip)
