Hi everyone;
I'm writing a subroutine to change Young Modulus with changes in both stress and strain. I think stress and strain are field variables but what is state variable here? Is it necessary to define state variable?
Hi everyone;
I tried to link abaqus with intel fortran compiler and I set all paths in environmental variables such as:
C:\Program Files\Microsoft Visual Studio 9.0\VC\bin;
C:\Program Files\Intel\Compiler\11.0\061\fortran\Bin\IA32;
C:\Program Files\Intel\Compiler\11.0\061\fortran\lib\ia32;
but I...
I have a model containing both finite and infinite elements, when I apply gravity load to the model the results(stresses) are unreasonable. how can I solve this problem?