Hallo Compomann,
bei mir hat das mit uexternaldb.f mit folgenden Zeilen geklappt:
-------------------------------------------------------------------
c
subroutine uexternaldb(lop,lrestart,time,dtime,kstep,kinc)
c
include 'aba_param.inc'
c
dimension time(2)
character*256 command
c
command = "/usr/bin/abaqus script=/home/script.py"
c
call system(command)
return
end
-------------------------------------------------------------------
Gruß,
Milasan
Eine Antwort auf diesen Beitrag verfassen (mit Zitat/Zitat des Beitrags) IP