Python

Your preferences in scientific/engineering/numerical programming

Hello everyone,

I am working on a project related to helping the everyday researcher do his/her programming easier and faster.

I have done a fair amount of research work at OSU and have gotten a feel for the way they program on a daily basis, but realize that it could be and probably is drastically different on different parts of the planet. As such, I am here to ask the following questions (really, any opinion helps, so feel free to respond with whatever you want):

1) What is/are your language(s) of preference? (e.g. MATLAB/Octave, Fortran, C, C++, Java, Python, etc.)
2) Do you use a certain programming style? (e.g. procedural, object-oriented, etc.)
3) What, if anything, is cumbersome with what you use now?


please help in debugging this

please tell me the errors in this programme please

 


Suman.Guha's picture

Extracting boundary conditions from output database (odb) file using ABAQUS scripting

Hi,

I am familiar with abaqus python scripting to create odb files and to extract nodal data from an output database (odb) file in ABAQUS. I would like to know whether it is possible at all, to extract the boundary conditions from an odb file. I guess that the boundary conditions are not stored in an odb file. But I am not sure. Any help in this regard ??


J.T.B. Overvelde's picture

Abaqus Script Manual/Tutorial

I have written a introduction manual/tutorial on Abaqus Scripting. I got some good feedback from my colleagues. Therefore, I would like to share the manual.The manual should give a short introduction (it will not take more than one hour) to Abaqus script in Python.

You can find the manual here:

Abaqus Script Manual

Via the same link you can also find more information on the connection between Matlab and Abaqus

Good luck!


Mike Graham's picture

Engineer/programmer sought for multiphysics simulation software development position in Baltimore, MD

CDI Marine Band Lavis Division is seeking individuals with skills in
engineering and software development in the Baltimore, MD area
(relocation assistance available) for full-time work on exciting,
research-oriented marine engineering projects. CDI is a large, stable
company of which Band Lavis Division is a small, profitable division
with a laid back atmosphere and small-company flexibility.

Candidates should be quick learners, enthusiastic workers, and have
strong technical expertise. The following skills, knowledge, and
passions are sought:

- Python, C, C++, and Fortran knowledge and experience: Our current work
is mostly Python but there will certainly be C development for
performance and library bindings.


Abaqus - evaluate stress at point (x, y, z)

Hi everyone,

I would like to evaluate the stress value (e.g  Mises) at a given point (x, y, z) within a 3D model. I cannot force this point to be a node. The problem is modeled with Element Type (C3D4).

Is there a built-in command I can issue in the input file of Abaqus to have Abaqus output the desired value to the output file?

Or, is there a python script I can use for this purpose?

Thank you,
-Ramin


Syndicate content