Salome HOME
Updated tests for gui
[tools/solverlab.git] / CoreFlows / examples / Python / TransportEquation / TransportEquation_1DHeatedChannel.py
index 4d6cabc58fb60bf3875634a61791bea3acb9edab..77110259c2145027ae9839e1cf343428d9dbf308 100755 (executable)
@@ -17,7 +17,7 @@ def TransportEquation_1DHeatedChannel():
     # Set the transport velocity
        transportVelocity=[5];
 
-       myProblem = cf.TransportEquation(cf.LiquidPhase,cf.around155bars600KTransport,transportVelocity);
+       myProblem = cf.TransportEquation(cf.Water,cf.around155bars600K,transportVelocity);
        nVar = myProblem.getNumberOfVariables();
 
     # Prepare for the initial condition