Setting the output path in windows #14546
Replies: 2 comments 2 replies
-
The output should still go to your working directory. In the latest release, you can specify a |
Beta Was this translation helpful? Give feedback.
-
When you first open a command shell on windows, you will start in your user folder (e.g. \users\username). Your working directory in FDS is the directory where you run fds not the directory where your input file located. If you want to make sure all outputs are written to a specific directory
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It has been a few years since I used FDS. I just installed
Revision : FDS-6.9.1-0-g889da6a-release
Revision Date : Sun Apr 7 17:05:06 2024 -0400
and ran an example to see if everything was working ok. The output appears to go into the "C:\Users\Username" directory instead of the old default of using the same directory as the model. Is there a way to specify the output path in when launching a job? Simple example of:
fds_local C:\Data\FDSDATA\MyModel.fds C:\Data\FDSDATA
can I specify the output directory in the same command line?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions