linqus 发表于 2007-3-20 16:03

abq subroutine and fortran90

come from yahoo group

question:

> I write a vumat subroutine with fortran 90. (I renamed it as .for)
> But when I run it, it always shows error: Problem
> during compilation
> And no more information in .msg .dat or .sat files
> Does it mean we must use fortran 77 for subroutines?


answer:

You should first compile your subroutine and than just
link within option of abaqus
abaqus job=name input=input_file_name
user=user_object_name.o
Have fun



(i have not tried it, and it may work,by linqus)

zhangmeng 发表于 2007-3-28 19:06

犯这种错误也真不容易
页: [1]
查看完整版本: abq subroutine and fortran90