I am using code_saturne-2.1.4 (On ubuntu11.10 system with python 2.7) with the GUI.
I tried to restart a computation, which includes a thermal scalar model, with the "Restart on frozen velocity and pressure fields" option using the GUI but i doesn't work.
The option is well saved in the xml file :
Code: Select all
<calculation_management>
<start_restart>
<frozen_field status="on"/>
<restart path="RESU/20120221-1716/checkpoint"/>
</start_restart>
<n_procs>8</n_procs>
</calculation_management>
Anyone can help please?--- Frozen velocity field ICCVFG = 0 (1: frozen velocity field )
Regards,
Kamel Zibouche.