***file_management#

Description#

This command allows the user to adjust Zebulon’s use of external temporary files.

Syntax#

***file_management [ **keep_temporary_files ] [ **max_nb_dof num ] [ **z7_tmp_dir path ]

Example#

The following is an example of user controlled file management.

***file_management
 **keep_temporary_files
 **max_nb_dof 1
 **z7_tmp_dir ./

On a Linux OS, some graphical monitoring of the in-core memory and temporary disk storage usage is available.

Zrun -monitor myprob >& /dev/null &
Zplot_stats STAT.4390