msgpi.sg.execu.runVABS
msgpi.sg.execu.runVABS#
- msgpi.sg.execu.runVABS(command, input_name, analysis, scrnout=True, logger=None)#
Run VABS.
- Parameters
command (str) – Command name of VABS
input_name (str) – Name of the input file.
analysis ({0, 1, 2, 3, '', 'h', 'dn', 'dl', 'd', 'l', 'fi'}) –
Analysis to be carried out.
0 or ‘h’ or ‘’ - homogenization
1 or ‘dn’ - dehomogenization (nonlinear)
2 or ‘dl’ or ‘d’ or ‘l’ - dehomogenization (linear)
3 or ‘fi’ - initial failure indices and strength ratios
scrnout (bool, default True) – Switch of printing solver messages.
logger (logging.Logger) – Logger object