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,407 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,906 17 View
Dear all, How one can make consistent pattern of element connectivity in unstructured mesh in ABAQUS ? Thanks
09 October 2018 6,582 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,492 6 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,700 0 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,903 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,822 4 View
Dear all, I have real composite micro structure which is made up chromium with alumina and they are coupled perfectly each other. While performing elastoplastic analysis on the basis of patch...
07 August 2016 3,598 5 View
Hi, I have developed numerical model with metal matrix reinforced with ceramic inclusion and where imposed cohesive surface interaction between them to predict the debonding mechanism under mode...
05 June 2016 4,475 6 View
Hi every one, I would like to model Vicker indenter in abaqus and its shape is pyramid. For modelling this shape in abaqus seems difficult, I request any one of you please suggest me some...
04 May 2016 5,302 7 View
I'm currently exploring the application of Python in textile engineering, specifically in areas like data analysis, process automation, and the development of smart textiles. I'm interested in...
10 August 2024 7,429 2 View
Request Python code from this article : Gender equity of authorship in pulmonary medicine over the past decade. THANKS!
08 August 2024 6,242 2 View
Visual Studio Code (VS Code) has become a popular choice among developers for several reasons: 1. **Free and Open Source**: VS Code is free to use and open source, making it accessible to...
07 August 2024 7,013 4 View
Dear QE-users, In the method where full MS positive mode and PRM mode are used, we always get an incorrect auxiliary gas reading (41 instead of 25). This only happens in this method; other...
06 August 2024 4,953 0 View
I attempted to make a privately uploaded text public but a window appeared that said an error occurred. There was no explanation provided as to why there was an error or what might be done to...
05 August 2024 8,025 7 View
I need the python code to forecast what crop production will be in the next decade considering climate and crop production variables as seen in the attached.csv file.
05 August 2024 2,977 3 View
Hello guys! Do you have experience running a Oaxaca-Blinder decomposition on R applying person weights. How do you suggest doing it? I have a variable PERWT which gives more information on how...
04 August 2024 6,033 0 View
Hello everyone, I am currently working on a research project that aims to integrate machine learning techniques into an open source SIEM tool to automate the creation of security use cases from...
04 August 2024 3,196 2 View
I am new to Micromechanics and having similar problem with understanding the implementation of the formula's. I would appreciate if anyone can guide me on how to go about getting a scalar value...
30 July 2024 969 0 View
Hello Everyone I have a question about structure for connectivity analysis on sources. My goal: preprocess and cut data into trials create headmodels, using template MRI file perform source...
30 July 2024 2,744 1 View