You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fretting fatigue is wear and fatigue damage at the interface of two surfaces under small cyclic motion, causing friction, wear debris, and crack formation. This project offers a guide on simulating Fretting Fatigue in Abaqus, focusing on 2D models, custom meshing, Field Outputs for analysis, and automating parameter selection with Python scripting.
This Python script automates the process of submitting Abaqus jobs for .inp files in the current directory. It creates a .bat file for each .inp file and runs the Abaqus command using the specified number of CPUs. No matter how many input files you have in your current directory.
This project provides a Python script to fit experimental relaxation modulus data to a Prony series model. It generates a material input file compatible with ABAQUS for viscoelastic material simulations.