AnalysisOptions#

class ansys.mapdl.core._commands.solution.analysis_options.AnalysisOptions#

AnalysisOptions.abextract([mode1, mode2])

Extracts the alpha-beta damping multipliers for Rayleigh damping.

AnalysisOptions.accoption([activate])

Specifies GPU accelerator capability options.

AnalysisOptions.adams([nmodes, kstress, kshell])

Performs solutions and writes flexible body information to a modal neutral file ( Jobname.MNF ) for use in an ADAMS analysis.

AnalysisOptions.antype([antype, status, ...])

Specifies the analysis type and restart status.

AnalysisOptions.ascres([opt])

Specifies the output type for an acoustic scattering analysis.

AnalysisOptions.asol([lab, opt])

Specifies the acoustic solver with scattered field formulation.

AnalysisOptions.bcsoption([memory_option, ...])

Sets memory option for the sparse solver.

AnalysisOptions.cjump([option, input1, ...])

Initiates a cycle-jump analysis.

AnalysisOptions.cload([option, input1])

Initiates a cyclic-loading analysis.

AnalysisOptions.cmatrix([symfac, condname, ...])

Performs electrostatic field solutions and calculates the self and mutual capacitances between multiple conductors.

AnalysisOptions.cmsopt([cmsmeth, nmode, ...])

Specifies component mode synthesis (CMS) analysis options.

AnalysisOptions.cnkmod([itype, knum, value])

Modifies contact element key options.

AnalysisOptions.cntr([option, key])

Redirects contact pair output quantities to a text file.

AnalysisOptions.cutcontrol([lab, value, option])

Controls time-step cutback during a nonlinear solution.

AnalysisOptions.ddoption([decomp, ...])

Sets domain decomposer option for a distributed-memory parallel (DMP) solution.

AnalysisOptions.dmpext([smode, tmode, ...])

Extracts modal damping coefficients in a specified frequency range.

AnalysisOptions.dmpoption([filetype, ...])

Specifies distributed-memory parallel ( DMP ) file combination options.

AnalysisOptions.dspoption([reord_option, ...])

Sets memory option for the sparse solver.

AnalysisOptions.ematwrite([key])

Forces the writing of all the element matrices to Jobname.emat None.

AnalysisOptions.eqslv([lab, toler, mult, ...])

Specifies the type of equation solver.

AnalysisOptions.eresx([key])

Specifies extrapolation of integration-point results.

AnalysisOptions.exbopt([outinv2, outtcms, ...])

Specifies .EXB file output options in a CMS generation pass.

AnalysisOptions.expass([key, keystat])

Specifies an expansion pass of an analysis.

AnalysisOptions.gauge([opt, freq])

Gauges the problem domain for a magnetic edge-element formulation.

AnalysisOptions.gmatrix([symfac, condname, ...])

Performs electric field solutions and calculates the self and mutual conductance between multiple conductors.

AnalysisOptions.invopt([option])

Enables or disables inverse solving for the current load step.

AnalysisOptions.lanboption([strmck, ...])

Specifies Block Lanczos eigensolver options.

AnalysisOptions.lumpm([key, keyelt])

Specifies a lumped mass matrix formulation.

AnalysisOptions.moddir([key, directory, fname])

Enables remote read-only usage of modal analysis files or substructuring analysis files.

AnalysisOptions.monitor([var, node, lab])

Controls contents of variable fields in the nonlinear solution monitor file.

AnalysisOptions.msave([key])

Sets the solver memory saving option.

AnalysisOptions.msolve([numslv, val1, val2, ...])

Starts multiple solutions for an acoustic analysis.

AnalysisOptions.opncontrol([lab, value, numstep])

Sets decision parameter for automatically increasing the time step interval in a pure thermal analysis.

AnalysisOptions.outaero([sename, timeb, dtime])

Outputs the superelement matrices and load vectors to formatted files for aeroelastic analysis.

AnalysisOptions.pcgopt([lev_diff, fallback, ...])

Controls PCG solver options.

AnalysisOptions.perturb([type_, matkey, ...])

Sets linear perturbation analysis options.

AnalysisOptions.pivcheck([key, prntcntrl])

Controls the behavior of an analysis when a negative or zero equation solver pivot value is encountered.

AnalysisOptions.prscontrol([key])

Specifies whether to include pressure load stiffness in the element stiffness formation.

AnalysisOptions.pscontrol([option, key])

Enables or disables shared-memory parallel operations.

AnalysisOptions.psolve([lab])

Directs the program to perform a partial solution.

AnalysisOptions.rate([option])

Specifies whether the effect of creep strain rate will be used in the solution of a load step.

AnalysisOptions.resvec([keyvect, keyresp])

Calculates or includes residual vectors or residual responses

AnalysisOptions.rstoff([lab, offset])

Offsets node or element IDs in the FE geometry record.

AnalysisOptions.scopt([tempdepkey, mappingkey])

Specifies System Coupling options.

AnalysisOptions.seexp([sename, usefil, ...])

Specifies options for the substructure expansion pass.

AnalysisOptions.seopt([sename, sematr, ...])

Specifies substructure analysis options.

AnalysisOptions.snoption([rangefact, ...])

Specifies Supernode (SNODE) eigensolver options.

AnalysisOptions.solve([action])

Starts a solution.

AnalysisOptions.stabilize([key, method, ...])

Activates stabilization for all elements that support nonlinear stabilization.

AnalysisOptions.thexpand([key])

Enables or disables thermal loading

AnalysisOptions.thopt([refopt, reformtol, ...])

Specifies nonlinear transient thermal solution options.

AnalysisOptions.toffst([value])

Specifies the temperature offset from absolute zero to zero.