~MOD_SF
~MOD_SF,
Creates a ‘Data Set’ in CivilFEM results file, concomitant with the actual ‘Data Set’ of ANSYS
POST1: Setup
Notes
- When solving a model with ANSYS+CivilFEM the ‘Data Set’ corresponding to the results calculated in each ‘solve’ are automatically filled out. Therefore, there is a correspondence between the existing result group in the ANSYS file (*.RST) and CivilFEM file (*.RCV). This correspondence disappears if the user creates a new ‘Data Set’ in file .RST with the ANSYS command RAPPND. Command ~MOD_SF allows writing in CivilFEM the ‘Data Set’ concomitant with the one written in ANSYS to maintain this correspondence.
- To do this writing, it is necessary to point using the command SET to the ‘Data Set’ written in the ANSYS file and launch command ~MOD_SF.
The sequence will be the following:
    ...
    RAPPND,lstep
SET,lstep
    ~MOD_SF
    ...
- If this command is used with ‘Data Set’ already written with the same number of ‘Load Step’ the data, as in ANSYS, will be inaccessible and the results unpredictable.
- CivilFEM written results are calculated from the forces and moments obtained from ANSYS.
- Use ~MOD_SF,,CONRELAX to append a new CivilFEM ‘Data Set’ modifying forces and moments for strain-dependent loads with concrete relax (stress redistribution) procedure.
Menu paths
This command is not accessible via menu.
¾¾¾¾¾¾¨¾¾¾¾¾¾