Coder Social home page Coder Social logo

python_abaqus's Introduction

python ABAQUS- A virtual way to use ABAQUS (https://www.simuleon.com/simulia-abaqus/)

Code to control abaqus model through python API.

Code heavily commented.

Run script after opening abaqus cae, to execute.

  • simply_supported_script.py for the case of static analysis
  • vibration_frequency.py for the case of frequency extraction

python_abaqus's People

Contributors

chintanp avatar joshi2727 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

python_abaqus's Issues

Openpyxl wont work in Abaqus

I have downloaded openpyxl using python 2.7.3. I then copied the entire openpyxl folder as well as jdcal.py over to C:\SIMULIA\CAE\2019SE\win_b64\tools\SMApy\python2.7\Lib\site-packages. However, I get the following error:

File "C:\SIMULIA\CAE\2019SE\win_b64\tools\SMApy\python2.7\lib\site-packages\openpyxl_init_.py", line 6, in
from openpyxl.workbook import Workbook
File "C:\SIMULIA\CAE\2019SE\win_b64\tools\SMApy\python2.7\lib\site-packages\openpyxl\workbook_init_.py", line 4, in
from .workbook import Workbook
File "C:\SIMULIA\CAE\2019SE\win_b64\tools\SMApy\python2.7\lib\site-packages\openpyxl\workbook\workbook.py", line 7, in
from openpyxl.worksheet.worksheet import Worksheet
ImportError: No module named worksheet

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.