找回密码
 注册
查看: 2617|回复: 4

DUNS里面错误多多,我快疯了

[复制链接]
发表于 2004-3-11 12:38:53 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
calcwi.f里面的50行
         ca(kk) = max(0.,rcl*qr(k+2)/ri(kk))
我认为错了,应该为         ca(kk) = max(0.,rcl*qr(k+2)/wm(kk)*1000)
  ff = ener*dfa(nn)*tcl**dft(nn)*exp(freq*dfe(nn)/tcl)*tbc
         rr = ener*dba(nn)*tcl**dbt(nn)*exp(freq*dbe(nn)/tcl)*tbc
         do k=1,nst
            kk = kmap(k)
            ff = ff*ca(kk)**coff(kk,nn)
            bb = bb*ca(kk)**cofb(kk,nn)
上面的rr应该为bb
还有reactck.f里面的subroutine fun的变量gamdt没有赋值就使用了
发表于 2004-3-15 21:53:43 | 显示全部楼层

DUNS里面错误多多,我快疯了

I had once checked DUNS with its test case, I found it never converge using
H2/O2 reaction scheme. It must have error. I coded my own code with H2/O2
reaction scheme, converge is easily obtained for hypsersonic flow past a
cylinder.
 楼主| 发表于 2004-3-16 08:34:07 | 显示全部楼层

DUNS里面错误多多,我快疯了

Did you input the react mechenism of H2/O2 using the reactions mode in DUNS?Did you use a global one step mechanism? Could you change the corresponding codes as what I said and then test it?Thank you for your post.I hope we can have a detailed talk one day.My QQ:63537823
发表于 2010-11-28 22:37:19 | 显示全部楼层
留个脚印
发表于 2011-8-6 16:24:15 | 显示全部楼层
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表