Tutorials: removed all references to metis to protect the innocent from persecution.

This commit is contained in:
Henry 2011-01-07 12:01:08 +00:00
parent 825b4a19d2
commit 0a6c711664
69 changed files with 10 additions and 566 deletions

View File

@ -108,7 +108,7 @@ case ThirdParty:
breaksw
case Gcc45:
case Gcc45++0x:
set gcc_version=gcc-4.5.0
set gcc_version=gcc-4.5.2
set gmp_version=gmp-5.0.1
set mpfr_version=mpfr-2.4.2
set mpc_version=mpc-0.8.1

View File

@ -2,7 +2,7 @@
# ========= |
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
# \\ / O peration |
# \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd.
# \\ / A nd | Copyright (C) 1991-2011 OpenCFD Ltd.
# \\/ M anipulation |
#------------------------------------------------------------------------------
# License
@ -127,7 +127,7 @@ OpenFOAM | ThirdParty)
mpfr_version=mpfr-2.4.2
;;
Gcc45 | Gcc45++0x)
gcc_version=gcc-4.5.0
gcc_version=gcc-4.5.2
gmp_version=gmp-5.0.1
mpfr_version=mpfr-2.4.2
mpc_version=mpc-0.8.1

View File

@ -37,9 +37,5 @@ manualCoeffs
dataFile "cellDecomposition";
}
metisCoeffs
{
}
// ************************************************************************* //

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -33,15 +33,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights
(
1
3
);
}
manualCoeffs
{
dataFile "";

View File

@ -33,15 +33,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights
(
1
3
);
}
manualCoeffs
{
dataFile "";

View File

@ -33,17 +33,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights
(
1
1
1
1
);
}
manualCoeffs
{
dataFile "";

View File

@ -37,9 +37,5 @@ manualCoeffs
dataFile "cellDecomposition";
}
metisCoeffs
{
}
// ************************************************************************* //

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch;
// method hierarchical;
// method simple;
// method metis;
// method manual;
simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs
{
//processorWeights
@ -76,7 +62,7 @@ manualCoeffs
//// Is the case distributed
//distributed yes;
//// Per slave (so nProcs-1 entries) the directory above the case.
//roots
//roots
//(
// "/tmp"
// "/tmp"

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch;
// method hierarchical;
// method simple;
// method metis;
// method manual;
simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs
{
//processorWeights
@ -76,7 +62,7 @@ manualCoeffs
//// Is the case distributed
//distributed yes;
//// Per slave (so nProcs-1 entries) the directory above the case.
//roots
//roots
//(
// "/tmp"
// "/tmp"

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch;
// method hierarchical;
// method simple;
// method metis;
// method manual;
simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs
{
//processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch;
// method hierarchical;
// method simple;
// method metis;
// method manual;
simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs
{
//processorWeights
@ -76,7 +62,7 @@ manualCoeffs
//// Is the case distributed
//distributed yes;
//// Per slave (so nProcs-1 entries) the directory above the case.
//roots
//roots
//(
// "/tmp"
// "/tmp"

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch;
// method hierarchical;
// method simple;
// method metis;
// method manual;
simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs
{
//processorWeights
@ -76,7 +62,7 @@ manualCoeffs
//// Is the case distributed
//distributed yes;
//// Per slave (so nProcs-1 entries) the directory above the case.
//roots
//roots
//(
// "/tmp"
// "/tmp"

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch;
// method hierarchical;
// method simple;
// method metis;
// method manual;
simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs
{
//processorWeights
@ -76,7 +62,7 @@ manualCoeffs
//// Is the case distributed
//distributed yes;
//// Per slave (so nProcs-1 entries) the directory above the case.
//roots
//roots
//(
// "/tmp"
// "/tmp"

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch;
// method hierarchical;
// method simple;
// method metis;
// method manual;
simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs
{
//processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch;
// method hierarchical;
// method simple;
// method metis;
// method manual;
simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs
{
//processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch;
// method hierarchical;
// method simple;
// method metis;
// method manual;
simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs
{
//processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch;
// method hierarchical;
// method simple;
// method metis;
// method manual;
simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs
{
//processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch;
// method hierarchical;
// method simple;
// method metis;
// method manual;
simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs
{
//processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch;
// method hierarchical;
// method simple;
// method metis;
// method manual;
simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs
{
//processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch;
// method hierarchical;
// method simple;
// method metis;
// method manual;
simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs
{
//processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
// method scotch;
method hierarchical;
// method simple;
// method metis;
// method manual;
simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs
{
//processorWeights
@ -76,7 +62,7 @@ manualCoeffs
//// Is the case distributed
//distributed yes;
//// Per slave (so nProcs-1 entries) the directory above the case.
//roots
//roots
//(
// "/tmp"
// "/tmp"

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch;
// method hierarchical;
// method simple;
// method metis;
// method manual;
simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs
{
//processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch;
// method hierarchical;
// method simple;
// method metis;
// method manual;
simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs
{
//processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch;
// method hierarchical;
// method simple;
// method metis;
// method manual;
simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs
{
//processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch;
// method hierarchical;
// method simple;
// method metis;
// method manual;
simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs
{
//processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch;
// method hierarchical;
// method simple;
// method metis;
// method manual;
simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs
{
//processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch;
// method hierarchical;
// method simple;
// method metis;
// method manual;
simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs
{
//processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch;
// method hierarchical;
// method simple;
// method metis;
// method manual;
simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs
{
//processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch;
// method hierarchical;
// method simple;
// method metis;
// method manual;
simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs
{
//processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch;
// method hierarchical;
// method simple;
// method metis;
// method manual;
simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs
{
//processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch;
// method hierarchical;
// method simple;
// method metis;
// method manual;
simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs
{
//processorWeights

View File

@ -37,9 +37,5 @@ manualCoeffs
dataFile "cellDecomposition";
}
metisCoeffs
{
}
// ************************************************************************* //

View File

@ -37,9 +37,4 @@ manualCoeffs
dataFile "cellDecomposition";
}
metisCoeffs
{
}
// ************************************************************************* //

View File

@ -32,10 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
}
manualCoeffs
{
dataFile "";

View File

@ -18,7 +18,6 @@ FoamFile
numberOfSubdomains 6;
method hierarchical;
// method metis;
// method ptscotch;
simpleCoeffs
@ -39,11 +38,5 @@ manualCoeffs
dataFile "cellDecomposition";
}
metisCoeffs
{
//n (5 1 1);
//cellWeightsFile "constant/cellWeightsFile";
}
// ************************************************************************* //

View File

@ -32,10 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -38,9 +38,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -17,7 +17,7 @@ FoamFile
numberOfSubdomains 4;
method metis;
method scotch;
simpleCoeffs
{
@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
//processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -34,9 +34,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{}
manualCoeffs
{
dataFile "decompositionData";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -32,10 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
}
manualCoeffs
{
dataFile "";

View File

@ -32,10 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs
{
dataFile "";