View Issue Details

IDProjectCategoryView StatusLast Update
0000925OpenFOAMBugpublic2013-07-18 09:18
Reportershildenbrand Assigned Touser4 
PrioritylowSeveritytrivialReproducibilityalways
Status resolvedResolutionfixed 
PlatformHP Z820OSUbuntu LinuxOS Version13.10
Summary0000925: foamEndJob -now does not change dictionary correctly
DescriptionIn order to stop a job right away with writing out the data the dictionary gets changed.
in $WM_PROJECT_DIR/bin/foamEndJob there's following lines missing:

367,369d366
< #by stefan hildenbrand
< setRawEntry $controlDict writeControl timeStep
< #end modification
374d370
< echo " `getLine $controlDict writeControl`"
Steps To Reproducetry foamEndJob -now <PID>
TagsNo tags attached.

Activities

user4

2013-07-18 09:18

  ~0002335

Thanks for reporting. Fixed in

221239d369130afb708186b77085b571b04dd75b

(an alternative to foamEndJob is to set the stopAtWriteNowSignal in the etc/controlDict. I have it set to 2 so a ctrl-C (kill -2) forces writing and stopping)

Issue History

Date Modified Username Field Change
2013-07-17 15:13 shildenbrand New Issue
2013-07-18 09:18 user4 Note Added: 0002335
2013-07-18 09:18 user4 Status new => resolved
2013-07-18 09:18 user4 Fixed in Version => 2.2.x
2013-07-18 09:18 user4 Resolution open => fixed
2013-07-18 09:18 user4 Assigned To => user4