User login

Navigation

You are here

How to run abaqus through python

vipinspillai's picture

Dear all,

I would like to write a function in python to calculate and change the loads and run the ABAQUS simulation.

I have seen that it is possible to run a python script from ABAQUS (for example: abaqus cae noGUI), but I would like to run ABAQUS from the python function.

would appreciate so much if someone knows if it is possible or gives me some information about that.

Thank a lots.

 

import os
os.system('abaqus job=Job-1 int')

Subscribe to Comments for "How to run abaqus through python"

More comments

Syndicate

Subscribe to Syndicate