[Towhee-users] Install problems
Brought to you by:
marcus_martin
|
From: caoch <ca...@rs...> - 2009-02-20 17:24:47
|
Hello all: I want to use towhee to do some MC simulations. I tried to compile towhee but failed because there are so many undefined subroutines in the source files. For example in the allocate.F I got the below messages: allocate.o: In function `twh_allocate_eam__': ~/towhee-6.2.2/Source/allocate.F:39: undefined reference to `twh_eam_rho_real__' ~/towhee-6.2.2/Source/allocate.F:40: undefined reference to `twh_eam_rho_temp__' In fact there are so many above like messages that I can not show them all. I doubt maybe the source files are not complete. Can anyone tell me the place where these undefined subroutines are? Best regards Caoch Tokyo Institute Technology |