| 查看: 925 | 回复: 2 | ||
| 【悬赏金币】回答本帖问题,作者sin81将赠送您 10 个金币 | ||
[求助]
VASP6.4 编译问题
|
||
|
用的intel2016 的编译器,开始能正常编译,中间断了,出现如下错误, 请问是怎么回事,如何解决?谢谢! mpiifort -free -names lowercase -assume byterecl -w -xHOST -O2 -I/opt/intel/compilers_and_libraries_2016.4.258/linux/mkl/include/fftw -c random.f90 random.F(70): error #8259: The type bound procedure definition statement must contains only one binding name. [RANDOM_REAL_ARRAY] procedure, private :: random_real_scalar, random_real_array --------------------------------------------------^ random.F(71): error #8259: The type bound procedure definition statement must contains only one binding name. [UNIFORM_REAL_ARRAY] procedure, private :: uniform_real_scalar, uniform_real_array, & ---------------------------------------------------^ random.F(67): error #8423: In GENERIC type bound procedure definition each binding name must be the name of a specific binding of the type. [UNIFORM_REAL_ARRAY] generic, public :: uniform => uniform_real_scalar, uniform_real_array, & -----------------------------------------------------------^ random.F(68): error #8423: In GENERIC type bound procedure definition each binding name must be the name of a specific binding of the type. [UNIFORM_COMPLEX_SCALAR] uniform_complex_scalar, uniform_complex_array ------------^ random.F(68): error #8423: In GENERIC type bound procedure definition each binding name must be the name of a specific binding of the type. [UNIFORM_COMPLEX_ARRAY] uniform_complex_scalar, uniform_complex_array ------------------------------------^ random.F(66): error #8423: In GENERIC type bound procedure definition each binding name must be the name of a specific binding of the type. [RANDOM_REAL_ARRAY] generic, public :: random => random_real_scalar, random_real_array ---------------------------------------------------------^ random.F(206): error #8486: There is no matching specific subroutine for this type bound generic subroutine call. [RANDOM] call gen_wave%random(rane) ----------------------^ random.F(212): error #8486: There is no matching specific subroutine for this type bound generic subroutine call. [UNIFORM] call gen_wave%uniform(rang, center, width) ----------------------^ random.F(238): error #8486: There is no matching specific subroutine for this type bound generic subroutine call. [RANDOM] call gen_ion%random(rng_ion) -------------------------^ random.F(245): error #8486: There is no matching specific subroutine for this type bound generic subroutine call. [UNIFORM] call gen_ion%uniform(rang_ion, center, width) ---------------------^ random.F(261): error #8486: There is no matching specific subroutine for this type bound generic subroutine call. [RANDOM] call generator%random(skip) -------------------------------^ random.F(265): error #8486: There is no matching specific subroutine for this type bound generic subroutine call. [RANDOM] call generator%random(skip) ---------------------------^ random.F(396): error #8486: There is no matching specific subroutine for this type bound generic subroutine call. [RANDOM] call generator%random(array(ii)) ---------------------------^ random.F(410): error #8486: There is no matching specific subroutine for this type bound generic subroutine call. [RANDOM] call generator%random(first) -----------------------^ random.F(414): error #8486: There is no matching specific subroutine for this type bound generic subroutine call. [RANDOM] call generator%random(second) ---------------------------^ random.F(428): error #8486: There is no matching specific subroutine for this type bound generic subroutine call. [UNIFORM] call generator%uniform(array(ii), center, width) ---------------------------^ random.F(437): error #8486: There is no matching specific subroutine for this type bound generic subroutine call. [UNIFORM] call generator%uniform(re_part, center, width) -----------------------^ random.F(438): error #8486: There is no matching specific subroutine for this type bound generic subroutine call. [UNIFORM] call generator%uniform(im_part, width=width) ! only real part shifted -----------------------^ random.F(448): error #8486: There is no matching specific subroutine for this type bound generic subroutine call. [UNIFORM] call generator%uniform(array(ii), center, width) ---------------------------^ compilation aborted for random.f |
» 猜你喜欢
288环境专硕,求调材料方向
已经有39人回复
353求调剂
已经有4人回复
一志愿211电子信息347求调剂
已经有3人回复
323求调剂
已经有4人回复
285求调剂
已经有7人回复
一志愿211,化学学硕,310分,本科重点双非,求调剂
已经有9人回复
22408 266求调剂
已经有4人回复
313求调剂
已经有3人回复
305求调剂
已经有3人回复
求调剂
已经有11人回复
wangyikeco
木虫 (正式写手)
newbie
- 应助: 84 (初中生)
- 金币: 7129.5
- 帖子: 549
- 在线: 112.7小时
- 虫号: 25598800
- 注册: 2021-03-03
- 性别: GG
- 专业: 凝聚态物性 II :电子结构
2楼2023-09-07 00:09:49

3楼2023-09-07 21:24:48














回复此楼