mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: fix file permissions, inconsistent Test files
This commit is contained in:
committed by
Andrew Heather
parent
5c58b07f5a
commit
03de501310
@ -109,7 +109,6 @@ structuredCoeffs
|
|||||||
method scotch;
|
method scotch;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
constraints
|
constraints
|
||||||
{
|
{
|
||||||
@ -140,6 +139,7 @@ constraints
|
|||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
//// Is the case distributed? Note: command-line argument -roots takes
|
//// Is the case distributed? Note: command-line argument -roots takes
|
||||||
//// precedence
|
//// precedence
|
||||||
//distributed yes;
|
//distributed yes;
|
||||||
|
|||||||
0
tutorials/heatTransfer/overBuoyantPimpleFoam/0.orig/T
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/0.orig/T
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/0.orig/U
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/0.orig/U
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/0.orig/alphat
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/0.orig/alphat
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/0.orig/epsilon
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/0.orig/epsilon
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/0.orig/k
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/0.orig/k
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/0.orig/nut
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/0.orig/nut
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/0.orig/p
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/0.orig/p
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/0.orig/p_rgh
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/0.orig/p_rgh
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/0.orig/pointDisplacement
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/0.orig/pointDisplacement
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/0.orig/zoneID
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/0.orig/zoneID
Executable file → Normal file
@ -4,7 +4,4 @@ cd ${0%/*} || exit 1 # Run from this directory
|
|||||||
|
|
||||||
cleanCase0
|
cleanCase0
|
||||||
|
|
||||||
rm -f constant/polyMesh/boundary
|
|
||||||
rm -f constant/polyMesh/zoneID
|
|
||||||
|
|
||||||
#------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------
|
||||||
|
|||||||
0
tutorials/heatTransfer/overBuoyantPimpleFoam/constant/dynamicMeshDict
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/constant/dynamicMeshDict
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/constant/g
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/constant/g
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/constant/thermophysicalProperties
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/constant/thermophysicalProperties
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/constant/turbulenceProperties
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/constant/turbulenceProperties
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/system/blockMeshDict
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/system/blockMeshDict
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/system/controlDict
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/system/controlDict
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/system/decomposeParDict
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/system/decomposeParDict
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/system/fvSchemes
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/system/fvSchemes
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/system/fvSolution
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/system/fvSolution
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/system/setFieldsDict
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/system/setFieldsDict
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/system/topoSetDict
Executable file → Normal file
0
tutorials/heatTransfer/overBuoyantPimpleFoam/system/topoSetDict
Executable file → Normal file
Reference in New Issue
Block a user