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!
Output files in different folder than source file location?
Moderators: silvia, selimgunay, Moderators
Re: Output files in different folder than source file locati
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.
your case i presume FolderName is just an abbreiation for where you want to put the file .. if a variable you need the $ sign.