View Issue Details

IDProjectCategoryView StatusLast Update
0001435OpenFOAMBugpublic2014-11-10 09:57
Reporteruser1022Assigned Touser4 
PrioritylowSeveritytextReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSUbuntuOS Version10.04
Summary0001435: wrong explanation for clear option in foamEndJob
DescriptionWhen running 'foamEndJob -help' the explanation for the -clear options seems to be wrong.

At the top it says:
'-clear use blockMesh reader (uses .blockMesh extension)'

At the bottom it says (which is right in my opinion):
'The -clear option clears any outstanding foamEndJob for the case.'
Steps To ReproducefoamEndJob -help

Usage: foamEndJob [OPTION] <pid>
Usage: foamEndJob [OPTION] -c

options:
  -clear use blockMesh reader (uses .blockMesh extension)
  -case <dir> specify alternative case directory, default is the cwd
  -now stop at next time step
  -help print the usage

Tries to end running OpenFOAM application at next write (or optionally
at the next time step). It needs runTimeModifiable switched on in the
controlDict. It changes stopAt in the controlDict and waits for the
job to finish. Restores original controlDict if

    - job has finished
    - controlDict gets modified (by user)
    - foamEndJob gets killed.

The -clear option clears any outstanding foamEndJob for the case.
Additional InformationI assume the script foamEndJob was originally based on the paraFoam script (reuse of the header and basic structure). When changing the available options someone forgot to update the description accordingly.
TagsNo tags attached.

Activities

user4

2014-11-10 09:57

  ~0003278

42314c41c511c62668b428b208b58732359632c5

Thanks for reporting.

Issue History

Date Modified Username Field Change
2014-11-04 08:34 user1022 New Issue
2014-11-10 09:57 user4 Note Added: 0003278
2014-11-10 09:57 user4 Status new => resolved
2014-11-10 09:57 user4 Fixed in Version => 2.3.x
2014-11-10 09:57 user4 Resolution open => fixed
2014-11-10 09:57 user4 Assigned To => user4