Results 1 to 2 of 2

Thread: Python scripting in abaqus

  1. #1

    Python scripting in abaqus

    Hi

    I've written a python script to extract SDVs from Abaqus, and create the appropriate stress tensors. All is working fine and I'd now like to remove the SDVs (there are >150 of them). I have had no luck finding a deleteFieldValues (or similar) option, so my current approach is to create a blank odb, copy in the elements, nodes and results along with any non-SDV field values.

    I can figure out how to create a blank ODB, but was wondering what FE information is required in there, and the best way to create it. The abaqus example details building Materials, sections etc, which i think is overkill, i just need nodes and elements (plus nsets and elsets).

    Has anybody tried something similar? Or is there an easier way to achieve this?

    Cheers

    Mat

  2. #2
    Join Date
    2000-02
    Location
    Boston, USA
    Posts
    3,280
    Never tried that. Let us all know how it works.

    -Jorgen
    Jorgen Bergstrom, Ph.D.
    PolymerFEM Administrator

Similar Threads

  1. Using numpy or scipy within abaqus python
    By CF in forum Computer Software
    Replies: 7
    Last Post: 2011-05-12, 07:47
  2. problem with ABAQUS Python script
    By bulkup in forum Finite Element Modeling
    Replies: 2
    Last Post: 2010-11-03, 03:21
  3. Question about ABAQUS function (Python Script)
    By RenanOzelo in forum Finite Element Modeling
    Replies: 7
    Last Post: 2009-05-20, 19:49
  4. remeshing using python
    By Urmia in forum Computer Software
    Replies: 7
    Last Post: 2009-01-29, 19:49
  5. Python script for emailing ABAQUS status
    By Jorgen in forum PolymerFEM News
    Replies: 0
    Last Post: 2007-12-29, 13:33

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •