Skip to content
View tufailmab's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report tufailmab

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. AbaqusBatchJobSubmissionScript AbaqusBatchJobSubmissionScript Public

    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…

    Python 1 1

  2. PythonGeneratedAsphaltMat PythonGeneratedAsphaltMat Public

    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 simula…

    Python 1

  3. Soft_Actuator_Geom_Wrapping Soft_Actuator_Geom_Wrapping Public

    This project provides a Python-based tool for generating fiber-wrapped geometry around a soft bending actuator for dynamic finite-element analysis (FEA). The script computes fiber parameters, creat…

    Python

  4. Drift_based_loading_protocol Drift_based_loading_protocol Public

    This project provides a Python script to generate cyclic loading protocols for FEA simulations. It creates time vs. amplitude data based on user-defined drift percentages, cycles, and loading param…

    Python 1

  5. Abaqus_MultiInp_oneFor Abaqus_MultiInp_oneFor Public

    This Python script automates the submission of Abaqus jobs for all .inp files in the current directory using a single .for user subroutine. It creates and runs a job for each input file, making it …

    Python

  6. Abaqus_oneInp_MultiFor Abaqus_oneInp_MultiFor Public

    This Python script automates Abaqus job submission using a single .inp file and multiple .for user subroutines. It creates a job for each .for file, allowing batch testing of different subroutines …

    Python