CFD中文网

    CFD中文网

    • 登录
    • 搜索
    • 最新

    Unknown psiThermo type thermoType在运行案例时出现以上报错,求大神指点一下?

    OpenFOAM
    2
    14
    763
    正在加载更多帖子
    • 从旧到新
    • 从新到旧
    • 最多赞同
    回复
    • 在新帖中回复
    登录后回复
    此主题已被删除。只有拥有主题管理权限的用户可以查看。
    • L
      Leeck 最后由 李东岳 编辑

      [24] --> FOAM FATAL ERROR: 
      [24] Unknown psiThermo type 
      thermoType
      {
          type            heTabularThermo;
          mixture         pureMixture;
          transport       tabular;
          thermo          hTabular;
          equationOfState tabularEOS;
          specie          specie;
          energy          sensibleInternalEnergy;
      }
      
      
      Valid psiThermo types are:
      
      hePsiThermo     homogeneousMixture         const       hConst       perfectGas       specie  sensibleEnthalpy        
      
      hePsiThermo     homogeneousMixture         sutherland  hConst       perfectGas       specie  sensibleEnthalpy        
      hePsiThermo     homogeneousMixture         sutherland  janaf        perfectGas       specie  sensibleEnthalpy        
      hePsiThermo     inhomogeneousMixture       const       hConst       perfectGas       specie  sensibleEnthalpy        
      hePsiThermo     inhomogeneousMixture       sutherland  hConst       perfectGas       specie  sensibleEnthalpy        
      hePsiThermo     inhomogeneousMixture       sutherland  janaf        perfectGas       specie  sensibleEnthalpy        
      hePsiThermo     multiComponentMixture      const       hConst       perfectGas       specie  sensibleEnthalpy        
      hePsiThermo     multiComponentMixture      const       hConst       perfectGas       specie  sensibleInternalEnergy  
      hePsiThermo     multiComponentMixture      sutherland  janaf        perfectGas       specie  sensibleEnthalpy        
      hePsiThermo     multiComponentMixture      sutherland  janaf        perfectGas       specie  sensibleInternalEnergy  
      hePsiThermo     pureMixture                const       eConst       perfectGas       specie  sensibleInternalEnergy  
      hePsiThermo     pureMixture                const       hConst       perfectGas       specie  sensibleEnthalpy        
      hePsiThermo     pureMixture                const       hConst       perfectGas       specie  sensibleInternalEnergy  
      hePsiThermo     pureMixture                polynomial  hPolynomial  PengRobinsonGas  specie  sensibleEnthalpy        
      hePsiThermo     pureMixture                polynomial  janaf        PengRobinsonGas  specie  sensibleEnthalpy        
      hePsiThermo     pureMixture                sutherland  eConst       perfectGas       specie  sensibleInternalEnergy  
      hePsiThermo     pureMixture                sutherland  hConst       PengRobinsonGas  specie  sensibleEnthalpy        
      hePsiThermo     pureMixture                sutherland  hConst       perfectGas       specie  sensibleEnthalpy        
      hePsiThermo     pureMixture                sutherland  hConst       perfectGas       specie  sensibleInternalEnergy  
      hePsiThermo     pureMixture                sutherland  janaf        PengRobinsonGas  specie  sensibleEnthalpy        
      hePsiThermo     pureMixture                sutherland  janaf        PengRobinsonGas  specie  sensibleInternalEnergy  
      hePsiThermo     pureMixture                sutherland  janaf        perfectGas       specie  sensibleEnthalpy        
      hePsiThermo     pureMixture                sutherland  janaf        perfectGas       specie  sensibleInternalEnergy  
      hePsiThermo     reactingMixture            const       hConst       perfectGas       specie  sensibleEnthalpy        
      hePsiThermo     reactingMixture            const       hConst       perfectGas       specie  sensibleInternalEnergy  
      hePsiThermo     reactingMixture            sutherland  janaf        perfectGas       specie  sensibleEnthalpy        
      hePsiThermo     reactingMixture            sutherland  janaf        perfectGas       specie  sensibleInternalEnergy  
      hePsiThermo     singleStepReactingMixture  sutherland  janaf        perfectGas       specie  sensibleEnthalpy        
      hePsiThermo     singleStepReactingMixture  sutherland  janaf        perfectGas       specie  sensibleInternalEnergy  
      hePsiThermo     veryInhomogeneousMixture   const       hConst       perfectGas       specie  sensibleEnthalpy        
      hePsiThermo     veryInhomogeneousMixture   sutherland  hConst       perfectGas       specie  sensibleEnthalpy        
      hePsiThermo     veryInhomogeneousMixture   sutherland  janaf        perfectGas       specie  sensibleEnthalpy        
      heheuPsiThermo  egrMixture                 const       hConst       perfectGas       specie  absoluteEnthalpy        
      heheuPsiThermo  egrMixture                 sutherland  janaf        perfectGas       specie  absoluteEnthalpy        
      heheuPsiThermo  egrMixture                 sutherland  janaf        perfectGas       specie  absoluteInternalEnergy  
      heheuPsiThermo  homogeneousMixture         const       hConst       perfectGas       specie  absoluteEnthalpy        
      heheuPsiThermo  homogeneousMixture         const       janaf        perfectGas       specie  absoluteEnthalpy        
      heheuPsiThermo  homogeneousMixture         sutherland  janaf        perfectGas       specie  absoluteEnthalpy        
      heheuPsiThermo  homogeneousMixture         sutherland  janaf        perfectGas       specie  absoluteInternalEnergy  
      heheuPsiThermo  inhomogeneousMixture       const       hConst       perfectGas       specie  absoluteEnthalpy        
      heheuPsiThermo  inhomogeneousMixture       sutherland  janaf        perfectGas       specie  absoluteEnthalpy        
      heheuPsiThermo  inhomogeneousMixture       sutherland  janaf        perfectGas       specie  absoluteInternalEnergy  
      heheuPsiThermo  veryInhomogeneousMixture   const       hConst       perfectGas       specie  absoluteEnthalpy        
      heheuPsiThermo  veryInhomogeneousMixture   sutherland  janaf        perfectGas       specie  absoluteEnthalpy        
      heheuPsiThermo  veryInhomogeneousMixture   sutherland  janaf        perfectGas       specie  absoluteInternalEnergy  
      [24] 
      [24] 
      [24]     From function static typename Table::iterator Foam::basicThermo::lookupThermo(const Foam::dictionary&, Table*, int, const char**, const Foam::word&) [with Thermo = Foam::psiThermo; Table = Foam::HashTable<Foam::autoPtr<Foam::psiThermo> (*)(const Foam::fvMesh&, const Foam::word&), Foam::word, Foam::string::hash>; typename Table::iterator = Foam::HashTable<Foam::autoPtr<Foam::psiThermo> (*)(const Foam::fvMesh&, const Foam::word&), Foam::word, Foam::string::hash>::iterator]
      [24]     in file lnInclude/basicThermoTemplates.C at line 46.
      [24] 
      FOAM parallel run exiting
      T 1 条回复 最后回复 回复 引用
      • T
        Tens 讲师 @Leeck 最后由 编辑

        @leeck of里好像没看到过heTabularThermo这种类型,是你自己写的吗?

        L 1 条回复 最后回复 回复 引用
        • L
          Leeck @Tens 最后由 编辑

          @tensn您好,这个文件也有 0eb8a781-4c28-4835-9bb9-9e5097d2653f-image.png ,其他几个库文件如下:
          842d242a-2597-4612-85fe-03cf15236f07-image.png
          160bae4b-320d-4024-8da7-61c82cc0dd69-image.png f1acba8e-471d-42fd-82ce-46a849a65072-image.png
          cd4dafc4-df92-4519-b9d3-62631594df6e-image.png
          speice和basic已经使用wclean lib 和wmake libso编译

          L 1 条回复 最后回复 回复 引用
          • L
            Leeck @Leeck 最后由 编辑

            @leeck option文件如下:
            9153ac5a-08d9-44ca-be0f-c09d7838cb7a-image.png

            T 1 条回复 最后回复 回复 引用
            • T
              Tens 讲师 @Leeck 最后由 编辑

              @leeck 这是哪个版本的openfoam

              L 1 条回复 最后回复 回复 引用
              • L
                Leeck @Tens 最后由 编辑

                @tens openfoam5.x

                T 1 条回复 最后回复 回复 引用
                • T
                  Tens 讲师 @Leeck 最后由 编辑

                  @leeck 我之前在of5里好像也没见到这个,是自己写的或者网上找的吧,应该是编译中哪里不对

                  L 1 条回复 最后回复 回复 引用
                  • L
                    Leeck @Tens 最后由 编辑

                    @tens 是下载的别人的集成文件,按照人家的方法出错了

                    T 1 条回复 最后回复 回复 引用
                    • T
                      Tens 讲师 @Leeck 最后由 编辑

                      @leeck Make/file里面有没有加这个文件,如果方便网站发一下我试试

                      L 1 条回复 最后回复 回复 引用
                      • L
                        Leeck @Tens 最后由 Leeck 编辑

                        @tens 文件太大发不过来,文档显示支持of5.x,我给您个链接,https://github.com/cbunge/coolPropTableGenerator

                        T 1 条回复 最后回复 回复 引用
                        • T
                          Tens 讲师 @Leeck 最后由 编辑

                          @leeck 我刚才试了下,成功编译是可以运行run里面的算例的,你可能是没编译成功?

                          L 1 条回复 最后回复 回复 引用
                          • L
                            Leeck @Tens 最后由 编辑

                            @tens 我可能那一步错了。。。。,您能给我大概说一下不

                            L 1 条回复 最后回复 回复 引用
                            • L
                              Leeck @Leeck 最后由 编辑

                              或者您有方便的联系方式

                              T 1 条回复 最后回复 回复 引用
                              • T
                                Tens 讲师 @Leeck 最后由 编辑

                                @leeck Q562658790

                                1 条回复 最后回复 回复 引用
                                • First post
                                  Last post