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. 编译的时候 -lfiniteVolume已经包含了,为什么提示fvc::grad() not declared?

编译的时候 -lfiniteVolume已经包含了,为什么提示fvc::grad() not declared?

Scheduled Pinned Locked Moved OpenFOAM
3 Posts 2 Posters 4.0k 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.
  • Y Offline
    Y Offline
    yuan_neu
    wrote on last edited by
    #1

    make/option文件内容

    EXE_INC = \
        -I$(LIB_SRC)/transportModels/twoPhaseMixture/lnInclude \
        -I$(LIB_SRC)/transportModels \
        -I$(LIB_SRC)/transportModels/incompressible/lnInclude \
        -I$(LIB_SRC)/finiteVolume/lnInclude
    
    LIB_LIBS = \
        -ltwoPhaseMixture \
        -ltwoPhaseProperties \
        -lincompressibleTransportModels \
        -lfiniteVolume
    
    
    1 Reply Last reply
  • X Offline
    X Offline
    xpqiu 超神
    wrote on last edited by
    #2

    缺少头文件 fvc.H

    Y 1 Reply Last reply
  • Y Offline
    Y Offline
    yuan_neu
    replied to xpqiu on last edited by
    #3

    @xpqiu :big_mouth:

    1 Reply Last reply

  • Login

  • Don't have an account? Register

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