diff --git a/ListOfContributors b/ListOfContributors index 8b721e4e6..67af9073d 100644 --- a/ListOfContributors +++ b/ListOfContributors @@ -74,6 +74,7 @@ Contents: David Schmidt Daniel Schmode Hua Shan + Richard Smith (Symscape) Hilary Spencer Darrin Stephens Gavin Tabor diff --git a/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/multiphaseAlphaContactAngle/multiphaseAlphaContactAngleFvPatchScalarField.C b/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/multiphaseAlphaContactAngle/multiphaseAlphaContactAngleFvPatchScalarField.C index 285143a41..95a5f4b72 100644 --- a/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/multiphaseAlphaContactAngle/multiphaseAlphaContactAngleFvPatchScalarField.C +++ b/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/multiphaseAlphaContactAngle/multiphaseAlphaContactAngleFvPatchScalarField.C @@ -1,9 +1,9 @@ /*---------------------------------------------------------------------------*\ ========= | \\ / F ield | foam-extend: Open Source CFD - \\ / O peration | - \\ / A nd | For copyright notice see file Copyright - \\/ M anipulation | + \\ / O peration | Version: 3.2 + \\ / A nd | Web: http://www.foam-extend.org + \\/ M anipulation | For copyright notice see file Copyright ------------------------------------------------------------------------------- License This file is part of foam-extend. diff --git a/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/multiphaseAlphaContactAngle/multiphaseAlphaContactAngleFvPatchScalarField.H b/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/multiphaseAlphaContactAngle/multiphaseAlphaContactAngleFvPatchScalarField.H index 8722f6823..7fc319792 100644 --- a/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/multiphaseAlphaContactAngle/multiphaseAlphaContactAngleFvPatchScalarField.H +++ b/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/multiphaseAlphaContactAngle/multiphaseAlphaContactAngleFvPatchScalarField.H @@ -1,9 +1,9 @@ /*---------------------------------------------------------------------------*\ ========= | \\ / F ield | foam-extend: Open Source CFD - \\ / O peration | - \\ / A nd | For copyright notice see file Copyright - \\/ M anipulation | + \\ / O peration | Version: 3.2 + \\ / A nd | Web: http://www.foam-extend.org + \\/ M anipulation | For copyright notice see file Copyright ------------------------------------------------------------------------------- License This file is part of foam-extend. diff --git a/applications/utilities/thermophysical/IFCLookUpTableGen/SpeciesTable b/applications/utilities/thermophysical/IFCLookUpTableGen/SpeciesTable index f040c3a2a..05c9b5fcf 100644 --- a/applications/utilities/thermophysical/IFCLookUpTableGen/SpeciesTable +++ b/applications/utilities/thermophysical/IFCLookUpTableGen/SpeciesTable @@ -1,8 +1,8 @@ /*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | foam-extend: Open Source CFD | -| \\ / O peration | Version: FMGlobal-1.6.x | -| \\ / A nd | Web: http://www.extend-project.de | +| \\ / O peration | Version: 3.2 | +| \\ / A nd | Web: http://www.foam-extend.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ @@ -469,3 +469,5 @@ values ) ; + +// ************************************************************************* // \ No newline at end of file diff --git a/src/OSspecific/MSWindows/MSwindows.C b/src/OSspecific/MSWindows/MSwindows.C index 26b8ed11f..874c6dc77 100644 --- a/src/OSspecific/MSWindows/MSwindows.C +++ b/src/OSspecific/MSWindows/MSwindows.C @@ -1,28 +1,36 @@ /*---------------------------------------------------------------------------*\ - Copyright : (C) 2011 Symscape - Website : www.symscape.com + ========= | + \\ / F ield | foam-extend: Open Source CFD + \\ / O peration | Version: 3.2 + \\ / A nd | Web: http://www.foam-extend.org + \\/ M anipulation | For copyright notice see file Copyright ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of foam-extend. - OpenFOAM is free software: you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. + foam-extend is free software: you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by the + Free Software Foundation, either version 3 of the License, or (at your + option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT - ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - for more details. + foam-extend is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM. If not, see . + along with foam-extend. If not, see . Description MS Windows specific functions \*---------------------------------------------------------------------------*/ +/*---------------------------------------------------------------------------*\ + Copyright : (C) 2011 Symscape + Website : www.symscape.com +\*---------------------------------------------------------------------------*/ + #include "OSspecific.H" #include "MSwindows.H" #include "foamVersion.H" diff --git a/src/OSspecific/MSWindows/MSwindows.H b/src/OSspecific/MSWindows/MSwindows.H index 3c761a837..96a0ffa05 100644 --- a/src/OSspecific/MSWindows/MSwindows.H +++ b/src/OSspecific/MSWindows/MSwindows.H @@ -1,22 +1,25 @@ /*---------------------------------------------------------------------------*\ - Copyright : (C) 2011 Symscape - Website : www.symscape.com + ========= | + \\ / F ield | foam-extend: Open Source CFD + \\ / O peration | Version: 3.2 + \\ / A nd | Web: http://www.foam-extend.org + \\/ M anipulation | For copyright notice see file Copyright ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of foam-extend. - OpenFOAM is free software: you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. + foam-extend is free software: you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by the + Free Software Foundation, either version 3 of the License, or (at your + option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT - ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - for more details. + foam-extend is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM. If not, see . + along with foam-extend. If not, see . Class MSwindows @@ -28,6 +31,11 @@ SourceFiles \*---------------------------------------------------------------------------*/ +/*---------------------------------------------------------------------------*\ + Copyright : (C) 2011 Symscape + Website : www.symscape.com +\*---------------------------------------------------------------------------*/ + #ifndef MSwindows_H #define MSwindows_H diff --git a/src/OSspecific/MSWindows/signals/sigFpe.C b/src/OSspecific/MSWindows/signals/sigFpe.C index 393fe8e4e..a9a399a38 100644 --- a/src/OSspecific/MSWindows/signals/sigFpe.C +++ b/src/OSspecific/MSWindows/signals/sigFpe.C @@ -1,28 +1,36 @@ /*---------------------------------------------------------------------------*\ - Copyright : (C) 2011 Symscape - Website : www.symscape.com + ========= | + \\ / F ield | foam-extend: Open Source CFD + \\ / O peration | Version: 3.2 + \\ / A nd | Web: http://www.foam-extend.org + \\/ M anipulation | For copyright notice see file Copyright ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of foam-extend. - OpenFOAM is free software: you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. + foam-extend is free software: you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by the + Free Software Foundation, either version 3 of the License, or (at your + option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT - ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - for more details. + foam-extend is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM. If not, see . + along with foam-extend. If not, see . Class sigFpe \*---------------------------------------------------------------------------*/ +/*---------------------------------------------------------------------------*\ + Copyright : (C) 2011 Symscape + Website : www.symscape.com +\*---------------------------------------------------------------------------*/ + #include "error.H" #include "sigFpe.H" diff --git a/src/OSspecific/MSWindows/signals/sigFpe.H b/src/OSspecific/MSWindows/signals/sigFpe.H index be9e7ee81..4bfca86f6 100644 --- a/src/OSspecific/MSWindows/signals/sigFpe.H +++ b/src/OSspecific/MSWindows/signals/sigFpe.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox - \\ / O peration | - \\ / A nd | Copyright held by original author - \\/ M anipulation | + \\ / F ield | foam-extend: Open Source CFD + \\ / O peration | Version: 3.2 + \\ / A nd | Web: http://www.foam-extend.org + \\/ M anipulation | For copyright notice see file Copyright ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of foam-extend. - OpenFOAM is free software; you can redistribute it and/or modify it + foam-extend is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT - ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - for more details. + foam-extend is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with foam-extend. If not, see . Class Foam::sigFpe diff --git a/src/OSspecific/MSWindows/signals/sigInt.C b/src/OSspecific/MSWindows/signals/sigInt.C index 4b17d3f08..82e33918e 100644 --- a/src/OSspecific/MSWindows/signals/sigInt.C +++ b/src/OSspecific/MSWindows/signals/sigInt.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox - \\ / O peration | - \\ / A nd | Copyright held by original author - \\/ M anipulation | + \\ / F ield | foam-extend: Open Source CFD + \\ / O peration | Version: 3.2 + \\ / A nd | Web: http://www.foam-extend.org + \\/ M anipulation | For copyright notice see file Copyright ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of foam-extend. - OpenFOAM is free software; you can redistribute it and/or modify it + foam-extend is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT - ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - for more details. + foam-extend is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with foam-extend. If not, see . \*---------------------------------------------------------------------------*/ diff --git a/src/OSspecific/MSWindows/signals/sigInt.H b/src/OSspecific/MSWindows/signals/sigInt.H index 300a227d4..6b0c30bf2 100644 --- a/src/OSspecific/MSWindows/signals/sigInt.H +++ b/src/OSspecific/MSWindows/signals/sigInt.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox - \\ / O peration | - \\ / A nd | Copyright held by original author - \\/ M anipulation | + \\ / F ield | foam-extend: Open Source CFD + \\ / O peration | Version: 3.2 + \\ / A nd | Web: http://www.foam-extend.org + \\/ M anipulation | For copyright notice see file Copyright ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of foam-extend. - OpenFOAM is free software; you can redistribute it and/or modify it + foam-extend is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT - ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - for more details. + foam-extend is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with foam-extend. If not, see . Class Foam::sigInt diff --git a/src/OSspecific/MSWindows/signals/sigQuit.C b/src/OSspecific/MSWindows/signals/sigQuit.C index e88e786d6..2919e577d 100644 --- a/src/OSspecific/MSWindows/signals/sigQuit.C +++ b/src/OSspecific/MSWindows/signals/sigQuit.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox - \\ / O peration | - \\ / A nd | Copyright held by original author - \\/ M anipulation | + \\ / F ield | foam-extend: Open Source CFD + \\ / O peration | Version: 3.2 + \\ / A nd | Web: http://www.foam-extend.org + \\/ M anipulation | For copyright notice see file Copyright ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of foam-extend. - OpenFOAM is free software; you can redistribute it and/or modify it + foam-extend is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT - ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - for more details. + foam-extend is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with foam-extend. If not, see . \*---------------------------------------------------------------------------*/ diff --git a/src/OSspecific/MSWindows/signals/sigQuit.H b/src/OSspecific/MSWindows/signals/sigQuit.H index 2db26300f..c526c7922 100644 --- a/src/OSspecific/MSWindows/signals/sigQuit.H +++ b/src/OSspecific/MSWindows/signals/sigQuit.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox - \\ / O peration | - \\ / A nd | Copyright held by original author - \\/ M anipulation | + \\ / F ield | foam-extend: Open Source CFD + \\ / O peration | Version: 3.2 + \\ / A nd | Web: http://www.foam-extend.org + \\/ M anipulation | For copyright notice see file Copyright ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of foam-extend. - OpenFOAM is free software; you can redistribute it and/or modify it + foam-extend is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT - ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - for more details. + foam-extend is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with foam-extend. If not, see . Class Foam::sigQuit diff --git a/src/OSspecific/MSWindows/signals/sigSegv.C b/src/OSspecific/MSWindows/signals/sigSegv.C index 3f8a2c924..5d4094e0c 100644 --- a/src/OSspecific/MSWindows/signals/sigSegv.C +++ b/src/OSspecific/MSWindows/signals/sigSegv.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox - \\ / O peration | - \\ / A nd | Copyright held by original author - \\/ M anipulation | + \\ / F ield | foam-extend: Open Source CFD + \\ / O peration | Version: 3.2 + \\ / A nd | Web: http://www.foam-extend.org + \\/ M anipulation | For copyright notice see file Copyright ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of foam-extend. - OpenFOAM is free software; you can redistribute it and/or modify it + foam-extend is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT - ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - for more details. + foam-extend is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with foam-extend. If not, see . \*---------------------------------------------------------------------------*/ diff --git a/src/OSspecific/MSWindows/signals/sigSegv.H b/src/OSspecific/MSWindows/signals/sigSegv.H index ef9f6fb61..1b209615e 100644 --- a/src/OSspecific/MSWindows/signals/sigSegv.H +++ b/src/OSspecific/MSWindows/signals/sigSegv.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox - \\ / O peration | - \\ / A nd | Copyright held by original author - \\/ M anipulation | + \\ / F ield | foam-extend: Open Source CFD + \\ / O peration | Version: 3.2 + \\ / A nd | Web: http://www.foam-extend.org + \\/ M anipulation | For copyright notice see file Copyright ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of foam-extend. - OpenFOAM is free software; you can redistribute it and/or modify it + foam-extend is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT - ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - for more details. + foam-extend is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with foam-extend. If not, see . Class Foam::sigSegv diff --git a/src/foam/db/IOstreams/Pstreams/IPread.C b/src/foam/db/IOstreams/Pstreams/IPread.C index 1efd67d49..78668c39a 100644 --- a/src/foam/db/IOstreams/Pstreams/IPread.C +++ b/src/foam/db/IOstreams/Pstreams/IPread.C @@ -1,9 +1,9 @@ /*---------------------------------------------------------------------------*\ ========= | \\ / F ield | foam-extend: Open Source CFD - \\ / O peration | - \\ / A nd | For copyright notice see file Copyright - \\/ M anipulation | + \\ / O peration | Version: 3.2 + \\ / A nd | Web: http://www.foam-extend.org + \\/ M anipulation | For copyright notice see file Copyright ------------------------------------------------------------------------------- License This file is part of foam-extend.