Skip to content

Commit 18a776a

Browse files
michaeldeneserikvansebille
authored andcommitted
Updating the function description.
1 parent d8b7eae commit 18a776a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

parcels/application_kernels/TEOSseawaterdensity.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
def PolyTEOS10_bsq(particle, fieldset, time): # pragma: no cover
9-
"""Calculates density based on the polyTEOS10-bsq algorithm from Appendix A.2 of
9+
"""Calculates density based on the polyTEOS10-bsq algorithm from Appendix A.1 and A.2 of
1010
https://www.sciencedirect.com/science/article/pii/S1463500315000566
1111
requires fieldset.abs_salinity and fieldset.cons_temperature Fields in the fieldset
1212
and a particle.density Variable in the ParticleSet

0 commit comments

Comments
 (0)