Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations pierreick on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: zahedi66
  • Content: Threads
  • Order by date
  1. zahedi66

    parallel processing in Contact Pair

    hello, I have two kinematic constrained contact pair, How can I run a job in parallel mode? I have read about domain decomposition in abaqus manual but couldn't figure out how?
  2. zahedi66

    how to call external program within fortran code?

    hello I want to call matlab program within my fortran code. I have google about this but can't figure out how should I write the code. for example I just want to run matlab program. is the below code is true? ------------------------------------- program Console9 implicit none call...
  3. zahedi66

    How to change load data when job hasn't completed?

    Hi dear friends, I want to use python scripting to modify load (or any model) data when the job is still running. there is a simple criterion that when mises stress meet a value, load value should change. for this purpose I have used callback function in my script and I can read and write Mises...
  4. zahedi66

    python newbie programming in abaqus

    Hello experts, a short question: is it possible to read data from .odb while job hasn't completed? I tried to open .odb while the job running but I've faced with error. here is the end of my python code: ... ... ... mdb.jobs['pythonodbtest'].submit(consistencyChecking=OFF) from odbMaterial...
  5. zahedi66

    a question about field variable in vusdfld subroutine

    Hi there, I come across with a problem, I want to define friction coeff. tabular depend on field variable and filled the table. for example: 0.05 0.1 0.1 0.5 but I dont know how abaqus treat with field(nblock,nfield), is it consider field value in any element and assign a friction coeff...
  6. zahedi66

    data pass through subroutines

    Hi there, I've wrote a couple of subroutines (Udisp and USDFLD), there is a question.... there is a variable in UDISP that is depended on a condition in USDFLD, How I can connect these two subs to each other!? any help is apprectiated
  7. zahedi66

    How to link Abaqus subroutine (written in Fortran) to Matlab in every increment during running

    I've modeled a process in ABAQUS and have wrote a subroutine for that. It is Ok and it runs. now i want to make some change in my model when the process is running by the use of matlab. for this purpose it is required to link fortran and matlab, I really appreciate any help.
  8. zahedi66

    a Connection between matlab and abaqus

    Hello My friends Firstly I appreciate your attention to read this post, I am wondering to find a tutorial or example or any help THAT show how I can write a program in Matlab that handle an ABAQUS job. Actually I want to run a job in ABAQUS that can be controlled within MATLAB program, For...
  9. zahedi66

    a question about vusdfld subroutine.

    Hello everybody, I have a question about VUSDFLD subroutine. I want to get Stress and Strain in any material point and we know that vgetvrm utility routine should be used. my question is here: for example in vgetvrm('LE',rData,...), rData (1) in any increment is standing for which material point??
  10. zahedi66

    ontime control of output and input files

    Hi, I have modeled deep drawing process and successfully have ran it and have got results. My desire is to run a job and stop it in any time i want (for example t) and then read specified output of an arbitrary node (element) AND next, i can change my input variables (for example punch speed)...

Part and Inventory Search