CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Bugs

FoamJob stderr redirection

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 9, 2007, 07:21
Default OF1.4, foamJob line 243, missi
  #1
New Member
 
Jason Hoogland
Join Date: Mar 2009
Location: Brisbane, QLD, Australia
Posts: 20
Rep Power: 17
hoogland is on a distinguished road
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 &
hoogland is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using foamJob cfdphil OpenFOAM Running, Solving & CFD 0 March 27, 2008 06:22
EOF on stderr. The fluent process .. help me sree_rahul FLUENT 0 July 31, 2006 11:29
EOF on stderr. the fluent could not be started sree_rahul FLUENT 2 July 12, 2006 06:59
EOF on stderr Giordano Bruno FLUENT 0 December 1, 2004 14:16


All times are GMT -4. The time now is 03:33.