[ZDP/CPCC]
qtplaskin和主程序运行问题
计算软件交流
10 人阅读
|
0 人回复
|
2025-10-21
|
1.在完成运行后使用qtplaskin导出目标文件路径,出现这个提示,是因为文件太大了吗?一共5000多个反应。
2.运行主程序后,出现这些报错:error #6632: Keyword arguments are invalid without an explicit interface. [GAS_TEMPERATURE]
Compilation Aborted (code 1)
error #7012: The module file cannot be read. Its format requires a more recent F90 compiler. [ZDPLASKIN]
error #6632: Keyword arguments are invalid without an explicit interface. [QTPLASKIN_SAVE]
error #6632: Keyword arguments are invalid without an explicit interface. [REDUCED_FIELD]
error #6632: Keyword arguments are invalid without an explicit interface. [GAS_TEMPERATURE]
error #6632: Keyword arguments are invalid without an explicit interface. [ELEC_MOBILITY_N]
error #6632: Keyword arguments are invalid without an explicit interface. [GAS_TEMPERATURE]
error #6514: Substring or array slice notation requires CHARACTER type or array. [DENSITY]
error #6404: This name does not have a type, and must have an explicit type. [DENSITY]
error #6549: An arithmetic or LOGICAL type is required in this context.
error #6514: Substring or array slice notation requires CHARACTER type or array. [DENSITY]
error #6355: This binary operation is invalid for this data type. [DENSITY]
error #6410: This name has not been declared as an array or a function. [DENSITY]
error #6514: Substring or array slice notation requires CHARACTER type or array. [DENSITY]
error #6549: An arithmetic or LOGICAL type is required in this context.
error #6514: Substring or array slice notation requires CHARACTER type or array. [DENSITY]
error #6355: This binary operation is invalid for this data type. [DENSITY]
error #6514: Substring or array slice notation requires CHARACTER type or array. [DENSITY]
error #6355: This binary operation is invalid for this data type. [DENSITY]
error #6514: Substring or array slice notation requires CHARACTER type or array. [DENSITY]
error #6549: An arithmetic or LOGICAL type is required in this context.
error #6514: Substring or array slice notation requires CHARACTER type or array. [DENSITY]
error #6514: Substring or array slice notation requires CHARACTER type or array. [DENSITY]
error #6549: An arithmetic or LOGICAL type is required in this context.
error #6355: This binary operation is invalid for this data type. [DENSITY]
error #6549: An arithmetic or LOGICAL type is required in this context.
error #6514: Substring or array slice notation requires CHARACTER type or array. [DENSITY]
error #6355: This binary operation is invalid for this data type. [DENSITY]
error #6514: Substring or array slice notation requires CHARACTER type or array. [DENSITY]
error #6514: Substring or array slice notation requires CHARACTER type or array. [DENSITY]
Compilation Aborted (code 1)
error #7012: The module file cannot be read. Its format requires a more recent F90 compiler. [DVODE_F90_M]
error #6406: Conflicting attributes or multiple declaration of name. [VODE_OPTS]
在提示错误之后忽略错误能继续运行,结果和之前的已发表结果也对的上,那么这些错误代表什么呢?
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?立即注册
x
|
|
|
|
|