Skip to content
  • 最新
  • Categories
  • 东岳流体
  • 随机看[请狂点我]
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
CFD中文网

CFD中文网

  1. CFD中文网
  2. OpenFOAM
  3. reactingFoam, 如何计算每个基元反应的反应速率

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

Scheduled Pinned Locked Moved OpenFOAM
2 Posts 2 Posters 3.6k Views
  • 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 Offline
    B Offline
    buxiangle2012
    wrote on last edited by CFD中文网
    #1

    想计算每个基元反应的反应速率, 需要调用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
  • C Offline
    C Offline
    CarmeloSun
    wrote on last edited by
    #2

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

    1 Reply Last reply

  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • 最新
  • Categories
  • 东岳流体
  • 随机看[请狂点我]