Dear TeNeS team,
In my recent TN simulations using TeNeS, I encountered an issue with saving the calculation results in the 'output.dat' file. I'm currently using the command $ python tutorial_magnetization.py > output.dat to save the output. However, despite the file being created, the results are not written into it. Consequently, the calculation process halts, and when I check the 'output.dat' file, I only see the following lines.
Number of Processes: 1
Number of Threads / Process: 16
Tensor type: real
Bond dimensions:
D (Bulk): 2
chi (CTM): 10
Start simple update
after line "Start simple update" there is nothing.
How can I write the results into the output.dat during the calculation time?
Dear TeNeS team,
In my recent TN simulations using TeNeS, I encountered an issue with saving the calculation results in the 'output.dat' file. I'm currently using the command $ python tutorial_magnetization.py > output.dat to save the output. However, despite the file being created, the results are not written into it. Consequently, the calculation process halts, and when I check the 'output.dat' file, I only see the following lines.
after line "Start simple update" there is nothing.
How can I write the results into the output.dat during the calculation time?