风平老涡 发表于 2021-7-11 11:15 哦哦!!找到错误了!用了一个外部函数,没有定义,谢谢大佬!! |
本帖最后由 风平老涡 于 2021-7-11 11:27 编辑 Proteus 发表于 2021-7-11 10:08 在mod_solver中有变量或外部程序没有定义。可能拼写错误之类。不一定是子程序solve。 |
风平老涡 发表于 2021-7-10 23:23 我在模块mod_solver里也use了其他模块,是use的顺序问题吗? [Fortran] 纯文本查看 复制代码 subroutine solve(x,y,z,x_h,y_h,nx,ny,nz,nx_h,ny_h,p,u,v,w,w_h,h,h0,t,r,x_) use mod_global,only:dp,numnp,numnp_h,numel,numel_h,dime,nnx,nny,nnz,nnx_h,nny_h use mod_mesh,only:elest,elest_h,connect use mod_stiff use mod_boundary implicit none |
mod_solver模块链接有问题。该模块引用的变量或程序没有被编译。 |
捐赠本站|Archiver|关于我们 About Us|小黑屋|Fcode ( 京ICP备18005632-2号 )
GMT+8, 2024-11-23 10:44