Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
I
integration-cfmesh
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Community
  • integration-cfmesh
  • Issues
  • #4

Closed
Open
Opened Jan 19, 2018 by Roger Almenar@RogerReporter

preparePar does not accept option -decomposeParDict

As follows:

$ preparePar -help

Usage: preparePar [OPTIONS]
options:
  -case <dir>       specify alternate case directory, default is the cwd
  -decomposeParDict <file>
                    read decomposePar dictionary from specified location
  -fileHandler <handler>
                    override the file handler type
  -noFunctionObjects
                    do not execute function objects
  -parallel         run in parallel
  -roots <(dir1 .. dirN)>
                    slave root directories for distributed running
  -doc              display application documentation in browser
  -doc-source       display source code in browser
  -help             print usage information and exit
  -help-full        print full usage information and exit

Using: OpenFOAM-v1712 (see www.OpenFOAM.com)
Build: v1712
Arch:  "LSB;label=32;scalar=64"


$ preparePar -decomposeParDict system/decomposeParDictMesher
...

--> FOAM FATAL ERROR:
cannot find file "/home/ram/projects/consistentOn-b_1nOC/meshTest/system/decomposeParDict"

    From function virtual Foam::autoPtr<Foam::ISstream> Foam::fileOperations::uncollatedFileOperation::readStream(Foam::regIOobject&, const Foam::fileName&, const Foam::word&, bool) const
    in file global/fileOperations/uncollatedFileOperation/uncollatedFileOperation.C at line 502.

FOAM exiting
Edited Jan 22, 2018 by Mark Olesen
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: Community/integration-cfmesh#4