Edit Files on a File SystemΒΆ
You can edit a file from the File Manager as follows:
Double-click on a file to open a text editor.
Make your changes in the text editor.
Click X in the upper left to close the text editor.
If you prefer working at the command line, you can also SSH to the file system to edit your files.
If you edit an input file for a job that is currently running, your changes can affect the results of the simulation. This is because the file system is mounted to the job cluster, and CONVERGE reads data directly from the storage path provided at the start of the job. Make sure you understand how your changes will affect a running simulation before you edit the input files. Some changes may cause the job to fail.
