Page 1 of 1
Stop a coupled simulation
Posted: Tue Sep 06, 2016 2:42 pm
by andrea28
Hello,
Is there a way to stop a coupled simulation (CS+Syrthes), without crashing it (Ctrl+C)?
Thanks,
Andrea
Re: Stop a coupled simulation
Posted: Tue Sep 06, 2016 10:43 pm
by Yvan Fournier
Hello,
Yes, simply use a control file: in the Code_Saturne exectution directory (fluid case subdirectory of RESU_COUPLING, or in other words, the directory where the "listing" file is found, create a file named "control_file" and containing simply a line with the number 1 (details of other syntax options are described in the documentation).
Regards,
Yvan
Re: Stop a coupled simulation
Posted: Wed Sep 07, 2016 8:27 am
by andrea28
Thanks a lot!