Hi have problem when doing surface fitting the surface that i obtained has the x and y axis switched. The code is:
ft = fittype( 'poly33' );
opts = fitoptions( ft );
opts.Weights = zeros(1,0);
coeffnames(ft) %mostra os coeficientes
formula(ft) %mostra a equação final...
Hi, I am running ANSYS in a batch mode and when I doing the mesh of my strucuture at a secpecific point I have a irregular mesh and ANSYS ask me if I really want this iregular mesh and I said yes when runing de APDL code in GUI interface.
But when I run the code in batch mode ANSYS doesn't mesh...
Hi,
I am modeling fatigue circular crack evolution on ANSYS but I have a problem in the geometry. For some values of crack dimension the VGLUE is done without any problem but for other values it gives me an error asking to change BTOL? It's purley randomic. The geometri was done in ANSYS.
1...
Hi, I am doing some research in fatigue crack modeling. I am using ansys and Matlab interface. But now I have a problem i can't load a .inp file on ansys, when the the solution is done for example.
What I'am doing now it's save de job em .db close ansys and them laod a new .inp file in which I...