Is it possible to read data from unfinished simulation?
I have run a simulation which took me about 6 hourse but I terminated it before it was completed. The problem is I defined a nodal output frecuency higher than the number of iterations run, so when I load the log file it says that data do not exist as the data of the last iteration was not stored.
is it possible to retrieve nodal data even if the nodal output frecuency (1000) was not reached?