mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
GIT: remove leading/trailing blank lines, trailing whitespace
This commit is contained in:
@ -35,7 +35,7 @@ Description
|
||||
a diagonalisable nonsymmetric real square matrix into its canonical form,
|
||||
whereby the matrix is represented in terms of its eigenvalues and
|
||||
eigenvectors.
|
||||
|
||||
|
||||
The eigenvalue equation (i.e. eigenvalue problem) is:
|
||||
|
||||
\f[
|
||||
|
||||
@ -145,4 +145,3 @@ public:
|
||||
#endif
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
|
||||
@ -274,4 +274,3 @@ namespace Foam
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
|
||||
@ -23,3 +23,4 @@ Here is a sample dictionary entry:
|
||||
SpinId <int>; // optional
|
||||
}
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
@ -122,3 +122,4 @@ id0 .. indN-1
|
||||
+ Prism(FOAM) | 0 1 4 3 2 |
|
||||
+---------------+---------------+
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
@ -1,2 +1 @@
|
||||
|
||||
faMesh aMesh(mesh);
|
||||
|
||||
@ -88,4 +88,3 @@ bool Foam::IOMRFZoneList::read()
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
|
||||
@ -87,4 +87,3 @@ bool Foam::IOporosityModelList::read()
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
|
||||
@ -302,4 +302,3 @@ public:
|
||||
#endif
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
|
||||
@ -158,4 +158,3 @@ public:
|
||||
#endif
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
|
||||
@ -192,7 +192,7 @@ Foam::ReactingParcel<ParcelType>::YSolid() const
|
||||
{
|
||||
return Y_;
|
||||
}
|
||||
|
||||
|
||||
|
||||
template<class ParcelType>
|
||||
inline Foam::scalar& Foam::ReactingParcel<ParcelType>::mass0()
|
||||
|
||||
@ -34,4 +34,3 @@ externalDisplacementMeshMover/zeroFixedValue/zeroFixedValuePointPatchFields.C
|
||||
externalDisplacementMeshMover/fieldSmoother/fieldSmoother.C
|
||||
|
||||
LIB = $(FOAM_LIBBIN)/libsnappyHexMesh
|
||||
|
||||
|
||||
@ -56,4 +56,3 @@ Foam::elasticityMotionSolver::cellMotionU() const
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
|
||||
@ -56,5 +56,3 @@ Foam::laplacianMotionSolver::cellMotionU() const
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
|
||||
|
||||
@ -25,7 +25,6 @@ License
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@ -93,4 +92,3 @@ const Foam::NURBSbasis& Foam::NURBS3DVolume::basisW() const
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
|
||||
@ -111,5 +111,3 @@ void Foam::wallBoilingModels::CHFModels::Zuber::write(Ostream& os) const
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
|
||||
|
||||
@ -131,5 +131,3 @@ void Foam::wallBoilingModels::CHFModels::HuaXu::write
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
|
||||
|
||||
@ -114,5 +114,3 @@ void Foam::wallBoilingModels::CHFModels::Jeschar::write
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
|
||||
|
||||
@ -107,5 +107,3 @@ void Foam::wallBoilingModels::TDNBModels::Schroeder::write
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
|
||||
|
||||
@ -137,5 +137,3 @@ void Foam::wallBoilingModels::filmBoilingModels::Bromley::write
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
|
||||
basicSolidChemistryModel/basicSolidChemistryModel.C
|
||||
basicSolidChemistryModel/basicSolidChemistryModelNew.C
|
||||
basicSolidChemistryModel/basicSolidChemistryModels.C
|
||||
|
||||
Reference in New Issue
Block a user