16 June 2006
Corrigendum to the paper

Ocean Science, 1, 29-38, 2005
www.ocean-science.net/os/1/29/
SRef-ID: 1812-0792/os/2005-1-29

Numerical implementation and oceanographic application of the
Gibbs potential of ice
by R. Feistel, W. Wagner, V. Tchijov, and C. Guder

The Fortran code of the original numerical supplement is changed by:

1. correcting the original comment line
   
	C     d3g/dT3             1.255972179715156E-003 J/(kg K**3)

   into

	C     d3g/dT3             1.414393649194133E-003 J/(kg K**3)

2. changing the function name

   	ice_disentropic_compressibilitydp(T,P)

   into

   	ice_disentropic_compressdp(T,P)

   in order to avoid names longer than 31 characters.

3. Updating the date and the references given in the comment header


The second change is required for certain Fortran compilers on Mac platforms.

The authors are grateful to Giles M. Marion for hinting on the problems.
