GithubHelp home page GithubHelp logo

batmanabcdefg / cohesive_elements Goto Github PK

View Code? Open in Web Editor NEW

This project forked from frankietong/cohesive_elements

0.0 0.0 0.0 14.23 MB

Python code to insert cohesive elements given bone and damage elements defined in an Abaqus inp file format

Python 100.00%

cohesive_elements's Introduction

README

This README is a for the usage of the cohesive_element module. Check the V17 SOP documentation and the header documentation in v17-x.py for more details.

How do I get set up?

This program was built using Python v2.9.7 on a UNIX based system due to how UNIX handles global variables between multiple processes as shared memory when used in a read only fashion. Although the program will run on WINDOWS based computers, the global copy for processes on WINDOWS systems causes the program to run suboptimally. It is suggested to run this program on UNIX based system when working with large ABAQUS files and only use WINDOWS for testing.

Running the Program

The main program can be called directly from the command line using the following command:

python v17-x.py

Input Parameters

Input inp file with the name input.inp should be located in the folder inp/input.inp located in the same directory of the program. The variable inputName in the program v17-x.py should then be changed to inputName = "input" before running the program.

Outputs

A folder with the output inp file should be found in the reports folder in the same directory of the program.

Who do I talk to?

Code Creator: Hammid Ebrahimi [[email protected]], Saied Samiezadeh [[email protected]]

Code Maintainer: Frankie (Hoi-Ki) Tong [[email protected]]

cohesive_elements's People

Contributors

frankietong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.