This option can be defined in the Abaqus environment file as follows: ```txt adams_unit_family=unit-family ``` # length This option specifies the length units for the model. If this option is specified, it overrides the length units of the specified units system. This option can be defined in the Abaqus environment file as follows: ```txt adams_length_units=length-unit ``` # mass This option specifies the mass units for the model. If this option is specified, it overrides the mass units of the specified units system. This option can be defined in the Abaqus environment file as follows: ```python adams_mass_units=mass-unit ``` # time This option specifies the time units for the model. If this option is specified, it overrides the time units of the specified units system. This option can be defined in the Abaqus environment file as follows: ```python adams_time_units=time-unit ``` # force This option specifies the force units for the model. If this option is specified, it overrides the force units of the specified units system. This option can be defined in the Abaqus environment file as follows: ```txt adams_force_units=force-unit ``` # mnf\_elset This option defines a set of elements whose facets will be exported to the modal neutral file and, therefore, will be available for viewing in MSC.ADAMS. This option does not affect the mechanics of the solution. # 3.2.39 TRANSLATING AN Abaqus SUBSTRUCTURE TO A SIMPACK FLEXIBLE BODY Product: Abaqus/Standard # Reference • “Execution procedure for Abaqus: overview,” Section 3.1.1 # Overview The abaqus tosimpack translator converts an Abaqus substructure to a flexible body in a format that can be used by the SIMPACK multibody dynamics code. The translator reads Abaqus data from a substructure SIM file and writes data to a SIMPACK flexible body interface (.fbi) file. # Using the translator The following procedure summarizes the typical usage of the abaqus tosimpack translator: 1. Create an Abaqus substructure. (General guidelines for building Abaqus models with substructures are described in “Using substructures,” Section 10.1.1.) The substructure generation step must include the following options: ```c *SUBSTRUCTURE GENERATE, MASS MATRIX=YES, RECOVERY MATRIX=YES *FLEXIBLE BODY, TYPE=SIMPACK ``` 2. Run the Abaqus analysis. 3. Run the abaqus tosimpack translator to read the substructure SIM database produced by the analysis and to create the flexible body interface file. # Command summary abaqus tosimpack ```ini job=job-name [substructure_sim=filename] [units=mmks | mks | cgs | ips] [length=length-units-name] [mass=mass-units-name] [time=time-units-name] [fbi_elset=elset-name] ``` # Command line options # job This option specifies the input and output file names to use during results translation. The job-name value is used to construct the default substructure SIM database file name, job-name.sim. The output flexible body interface file is given the name job-name.fbi. If this option is omitted from the command line, you will be prompted for this value. # substructure\_sim This option specifies the name of the substructure SIM database (.sim) file if it is different from jobname.sim. The file will usually be named job-name\_Znn.sim. # units This option specifies the units system for the Abaqus model. The possible values are mmks (millimeters-kilograms-seconds), mks (meters-kilograms-seconds), cgs (centimeters-grams-seconds), and ips (inches-pounds-seconds). The default value is mks. # length This option specifies the length units for the model. The valid options are meters, m, millimeters, mm, centimeters, cm, kilometers, km, inches, inch, in, feet, foot, ft, and mile. If this option is specified, it overrides the length units of the specified units system. # mass This option specifies the mass units for the model. The valid options are kilograms, kg, megagram, tonne, gram, g, pound\_mass, lbm, pound, slug, kpound\_mass, and ounce\_mass. If this option is specified, it overrides the mass units of the specified units system. # time This option specifies the time units for the model. The valid options are seconds, sec, milliseconds, ms, minutes, min, and hours. If this option is specified, it overrides the time units of the specified units system. # fbi\_elset This option defines a set of elements whose facets will be exported to the flexible body interface file and, therefore, will be available for viewing in SIMPACK. This option does not affect the mechanics of the solution. # 3.2.40 TRANSLATING AN Abaqus SUBSTRUCTURE TO AN EXCITE FLEXIBLE BODY Product: Abaqus/Standard # Reference • “Execution procedure for Abaqus: overview,” Section 3.1.1 # Overview The abaqus toexcite translator converts an Abaqus substructure to a flexible body in a format that can be used by the EXCITE multibody dynamics code. The translator reads Abaqus data from a substructure SIM file and writes data to an EXCITE flexible body interface (.exb) file. # Using the translator The following procedure summarizes the typical usage of the abaqus toexcite translator: 1. Create an Abaqus substructure. (General guidelines for building Abaqus models with substructures are described in “Using substructures,” Section 10.1.1.) The substructure generation step must write at least mass and stiffness matrices, and it must include the \*FLEXIBLE BODY option as follows: ```txt *SUBSTRUCTURE GENERATE, MASS MATRIX=YES *FLEXIBLE BODY, TYPE=EXCITE or GENERIC ``` • If TYPE=EXCITE, an EXCITE flexible body of type SMOT, including high-order inertia invariants, is created. • If TYPE=GENERIC, an EXCITE flexible body of type CON6 is created. 2. Run the Abaqus analysis. 3. Run the abaqus toexcite translator to read the substructure SIM database produced by the analysis and to create the flexible body interface file. # Command summary abaqus toexcite ```txt job=job-name [substructure_sim=filename] ``` # Command line options # job This option specifies the input and output file names to use during results translation. The job-name value is used to construct the default substructure SIM database file name, job-name.sim. The output flexible body interface file is given the name job-name.exb. If this option is omitted from the command line, you will be prompted for this value. # substructure\_sim This option specifies the name of the substructure SIM database (.sim) file if it is different from jobname.sim. The file will usually be named job-name\_Znn.sim. # 3.2.41 TRANSLATING MOLDFLOW DATA TO Abaqus INPUT FILES Product: Abaqus/Standard # References • “Execution procedure for Abaqus: overview,” Section 3.1.1 • “Moldflow translation examples,” Section 1.3.19 of the Abaqus Example Problems Guide # Overview Moldflow Plastics Insight (referred to as Moldflow in this section) from Autodesk, Inc. models the plastics injection mold-filling process. The results of a Moldflow simulation include calculations of material properties and residual stresses in the plastic part. The abaqus moldflow translator transforms finite element model information from a Moldflow analysis into a partial Abaqus input file. The translator requires the Moldflow interface files that are created by the Moldflow analysis. (See “The Moldflow interface files” for more information.) For midplane simulations the abaqus moldflow translator reads the interface (.pat and .osp) files created by abaqus moldflow translator Version MPI 3 or later. For three-dimensional solid simulations using Moldflow Version MPI 6 the translator reads the interface (.inp and .xml) files created using the Visual Basic script mpi2abq.vbs. This script is part of an Abaqus installation and is typically found in the moldflow\_install\_dir/Plastic Insight 6.0/data/commands directory. # Using the translator The following procedure summarizes the typical usage of the abaqus moldflow translator: 1. Run a Moldflow simulation. 2. Export the data as follows: • For a midplane Moldflow simulation export the finite element mesh data to a file named job-name.pat and the results data (material properties and residual stresses) to a file named job-name.osp. • For a three-dimensional solid Moldflow simulation using Moldflow Version MPI 6 run the Visual Basic script mpi2abq.vbs to export the finite element mesh data to a file named job-name\_mesh.inp and the results data to .xml files. 3. Run the abaqus moldflow translator to create a partial Abaqus input file from the Moldflow interface files. 4. Edit the Abaqus input file to add appropriate data for the analysis (for example, add boundary conditions and step data). 5. Submit the Abaqus input file for analysis. The Moldflow interface files contain finite element mesh data, material property data, and residual stress data. For midplane simulations you must use Moldflow to create two interface files: job-name.pat and job-name.osp. Both files must use the same units. For three-dimensional solid simulations using Moldflow Version MPI 6, the mesh and results files for filled and unfilled models are listed in Table 3.2.41–1. Table 3.2.41–1 Interface files generated using the Visual Basic script for Moldflow Version MPI 6.
| Data type | Filled model | Unfilled model |
| Finite element mesh data | job-name_mesh.inp | job-name_mesh.inp |
| Results data | job-name_v12.xml | job-name_PoissonRatios.xml |
| job-name_v13.xml | ||
| job-name_v23.xml | ||
| job-name_g12.xml | job-name_ShearModuli.xml | |
| job-name_g13.xml | ||
| job-name_g23.xml | ||
| job-name_ltec_1.xml | job-name_Ltecs.xml | |
| job-name_ltec_2.xml | ||
| job-name_ltec_3.xml | ||
| job-name_e11.xml | job-name_Moduli.xml | |
| job-name_e22.xml | ||
| job-name_e33.xml | ||
| job-name_initStresses.xml | job-name_initStresses.xml | |
| job-name_principalDirections.xml |