Can we integrate fortran with ansys . i.e. can we call ansys through fortran????
There are some videos available for ansys matlabintegration and abaqus matlab integration?
I found the document http://www.free-motor.org/DATA/p_int_2188.pdf which is about interfacing with ansys. Maybe, you can find something there.
If you want to program into a FE calculation code, I recomment you Code_Aster.
https://www.google.fr/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=0ahUKEwjo4diSxcLLAhUILhoKHdRIAIgQFggsMAE&url=http%3A%2F%2Fframabook.org%2Fdocs%2FCode_Aster%2Fbeginning_with_Code_Aster_JPAubry_20131206.pdf&v6u=https%3A%2F%2Fs-v6exp1-ds.metric.gstatic.com%2Fgen_204%3Fip%3D89.92.166.99%26ts%3D1458039699555161%26auth%3Ds73aqxdxvkt4e5mlsgo44ce5tvwuzjmn%26rndm%3D0.6888609242315344&v6s=2&v6t=3940&usg=AFQjCNE-Ar3uS_-Z2lEXtJ6s7nIRKg80XQ
Best regards.
Jacques.
If you want to study dirtortion of box girders bridges,
GMSH and Code_Aster are very adequate.
Regards.
JB
I don't think there is a Fortran API available for Ansys, but you can write a Fortran script that:
1. write an APDL file (from scratch or from template)
2. run the APDL file by calling ansys at shell/command line
3. open the results' file (you can write data to text file in APDL) and perform some further analysis
4. loop through 1-3, if needed
The same applies for Matlab.
I am doing a non linear analysis incorporating material and geometric non linearity. I apply a non linear ststic load higher than the linear eigen buckling load. the analysis terminates on account...
03 April 2019 3,039 3 View
Why is that load controlled and displacement controlled boundary conditions give different results for same meshing and boundary restraints ? I specify time at the end of load step as 1 and no of...
01 February 2019 6,263 7 View
How to select a node from a set of selected nodes and get the node number corresponding to maximum value of say y displacement. It should also take the mod (for selection of maximum negative...
31 December 2018 5,146 1 View
If I apply 2 different types of loading and I get different eigen modes for different loading types, how do I combine them in a linear fashion in APDL.Tutorial would be nice.I have used upgeom...
10 November 2018 3,707 0 View
I have made a matrix of areas 76 *5 which contain areas in first column , centroidal coordinates in the 2,3,4 columns.I want to read the first column element by element so that I can make...
07 August 2018 3,173 6 View
How to get a post buckling deflection curve using force driven analysis in apdl. The graph stops short and the run is terminated when the load reaches ultimate load or when the von mises stress...
06 July 2018 8,671 0 View
I have selected a subset of areas by ASEL,S,LOC,Y,0 APLOT With the selected areas I have counted them via *GET,A,AREA,,COUNT then I have defined an array via *DIM,B,ARRAY,1,AREA This creates an...
06 July 2018 8,320 4 View
I have attached a picture which shows 2 co axial tubes being compressed by heavy end plates. But the reduced modelling technique does not make much sense to me . IF someone could help in...
03 April 2018 8,962 3 View
I am doing non linear buckling analysis to determine the buckling co efficient of flange buckling of I beam. For doing eigen value buckling analysis , and from there I do non linear analysis to...
02 March 2018 4,655 1 View
I am modelling an I-beam with geometric imperfection and residual stress distribution for non-linear analysis. How can I add residual stress distribution which is varying in nature. Please find...
02 March 2018 6,530 7 View
Hello, good day! I am trying to simulate similar bimorph piezoelectric harvester with below commands. However, the output power doesn't change with resistor value. Please help to find the reason. ET,10,CIRCU94,0 !SET UP RESISTOR R,1,100000 !RESISTANCE VALUE TYPE,10 !SET ELEMENT TYPE E,1,2 !CREATE RESISTOR BETWEEN NODES 1 AND 2 Thanks in advance Regards,
02 March 2021 0 0 View
Hello, I have a mechanism where air rises due to convective flows. In this simulation, nothing is driving the air except this. I understand that the Boussinesq approximation only works for small...
02 March 2021 4,910 3 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
Hi. I am doing non linear FE analysis using a new material beam under flexural 2 point loading using ANSYS. I have defined a bilinear material model. The solution has converged. In results I am...
01 March 2021 9,911 3 View
I am working on roof joint and trying to simulate the behaviour in Abaqus. I am successful in running the model but the final graph does not follow the experimental curve in the negative direction...
01 March 2021 6,661 3 View
I follow this to make streamlines like the photos attached below: (software- CFD post-processing) First I plot the 2D streamline over a surface "streamline 1". them I plot a vector by the...
01 March 2021 8,668 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
I need to model masonry and reinforced concrete minarets for my MSc thesis. Which one is easier and better at modeling slender masonry structures? ANSYS or ABAQUS? (Or any other program for just...
01 March 2021 736 3 View
I have a virtual machine. My host Pc specs are not that good thats why i went for virtual servers. so basically my host pc has 8gb of ram with nvidia quadro k2200 4Gb DDR5 GPU ,processor intel...
01 March 2021 8,415 1 View
Hello, I am writing a python script to generate my model and write the input file. The problem is I have 1000 elements in my mesh and I want to assign different material properties to each...
01 March 2021 9,511 3 View