Hi,
For rotated stress, there's no direct method available. However, you can project the stress onto the x and y axes and then use stress initialization to set it up. The program includes a stress initialization feature, which is detailed in Tutorial #7.
For CWFS, you can use the strain-softening constitutive model in the program. This model controls hardening and softening through predefined cohesion and friction, similar to the approach described in the FLAC manual and examples. To implement this, create a table with plastic shear strain in the first column and cohesion and friction in the second column, then specify this table in the constitutive model dialog.
-Roozbeh