Output files in different folder than source file location?

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

Moderators: silvia, selimgunay, Moderators

Post Reply
jgeis
Posts: 7
Joined: Wed Feb 03, 2010 10:24 am
Location: Boulder, CO

Output files in different folder than source file location?

Post by jgeis »

Does anyone know if OpenSees is capable of saving output files in a different folder than where the source file is originally located? I have tried -file FolderName\node1.out in the recorder command without success.

Thanks!
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Output files in different folder than source file locati

Post by fmk »

yes .. you need to make sure the directory exists .. this can be done in tcl .. you can use the full path or a relative path .. the full path is operating system dependent .. in
your case i presume FolderName is just an abbreiation for where you want to put the file .. if a variable you need the $ sign.
Post Reply