I am currently working on calculating the fracture toughness by drawing the strain-stress curve after introducing a crack into the sample. I plan to use the fix deform command as follows:
fix 2 all deform 1 z erate ${srate1} units box remap x.
Upon reviewing previous studies, I noticed that there are varying approaches regarding the application of periodic boundary conditions (PBC). Some papers apply PBC in all directions regardless of the strain direction, while others apply PBC only in the strain direction and use free surfaces in the other directions.
Could you kindly provide advice on which approach is more scientifically sound and reasonable for this type of simulation?