-
Hi, everyone I have a question about restarting after interrupting a simulation. I ran the code DAMASK_grid --load tensionY_100.yaml --geom Lath_6323Grain_1081x859x4.vti --material material1.yaml --numerics numerics.yaml, and it was accidentally interrupted at increment 4500. I got a file called Lath_6323Grain_1081x859x4_tensionY_100_material1_numerics.hdf5. Then when I tried to run it with the command DAMASK_grid --load tensionY_100.yaml --geom Lath_6323Grain_1081x859x4.vti --material material1.yaml --numerics numerics.yaml --restart 4500, I got the answer could not open file: Lath_6323Grain_1081x859x4_tensionY_100_material1_numerics_restart.hdf5, this is relatively easy to understand, so I changed my file name to Lath_6323Grain_1081x859x4_tensionY_100_material1_numerics_restart.hdf5. Unfortunately, a new problem occurred, and the error was Note: The following floating-point exceptions are signalling: IEEE_INEXACT_FLAG Kind regards, |
Beta Was this translation helpful? Give feedback.
#35