-
When setting up simulations with the intention to terminate at a set max (engineering) strain and this occurs in the non-final load step, no data is processed by module -S. Using FEPX 1.2.1, Neper 4.2.0, gfortran 9.3.0, OpenMPI 4.0.3, Ubuntu 20.04 in TriaxCSR. Depending on the texture, the strain target might be reached in a different step. In the example attached, it is reached in step 4 of 6 and FEPX terminates soon after a max engineering strain value of is exceeded. However, when running
The task aborts and shows
Instead of printing 4 steps, the whole processing routine is interrupted (not even the inputs folder is populated properly). Minimal example (10 grains) attached. This is not an issue when the strain target is removed and the simulation completes all steps. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
What if you run
|
Beta Was this translation helpful? Give feedback.
What if you run
neper -S
from outside of the result directory? It works for me: