mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
TUT: remove cr-nl endings
- use git show --ignore-space-change when examining
This commit is contained in:
committed by
Andrew Heather
parent
93422f1a72
commit
8f1844fff0
@ -1,5 +1,10 @@
|
|||||||
/*--------------------------------*- C++ -*----------------------------------*/
|
/*--------------------------------*- C++ -*----------------------------------*\
|
||||||
|
| ========= | |
|
||||||
|
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||||
|
| \\ / O peration | Version: v1906 |
|
||||||
|
| \\ / A nd | Web: www.OpenFOAM.com |
|
||||||
|
| \\/ M anipulation | |
|
||||||
|
\*---------------------------------------------------------------------------*/
|
||||||
FoamFile
|
FoamFile
|
||||||
{
|
{
|
||||||
version 2.0;
|
version 2.0;
|
||||||
|
|||||||
@ -13,6 +13,7 @@ FoamFile
|
|||||||
location "system";
|
location "system";
|
||||||
object controlDict;
|
object controlDict;
|
||||||
}
|
}
|
||||||
|
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||||
|
|
||||||
application interIsoFoam;
|
application interIsoFoam;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user