Automated Creation of Abaqus Properties and Output Blocks Based on Element Type
Overview
This is actually two separate scripts that automate the process of setting up an Abaqus input deck where many different element types are present. The first script creates property types. It assumes that each component only has a single element type. The script first detects a component's element type, then creates a property card based upon the element type. Currently four element types are supported: shells, solids, cohesive elements, and continuum shells. The second script will create the corresponding output blocks for each of the components. They are generic in nature but can easily be updated.
Usage/Installation Instructions
Simply create your models with the element types you need for each component. Ensure that each component only has a single element type. You can then run the script and it will generate properties automatically.
Limitation
Only the four element types listed in the description are valid.
Functionality
Model/Analysis
Subfunctionality
Model Setup
Interface
Abaqus