Edit Files in a SpaceΒΆ

Files stored in your spaces can be edited from the CONVERGE Horizon web interface if they have an ASCII data format, such as .in, .dat, or .out. To edit a file, click on the file name. This will open a text editor where you can make and save your changes.

If you edit an input file for a job that is currently running, your changes will be saved to the space but will have no effect on the job. This is because the input files are copied from the space to the cluster at the start of the job. As CONVERGE runs, it reads data from the copies of the input files on the cluster. If you need to edit files on the cluster while a simulation is running, you can SSH to the head node.