fortran问题D:\Numcal\R404a\R410A.FOR(71) :Error:Syntax error,found ')' when expecting one of:;& *0.5)*Re*Pr/((1+Pr**(4/5))**(5/6)))**2))**(-5)-----------------------------------------------^请问以上是什么错误?

来源:学生作业帮助网 编辑:六六作业网 时间:2024/10/06 17:48:47
fortran问题D:\Numcal\R404a\R410A.FOR(71):Error:Syntaxerror,found'')''whenexpectingoneof:;&*0.5)*Re*Pr/((

fortran问题D:\Numcal\R404a\R410A.FOR(71) :Error:Syntax error,found ')' when expecting one of:;& *0.5)*Re*Pr/((1+Pr**(4/5))**(5/6)))**2))**(-5)-----------------------------------------------^请问以上是什么错误?
fortran问题
D:\Numcal\R404a\R410A.FOR(71) :Error:Syntax error,found ')' when expecting one of:;
& *0.5)*Re*Pr/((1+Pr**(4/5))**(5/6)))**2))**(-5)
-----------------------------------------------^
请问以上是什么错误?

fortran问题D:\Numcal\R404a\R410A.FOR(71) :Error:Syntax error,found ')' when expecting one of:;& *0.5)*Re*Pr/((1+Pr**(4/5))**(5/6)))**2))**(-5)-----------------------------------------------^请问以上是什么错误?
检查(,)是否漏掉了,正反括号要一一对应.