Skip to content

Commit 4be917b

Browse files
Update src/posts/polyteos10-kernel/index.md
Co-authored-by: Erik van Sebille <[email protected]>
1 parent 095abb7 commit 4be917b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/posts/polyteos10-kernel/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Up until now the kernel only computed the density anomaly, and was missing the v
1616

1717
![Vertical reference profile as a function of depth](/posts/polyteos10-kernel/depth_vs_r0.png)
1818

19-
By using the old kernel implementation, the seawater density at depths below the ocean surface were being underestimated, as the actual seawater density would have otherwise been denser. Simulations that computed vertical velocities (such as sinking/rise velocities) using density differences between a particle and its surrounding seawater may be impacted.
19+
By using the kernel implementation before the fix in PR [#2133](https://github.com/OceanParcels/Parcels/pull/2133), the seawater density at depths below the ocean surface were being underestimated, as the actual seawater density would have otherwise been higher. Simulations that computed vertical velocities (such as sinking/rise velocities) using density differences between a particle and its surrounding seawater may have been impacted.
2020

2121
Below we’ve compiled a list of several papers that may be impacted, but we urge the community to check their own projects for use of this kernel at depth. This list may be updated as we become aware of other potentially impacted papers.
2222

0 commit comments

Comments
 (0)