[Seacarb-commits] r7 - in pkg/seacarb: . man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Apr 6 15:14:39 CEST 2009
Author: gattuso
Date: 2009-04-06 15:14:39 +0200 (Mon, 06 Apr 2009)
New Revision: 7
Modified:
pkg/seacarb/ChangeLog
pkg/seacarb/DESCRIPTION
pkg/seacarb/man/ppH.Rd
Log:
Update to 2.0.7 (small change in the help file of ppH)
Modified: pkg/seacarb/ChangeLog
===================================================================
--- pkg/seacarb/ChangeLog 2009-04-03 15:22:40 UTC (rev 6)
+++ pkg/seacarb/ChangeLog 2009-04-06 13:14:39 UTC (rev 7)
@@ -1,5 +1,8 @@
+version 2.0.7, 2009-04-07
+- changed the help file of ppH
+
+--------------------------
version 2.0.6, 2009-02-09
-
Changes made thanks to comments kindly provided by Andreas Hofmann (A.Hofmann at nioo.knaw.nl):
- Kf was modified in order to convert Kf from free scale to total scale after pressure corrections in the Dickson and Goyet Method.
Modified: pkg/seacarb/DESCRIPTION
===================================================================
--- pkg/seacarb/DESCRIPTION 2009-04-03 15:22:40 UTC (rev 6)
+++ pkg/seacarb/DESCRIPTION 2009-04-06 13:14:39 UTC (rev 7)
@@ -1,7 +1,7 @@
Package: seacarb
Title: Calculates parameters of the seawater carbonate system
-Version: 2.0.6
-Date: 2009-02-23
+Version: 2.0.7
+Date: 2009-04-06
Author: Heloise Lavigne and Aurelien Proye and Jean-Pierre Gattuso. Portions of code and/or corrections were contributed by Jean-Marie Epitalon, Andreas Hofmann, Bernard Gentili, Jim Orr and Karline Soetaert
Description: Calculates parameters of the seawater carbonate system
Maintainer: Jean-Pierre Gattuso <gattuso at obs-vlfr.fr>
Modified: pkg/seacarb/man/ppH.Rd
===================================================================
--- pkg/seacarb/man/ppH.Rd 2009-04-03 15:22:40 UTC (rev 6)
+++ pkg/seacarb/man/ppH.Rd 2009-04-06 13:14:39 UTC (rev 7)
@@ -95,9 +95,9 @@
}
\examples{
-ppH(flag=24, sys=0, var1=384, var2=2302e-6, pCO2a=384, vol=-0.12e-3, N=1, S=34.3, T=16, P=0)
+ppH(flag=24, sys=0, var1=384, var2=2302e-6, pCO2a=384, vol=-12e-3, N=0.01, S=34.3, T=16, P=0)
-ppH(flag=24, sys=1, var1=384, var2=2302e-6, pCO2a=384, vol=-0.12e-3, N=1, S=34.3, T=16, P=0)
+ppH(flag=24, sys=1, var1=384, var2=2302e-6, pCO2a=384, vol=-12e-3, N=0.01, S=34.3, T=16, P=0)
}
\keyword{utilities}
More information about the Seacarb-commits
mailing list