View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000925 | OpenFOAM | Bug | public | 2013-07-17 15:13 | 2013-07-18 09:18 |
Reporter | shildenbrand | Assigned To | |||
Priority | low | Severity | trivial | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | HP Z820 | OS | Ubuntu Linux | OS Version | 13.10 |
Summary | 0000925: foamEndJob -now does not change dictionary correctly | ||||
Description | In 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 Reproduce | try foamEndJob -now <PID> | ||||
Tags | No tags attached. | ||||
|
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) |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-07-17 15:13 | shildenbrand | New Issue | |
2013-07-18 09:18 |
|
Note Added: 0002335 | |
2013-07-18 09:18 |
|
Status | new => resolved |
2013-07-18 09:18 |
|
Fixed in Version | => 2.2.x |
2013-07-18 09:18 |
|
Resolution | open => fixed |
2013-07-18 09:18 |
|
Assigned To | => user4 |