arashn1981
2011-09-16, 12:03
Hi Everybody
I have written vusdfld and vdload in a single fortran file.I want to use
the result of vusdfld to change the load by vdload in the next increment.
First I check vusdfld without vdload, I print some of the variables in log file.
and I see these variable in log file. but when I use both vusdfld and vdload in analysis, I can just print
vdload variables in log file and there aren't vusdfld variables in log file.
It seems that vusdfld and vdload cann't work together.
I want to transfer one variable from vusdfld to vdload to change load.
please tell me how to solve my problem.
thanks in advance.
I have written vusdfld and vdload in a single fortran file.I want to use
the result of vusdfld to change the load by vdload in the next increment.
First I check vusdfld without vdload, I print some of the variables in log file.
and I see these variable in log file. but when I use both vusdfld and vdload in analysis, I can just print
vdload variables in log file and there aren't vusdfld variables in log file.
It seems that vusdfld and vdload cann't work together.
I want to transfer one variable from vusdfld to vdload to change load.
please tell me how to solve my problem.
thanks in advance.