From e1abea2019e2348bef616d55314421c2dff1e97c Mon Sep 17 00:00:00 2001 From: Dave Goodwin Date: Thu, 15 Sep 2005 03:43:17 +0000 Subject: [PATCH] added comment --- Cantera/python/examples/equilibrium/multiphase_plasma.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Cantera/python/examples/equilibrium/multiphase_plasma.py b/Cantera/python/examples/equilibrium/multiphase_plasma.py index 0311a09c5..c1572fb99 100644 --- a/Cantera/python/examples/equilibrium/multiphase_plasma.py +++ b/Cantera/python/examples/equilibrium/multiphase_plasma.py @@ -1,6 +1,10 @@ # An equilibrium example with charged species in the gas phase # and multiple condensed phases. +# Note: This example runs fine on Mac and linux platforms, but +# encounters some convergence difficulties under Windows. The reasons +# for this are not currently known. + from Cantera import * # create objects representing the gas phase and the condensed