> ## 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.

# nTop 4.11 - Precision Improvements

## Overview:

This article explains the changes being made to the following blocks in nTop 4.11: **Closest Point to Body, Evaluate Field, Evaluate Field Gradient,** and **Mesh from Implicit Body** when the **Sharpen** check box is selected or **Sharpen iterations** specified.

## Table of Contents

### [1. Effective Release](#h-01gyfxn1ynz1h7w3bcmb629x8a)

### [2. Why is this change happening?](#h-01gyfx6mmnpb8mpzymm25df6j5)

### [3. Impacted Blocks](#01hba02bhp9r5vehnkz0yrsec3)

### [4. Example Differences](#01hba04pwph94c866x09eeed80)

### [5. How does this affect you?](#01hba06ga33c71xx91cp2q0s0v)

### [6. Recommended Actions](#01hba07bvez1y223h8w5rx8fyd)

## 1. Effective Release

* nTop 4.11

## 2. Why is this change happening?

* In nTop 4.11, we updated one of the internal computations used by four nTop blocks to produce more precise results for some workflows.
* We did not version the impacted blocks when implementing this change.
* You do not have to manually update the blocks or change your nTop notebook to benefit from this update.
* When you update to 4.11, you can open any previous notebook to view, access, and export any cached geometry or analysis results. This includes meshes, CAD Bodies, slices, and analysis results.
* In certain rare cases, the output produced by the impacted blocks will be different. See [4. Example Differences](#01hba04pwph94c866x09eeed80) for details.
* Re-running a block will overwrite any cached geometry or analysis results. Note that when you re-run a block, any block in your notebook that contains it as an input will also be triggered to re-run–unless the downstream block is set to [Manual Run Mode](/help-articles/whats-new/whats-new/ntopology-3-10-what-s-new).
* You can restore previous results by undoing the action with Ctrl+Z.

## 3. Impacted Blocks

* **Closest Point to Body**
* **Evaluate Field**
* **Evaluate Field Gradient**
* All versions of **Mesh from Implicit Body** when **Sharpen** is selected or the **Sharpen iterations** input provided.

## 4. Example Differences

<Card>
  <table> <colgroup> <col /> <col /> </colgroup> <tbody> <tr> <td><strong>4.10</strong></td> <td><strong>4.11</strong></td> </tr> <tr><td colspan="2"> <p>Different <strong>mesh topology:</strong></p> <p>In this hypothetical example, we took the nTop Home Page heat sink file, moved the body a meter from the origin, meshed it at a high tolerance of 0.5mm, and set the Sharpen iterations to 3 to make it susceptible to numerical precision issues.</p> <p>In 4.11, the topology of the sharpened mesh has changed, and the total face count is now 511,592 compared to 511,582 in nTop 4.10. This change should not negatively impact the workflow.</p> </td></tr> <tr> <td>  <img alt="A sharpened mesh in nTop 4.10." src="https://files.learn.ntop.com/help-articles/backwards-compatibility-notices/24105786030483.png" /></td> <td>  <img alt="A sharpened mesh in nTop 4.11." src="https://files.learn.ntop.com/help-articles/backwards-compatibility-notices/24105800211475.png" /></td> </tr> <tr><td colspan="2"> <p> </p> <p>Different <strong>Closest Point to Body</strong> normals: In this example, we use the <strong>Closest Point to Body </strong>block to locate a point on the heat sink. We increased the input tolerance, making it susceptible to numerical precision issues. The output point is the same; however, the point’s normals have changed.</p> <p> </p> </td></tr> <tr> <td><figure>  <img alt="A Closest Point to Body block in nTop 4.10." src="https://files.learn.ntop.com/help-articles/backwards-compatibility-notices/24105800220691.png" /></figure></td> <td>  <img alt="A Closest Point to Body block in nTop 4.11 has a different normal vector to that of the same block setup in nTop 4.10." src="https://files.learn.ntop.com/help-articles/backwards-compatibility-notices/24105800220691.png" /></td> </tr> </tbody> </table>
</Card>

## 5. How does this affect you?

We do not expect this update to impact you. As illustrated above, differences should only occur in certain rare cases, and we do not expect this to affect your workflow negatively.

## 6. Recommended Actions

You do not need to take any specific action in response to this update.
