
SIMULIA delivers a scalable suite of unified analysis products that allow all users, regardless of their simulation expertise or domain focus, to collaborate and seamlessly share simulation data and approved methods without loss of information fidelity.
#Abaqus 6.14 numpy version software
The use of multiple vendor software products creates inefficiencies and increases costs. Product simulation is often performed today by engineering groups using niche simulation tools from different vendors to simulate various design attributes. maximize ( ) from caeModules import * from driverUtils import executeOnCaeStartup from abaqus import * from abaqusConstants import * # : Executing "onCaeGraphicsStartup()" in the site directory. Print 'difference:%f' % ( abs (maxValue -minMises ) ) Scratch = '', resultsFormat = ODB, multiprocessingMode = DEFAULT, numCpus = 8 , ModelPrint = OFF, contactPrint = OFF, historyPrint = OFF, userSubroutine = '' , MemoryUnits = PERCENTAGE, getMemoryFromAnalysis =True ,ĮxplicitPrecision = SINGLE, nodalOutputPrecision = SINGLE, echoPrint = OFF , Job (name =jobName, model = 'Model-1', description = '', type = ANALYSIS ,ĪtTime =None, waitMinutes = 0, waitHours = 0, queue =None, memory = 90 , JobName = 'Job_PlateHole' + str (meshNumber ) generateMesh (regions =partInstances ) executeOnCaeStartup ( ) setElementType (regions =pickedRegions, elemTypes = (elemType1, elemType2 ) )Ī. getSequenceFromMask (mask = ( '', ), )Ī. ElemType (elemCode = CPS3, elemLibrary = STANDARD )įaces1 = f1. seedEdgeByNumber (edges =pickedEdges, number =meshNumber, constraint = FINER )ĮlemType2 = mesh. seedPartInstance (regions =partInstances, size = 5.0, deviationFactor = 0.1 , setValues (mesh = ON, loads = OFF ,īcs = OFF, predefinedFields = OFF, connectors = OFF ) Region =region, u1 = 2.0, u2 = 0.0, ur3 = 0.0, amplitude = UNSET, fixed = OFF , DisplacementBC (name = 'BC-2', createStepName = 'Step-1' ,

Region =region, u1 = 0.0, u2 = 0.0, ur3 = 0.0, amplitude = UNSET, fixed = OFF ,ĭistributionType = UNIFORM, fieldName = '', localCsys =None ) DisplacementBC (name = 'BC-1', createStepName = 'Step-1' , PredefinedFields = ON, connectors = ON, adaptiveMeshConstraints = OFF )Įdges1 = e1. StaticStep (name = 'Step-1', previous = 'Initial' , Instance (name = 'Part-1-1', part =p, dependent = OFF ) OptimizationTasks = OFF, geometricRestrictions = OFF, stopConditions = OFF )Ī. OffsetType = MIDDLE_SURFACE, offsetField = '' ,Ī = mdb. SectionAssignment (region =region, sectionName = 'Section-steel', offset = 0.0 , HomogeneousSolidSection (name = 'Section-steel' ,įaces = f. datumsĮdge =e1, rule = MIDDLE ), point2 =p. InterestingPoint (Įdge =e, rule = MIDDLE ), point2 =p. PartitionFaceByShortestPath (faces =pickedFaces, point1 =p.

Part (name = 'Part-1', dimensionality = TWO_D_PLANAR , from abaqus import * from abaqusConstants import * from caeModules import * from driverUtils import executeOnCaeStartupĭef PlateHole (meshNumber ) : import section # from driverUtils import executeOnCaeGraphicsStartup seedEdgeByNumber (edges =pickedEdges, number =meshNumber, constraint = FINER ) SecondOrderAccuracy = OFF, hourglassControl = DEFAULT , ElemType (elemCode = CPS4R, elemLibrary = STANDARD , seedEdgeByNumber (edges =pickedEdges, number = 2, constraint = FINER )ĮlemType1 = mesh.

