Dear all,
How do we run ABAQUS python scripts through SPYDER ?
Generally it is possible to run via command window or even in MATLAB but I am looking similar to run that code via SPYDER ipython console .
Thanks in advances
Pandi
Pitchai Pandi Running a python script in Spyder is very similar to running it on Matlab command window.
You can run the script "Filename.py" in Spyder using the following command
os.system("abaqus cae noGUI=Filename.py")
To learn more about getting the script ready, this post explains scripting very well
http://bertoldi.seas.harvard.edu/files/bertoldi/files/learnabaqusscriptinonehour.pdf
Dear all, I tried to reconstruct the consistent sequence pattern of element connectivity (in order to use one type element formulation for all the elements) for the extracted mesh details from...
10 November 2018 6,301 0 View
Dear all, I have a question related to element connectivity in ABAQUS , while looking at the ABAQUS element connectivity in local coordinate system is not mapped identically to the element...
09 October 2018 9,538 17 View
Dear all, How one can make consistent pattern of element connectivity in unstructured mesh in ABAQUS ? Thanks
09 October 2018 6,447 0 View
Dear All, I am writing VAM based Finite element frame work numerical code and for which, I am taking the mesh details (C3D8- brick element) from ABAQUS through PYTHON program. The problem is...
09 October 2018 1,568 0 View
Dear all, How to get the order of local node numbering system particularly for the case of ABAQUS solid (C3D8) and plane elements(CSP4/CPE4). This information is mainly required for me to find the...
09 October 2018 8,268 6 View
Dear all, I performed a micromechanical cantilever beam bending analysis on the reconstructed real sample of microstructure from the SEM image. This numerical analysis has been particularly...
06 July 2018 5,820 0 View
Dear All, How to define different values of fracture energy for each mode by using the principle of pure mode independent behavior in abaqus. particularly using cohesive surface approach. Thank you
02 March 2018 7,731 4 View
07 August 2016 3,441 5 View
05 June 2016 4,390 6 View
04 May 2016 5,140 7 View
I have tried to download the 64-bit version of MGLtools however, as many times as I have downloaded and uninstall the programs, an error arises that the app needs to be updated. Thank you.
03 March 2021 5,997 2 View
Hi everyone, I am conducting research for my Master's thesis. I am using PROCESS by Johnson-Neyman to analyze my Moderator model. I test the relationship between Public Service Motivation and...
03 March 2021 2,350 2 View
I just wanted to check if I need to run a linear regression separately if I am using PROCESS MACRO to run mediation analysis. Thank you.
02 March 2021 4,359 3 View
Hi, I am trying to construct a multi-layer fibril structure from a single layer in PyMol by translating the layer along the fibril axis. For now, I am able to use the Translate command in PyMol...
02 March 2021 4,569 4 View
Dear Colleagues, After running Western blot on PVDF membrane and detection using ECL, I would like to stain my PVDF with colloidal gold to be able to allign the ECL image with total proteins on...
02 March 2021 7,829 3 View
So, I have been trying to run a pACYC PCR which will be used later on for a Gibson Assembly. However the PCR is not working. I have already tried gradient PCR and changing extension time; however...
02 March 2021 1,146 2 View
Hi, I am trying to figure out which test would be most appropriate to run for the following question: Is there a difference in task blood pressure between smokers and non-smokers? There are two...
01 March 2021 8,235 2 View
I want to do a parameter study of a aixsymmetric cylinder in Abaqus. I want to create several jobs where I get the stresses for 3 different points in my model. These points are defined. I wrote a...
01 March 2021 10,078 1 View
I'm looking to try out an off-the-shelf EEG set for some exploratory work. Curious if anyone has used the OpenBCI, and how much set-up work is required. I've heard they are more difficult to get...
01 March 2021 4,128 3 View
Dear Researchers I am trying to perform a PIL simulation using STM32F4 Discovery board and comunication serial USB TO TTL. During simulation I receive the following timeout error: An error...
01 March 2021 2,327 1 View