Dear All,
Am beginner for python abaqus script i need to browse a file by script for user preferred location will any one help me .
Thanks,
C.Jude Antro
For reading the text file
RT=open("filename","r")
R=np.loadtxt(RT,delimiter=',',dtype={'names':('Number','Radius'),'formats':('int','float')})
For more information please find this link
https://www.guru99.com/reading-and-writing-files-in-python.html#3
Hi iam using tcltk command to create check button as attached from the tcl script i call APDL macro using ans_sendcommand /INPUT,D:/TSIC-EDA/Ansys/Mat_Vest,mac The macro run run sucessful but i...
10 November 2017 6,633 0 View
Hi Everyone, I need to get the DOMAIN name through ansys APDL command to run the APDL macro only in that domain. Thanks
07 August 2017 5,898 1 View
Hi All, i want to set expiry date in ansys apdl macro,and get the date through macro in ansys classic please help me. Thanks & regards, C.Jude Anrtro
06 July 2017 2,586 0 View
05 June 2017 3,061 0 View
05 June 2017 4,986 1 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
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
Which is suitable for use with Python? MySQL or SQL Server? What is your suggestion?
01 March 2021 3,422 3 View
Please, if Gaussian Parameter optimization is possible in this code structure
28 February 2021 278 3 View
I wanted to add an extra parameter to the existing Johnson cook equation in the ABAQUS simulation. How to add those extra parameters. Ref: A modified Johnson-Cook material model with strain...
28 February 2021 4,841 3 View
System Description Cuda 11.2 GeForce GTX 1080ti tensorflow version 2.4.1 keras version 2.2.0 python version 3.8 I was getting the below error when I try to run my code on the...
25 February 2021 6,673 2 View
23 February 2021 7,826 2 View
I am looking for implementation of bayesian decision trees and bayesian regression trees in Python and/or R.. Do you know if the existing libraries support this
23 February 2021 6,689 3 View
Hi everyone. I am researching droguht effects on soil water drought. I am looking for already implemented functions in R or Python to estimate soil water content from precipitation,...
21 February 2021 2,084 1 View
I treid to use Entrez Batch, but it redirects me to NCBI site. Is there any script of Linux or Python through which I can download Fasta sequence of list of gene ID ?
21 February 2021 7,783 12 View