Simulation ========== .. currentmodule:: pyccx.analysis .. autoclass:: Simulation :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Simulation.CALCULIX_PATH ~Simulation.NUMTHREADS ~Simulation.VERBOSE_OUTPUT ~Simulation.connectors ~Simulation.elementSets ~Simulation.loadCases ~Simulation.materialAssignments ~Simulation.materials ~Simulation.mpcSets ~Simulation.name ~Simulation.nodeSets ~Simulation.surfaceSets .. rubric:: Methods Summary .. autosummary:: ~Simulation.checkAnalysis ~Simulation.checkLine ~Simulation.clearAnalysis ~Simulation.getAmplitudes ~Simulation.getBoundaryConditions ~Simulation.getElementSets ~Simulation.getNodeSets ~Simulation.getNumThreads ~Simulation.getSurfaceSets ~Simulation.init ~Simulation.isAnalysisCompleted ~Simulation.monitor ~Simulation.results ~Simulation.run ~Simulation.setCalculixPath ~Simulation.setNumThreads ~Simulation.setVerboseOuput ~Simulation.setWorkingDirectory ~Simulation.version ~Simulation.writeInput .. rubric:: Attributes Documentation .. autoattribute:: CALCULIX_PATH .. autoattribute:: NUMTHREADS .. autoattribute:: VERBOSE_OUTPUT .. autoattribute:: connectors .. autoattribute:: elementSets .. autoattribute:: loadCases .. autoattribute:: materialAssignments .. autoattribute:: materials .. autoattribute:: mpcSets .. autoattribute:: name .. autoattribute:: nodeSets .. autoattribute:: surfaceSets .. rubric:: Methods Documentation .. automethod:: checkAnalysis .. automethod:: checkLine .. automethod:: clearAnalysis .. automethod:: getAmplitudes .. automethod:: getBoundaryConditions .. automethod:: getElementSets .. automethod:: getNodeSets .. automethod:: getNumThreads .. automethod:: getSurfaceSets .. automethod:: init .. automethod:: isAnalysisCompleted .. automethod:: monitor .. automethod:: results .. automethod:: run .. automethod:: setCalculixPath .. automethod:: setNumThreads .. automethod:: setVerboseOuput .. automethod:: setWorkingDirectory .. automethod:: version .. automethod:: writeInput