Index: /issm/trunk/src/c/shared/Elements/Paterson.cpp
===================================================================
--- /issm/trunk/src/c/shared/Elements/Paterson.cpp	(revision 889)
+++ /issm/trunk/src/c/shared/Elements/Paterson.cpp	(revision 890)
@@ -15,5 +15,5 @@
 
 	/*Switch to celsius from Kelvin: */
-	T=temperature-273.15;
+	T=temperature-273.0;
 
 //	%The routine below is equivalent to:
