I'm facing a weird issue as i'm trying to run a restarted calculation, setting up the restart folder in the cs_user_scripts.py file. Every time i try to run the simulation, it immediately ends with the error:
Code: Select all
Premature end of file "restart/main.csc"
Code: Select all
Write final restart files
checkpoint at iteration 7401, Physical time 0.37005E-01
** Writing the main restart file
-----------------------------
Start writing
Wrote field names and types to checkpoint at iteration 7401: checkpoint/main.csc
End writing the options
Wrote main variables to checkpoint: checkpoint/main.csc
End writing
** Writing the auxiliary restart file
----------------------------------
Start writing
End writing the dimensions and options
End writing the physical properties
End writing the time step
Wrote boundary condition coefficients to checkpoint: checkpoint/auxiliary.csc
End writing the source terms
End writing combustion information (COD3P)
End writing
** Information on the radiative module
-----------------------------------
Writing a restart file
Write start
End of output for dimensions
End of output for data
End of output to restart file
Any idea on how to fix it?
Thanks in advance,
Francesco