Navigation

    CFD中文网

    CFD中文网

    • Login
    • Search
    • 最新

    reactingFoam, 如何计算每个基元反应的反应速率

    OpenFOAM
    2
    2
    1576
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      buxiangle2012 last edited by CFD中文网

      想计算每个基元反应的反应速率, 需要调用chemistryModelI.H里定义的reactions()函数,

      template<class CompType, class ThermoType>
      inline const Foam::PtrList<Foam::Reaction<ThermoType> >&
      Foam::chemistryModel<CompType, ThermoType>::reactions() const
      {
          return reactions_;
      }
      

      怎么做才能调用到这个函数

      1 Reply Last reply Reply Quote
      • C
        CarmeloSun last edited by

        您好,请问您最后解决了嘛,怎么样输出每个基元反应的速率呀

        1 Reply Last reply Reply Quote
        • First post
          Last post

        CFD中文网 | 东岳流体 | 京ICP备15017992号-2
        论坛登录问题反馈可联系 li.dy@dyfluid.com