From b4d411e23f026c4331d29a469bf5dbb97eb52a5f Mon Sep 17 00:00:00 2001 From: Hrvoje Jasak Date: Fri, 7 Jul 2017 13:32:07 +0100 Subject: [PATCH] Formatting --- .../fallOffFunctions/TroeFallOffFunction/TroeFallOffFunction.H | 2 +- .../specie/reaction/reactions/makeReactionThermo.H | 2 +- .../IrreversibleReaction/IrreversibleReaction.H | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/thermophysicalModels/specie/reaction/reactionRate/fallOffFunctions/TroeFallOffFunction/TroeFallOffFunction.H b/src/thermophysicalModels/specie/reaction/reactionRate/fallOffFunctions/TroeFallOffFunction/TroeFallOffFunction.H index 423ae3757..24da7c4b7 100644 --- a/src/thermophysicalModels/specie/reaction/reactionRate/fallOffFunctions/TroeFallOffFunction/TroeFallOffFunction.H +++ b/src/thermophysicalModels/specie/reaction/reactionRate/fallOffFunctions/TroeFallOffFunction/TroeFallOffFunction.H @@ -49,7 +49,7 @@ Ostream& operator<<(Ostream&, const TroeFallOffFunction&); /*---------------------------------------------------------------------------*\ - Class TroeFallOffFunction Declaration + Class TroeFallOffFunction Declaration \*---------------------------------------------------------------------------*/ class TroeFallOffFunction diff --git a/src/thermophysicalModels/specie/reaction/reactions/makeReactionThermo.H b/src/thermophysicalModels/specie/reaction/reactions/makeReactionThermo.H index 1c26071ec..05d1e8382 100644 --- a/src/thermophysicalModels/specie/reaction/reactions/makeReactionThermo.H +++ b/src/thermophysicalModels/specie/reaction/reactions/makeReactionThermo.H @@ -69,7 +69,7 @@ namespace Foam ( \ ReactionType::typeName_() \ + ReactionRate::type() \ - + Reaction##Thermo::typeName_() \ + + Reaction##Thermo::typeName_() \ ); \ \ addToRunTimeSelectionTable \ diff --git a/src/thermophysicalModels/specie/reaction/reactionsTemplates/IrreversibleReaction/IrreversibleReaction.H b/src/thermophysicalModels/specie/reaction/reactionsTemplates/IrreversibleReaction/IrreversibleReaction.H index 157915b9c..66719eb20 100644 --- a/src/thermophysicalModels/specie/reaction/reactionsTemplates/IrreversibleReaction/IrreversibleReaction.H +++ b/src/thermophysicalModels/specie/reaction/reactionsTemplates/IrreversibleReaction/IrreversibleReaction.H @@ -44,7 +44,7 @@ namespace Foam { /*---------------------------------------------------------------------------*\ - Class IrreversibleReaction Declaration + Class IrreversibleReaction Declaration \*---------------------------------------------------------------------------*/ template