|
[Sponsors] |
August 9, 2007, 08:21 |
OF1.4, foamJob line 243, missi
|
#1 |
New Member
Jason Hoogland
Join Date: Mar 2009
Location: Brisbane, QLD, Australia
Posts: 20
Rep Power: 17 |
OF1.4, foamJob line 243, missing 2>&1.
This affects only those who like to run jobs in the background. The redirection appears in the echo, but not the actual command. When using foamJob, e.g.: foamJob -p <solver> <root> <case> errors will be sent to screen but won't be captured in the log. Simply change line 243 from: > ${ROOT}/${CASE}/log & to > ${ROOT}/${CASE}/log 2>&1 & |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Using foamJob | cfdphil | OpenFOAM Running, Solving & CFD | 0 | March 27, 2008 07:22 |
EOF on stderr. The fluent process .. help me | sree_rahul | FLUENT | 0 | July 31, 2006 12:29 |
EOF on stderr. the fluent could not be started | sree_rahul | FLUENT | 2 | July 12, 2006 07:59 |
EOF on stderr | Giordano Bruno | FLUENT | 0 | December 1, 2004 15:16 |