| 查看: 900 | 回复: 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 |
» 猜你喜欢
交叉科学部支持青年基金,对三无青椒是个机会吗?
已经有3人回复
国家级人才课题组招收2026年入学博士
已经有5人回复
Fe3O4@SiO2合成
已经有6人回复
青年基金C终止
已经有4人回复
青椒八年已不青,大家都被折磨成啥样了?
已经有7人回复
为什么nbs上溴 没有产物点出现呢
已经有10人回复
救命帖
已经有11人回复
招博士
已经有5人回复
26申博求博导推荐-遥感图像处理方向
已经有4人回复
限项规定
已经有7人回复
wangyikeco
木虫 (正式写手)
newbie
- 应助: 84 (初中生)
- 金币: 6814.5
- 帖子: 530
- 在线: 108.2小时
- 虫号: 25598800
- 注册: 2021-03-03
- 性别: GG
- 专业: 凝聚态物性 II :电子结构
2楼2023-09-07 00:09:49

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













回复此楼