Suppress CLI output

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
MDSmith526
Posts: 48
Joined: Sat Mar 13, 2010 4:13 pm
Location: USACE

Suppress CLI output

Post by MDSmith526 »

Is there a way to run OpenSees so that the header doesn't print to the stdout? I'm running a huge study and I think the writing to screen is bogging it down...a little, and every second counts.

Is there a way to do something like OpenSees -silent file.tcl ??
Matthew D Smith, PhD, PE
Research Civil Engineer
Information Technology Laboratory
Engineering Research and Development Center
US Army Corps of Engineers
Vicksburg, MS
fmckenna
Posts: 8
Joined: Thu Feb 05, 2015 11:01 am
Location: Shantou university

Re: Suppress CLI output

Post by fmckenna »

google redirect stderr and stdout for your operating system
Post Reply