From d4980f71d69930dab33429ce192520efd5a4a2ff Mon Sep 17 00:00:00 2001 From: Will Bainbridge Date: Tue, 7 Feb 2023 15:42:25 +0000 Subject: [PATCH] decomposePar: Removed left over -dict option --- .../parallelProcessing/decomposePar/decomposePar.C | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/applications/utilities/parallelProcessing/decomposePar/decomposePar.C b/applications/utilities/parallelProcessing/decomposePar/decomposePar.C index 87314cc31e..608c07a8b6 100644 --- a/applications/utilities/parallelProcessing/decomposePar/decomposePar.C +++ b/applications/utilities/parallelProcessing/decomposePar/decomposePar.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2011-2022 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2011-2023 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -66,9 +66,6 @@ Usage Remove any existing \a processor subdirectories before decomposing the geometry. - - \par -dict \ - Specify alternative dictionary for the decomposition. - \*---------------------------------------------------------------------------*/ #include "processorRunTimes.H" @@ -200,7 +197,6 @@ int main(int argc, char *argv[]) ); argList::noParallel(); - #include "addDictOption.H" #include "addRegionOption.H" #include "addAllRegionsOption.H" argList::addBoolOption