From 08682ca3ebb896f3f3eefd67a19d4a3c95dc358a Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Fri, 3 Jul 2015 15:47:25 +0100 Subject: [PATCH] Removed temporary Info statement --- .../phaseSystems/phaseSystem/phaseSystemTemplates.H | 3 --- 1 file changed, 3 deletions(-) diff --git a/applications/solvers/multiphase/reactingTwoPhaseEulerFoam/phaseSystems/phaseSystem/phaseSystemTemplates.H b/applications/solvers/multiphase/reactingTwoPhaseEulerFoam/phaseSystems/phaseSystem/phaseSystemTemplates.H index 2f3185b9d1..48d1716612 100644 --- a/applications/solvers/multiphase/reactingTwoPhaseEulerFoam/phaseSystems/phaseSystem/phaseSystemTemplates.H +++ b/applications/solvers/multiphase/reactingTwoPhaseEulerFoam/phaseSystems/phaseSystem/phaseSystemTemplates.H @@ -111,13 +111,10 @@ void Foam::phaseSystem::generatePairsAndSubModels continue; } - Info<< "iter.key() " << iter.key() << endl; const phasePairKey key(iter.key().first(), iter.key().second()); const phasePairKey key1In2(key.first(), key.second(), true); const phasePairKey key2In1(key.second(), key.first(), true); - Info<< "key " << key << endl; - models.insert ( key,