STYLE: fix file permissions, inconsistent Test files

This commit is contained in:
Mark Olesen
2019-06-04 17:50:18 +02:00
committed by Andrew Heather
parent 5c58b07f5a
commit 03de501310
24 changed files with 1 additions and 4 deletions

View File

@ -109,7 +109,6 @@ structuredCoeffs
method scotch;
}
/*
constraints
{
@ -140,6 +139,7 @@ constraints
}
*/
//// Is the case distributed? Note: command-line argument -roots takes
//// precedence
//distributed yes;

0
tutorials/heatTransfer/overBuoyantPimpleFoam/0.orig/T Executable file → Normal file
View File

0
tutorials/heatTransfer/overBuoyantPimpleFoam/0.orig/U Executable file → Normal file
View File

View File

View File

0
tutorials/heatTransfer/overBuoyantPimpleFoam/0.orig/k Executable file → Normal file
View File

View File

0
tutorials/heatTransfer/overBuoyantPimpleFoam/0.orig/p Executable file → Normal file
View File

View File

View File

View File

View File

@ -4,7 +4,4 @@ cd ${0%/*} || exit 1 # Run from this directory
cleanCase0
rm -f constant/polyMesh/boundary
rm -f constant/polyMesh/zoneID
#------------------------------------------------------------------------------

View File

View File

View File

View File

View File

View File

View File

View File

View File