devinberg / Abaqus-script-for-diamond-shaped-pressurized-plate

This code consists of a series of nested FOR loops which iterate through the various model parameters, compute the shape of the bladder segment, mesh the segment, apply the load, and submit the simulation. The results of each run of the simulation are written to a unique .ODB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abaqus-script-for-diamond-shaped-pressurized-plate

This code consists of a series of nested FOR loops which iterate through the various model parameters, compute the shape of the bladder segment, mesh the segment, apply the load, and submit the simulation. The results of each run of the simulation are written to a unique .ODB

The scripting used here is modeled after the process described by Kevin Maxwell at Texas A&M University: http://goo.gl/wbaiB

An example of the results produced using these scripts and a method for processing the data is shown on Figshare: http://dx.doi.org/10.6084/m9.figshare.710602

About

This code consists of a series of nested FOR loops which iterate through the various model parameters, compute the shape of the bladder segment, mesh the segment, apply the load, and submit the simulation. The results of each run of the simulation are written to a unique .ODB


Languages

Language:Python 100.0%