Dear Martin,
yes it is a student project but I will have on april the license as I say. the funding come from the industry so they ask me to do some work with abaqus and until april I cannot stay and doing nothing, otherwise I will have to looking for another job.
what should I do? leave the...
Hallo,
I would like to know how can make an output file from teh input file of abaqus. Normally typing
*print
*node
it put the results in and existing file txt but I would like to put it in a new file text like I do when from the CAE I go
report->field output and so on.
thanks,
Guido
Dear xerf,
this is the msg file
1
ABAQUS VERSION 6.5-1 DATE 12-Feb-2007 TIME 23:55:09
For use by Legends Never Die under license from ABAQUS, Inc.
displacement
passo iniziale...
Hallo,
I would like to know how can make an output file from teh input file of abaqus. Normally typing
*print
*node
it put the results in and existing file txt but I would like to put it in a new file text like I do when from the CAE I go
report->field output and so on.
thanks,
Guido
Hallo,
I would like to know how can make an output file from teh input file of abaqus. Normally typing
*print
*node
it put the results in and existing file txt but I would like to put it in a new file text like I do when from the CAE I go
report->field output and so on.
thanks,
Guido
Hallo Everybody,
I would like to know how to use the subroutine abaqus:
SUBROUTINE DISP(U,KSTEP,KINC,TIME,NODE,NOEL,JDOF,COORDS)
C
INCLUDE 'ABA_PARAM.INC'
C
DIMENSION U(3),TIME(2),COORDS(3)
C
user coding to define U
RETURN
END
I try to put some values like...